www.icetips.com  Icetips Utilities Documentation 6/26/2012    

Page Of Pages Class: ProfileToODS

Previous  Top  Next  


Prototype: None

 

This method is for debugging purposes only.  It sends information about the time taken by the calls to SetPageOfPages process, detailing how long the search/replace operation took.  Unless you experience performance problems, you never need to call this method.

 

Example:

ITPoP  ITPageOfPagesClass

   CODE

   ITPoP.Init(Report,SELF.PreviewQueue,'?PPPP?')

   !! Print ton of pages here...

   ITPoP.SetPageOfPages  ! Process the metafiles.

   ITPoP.ProfileToODS    ! Send the timing information to DebugView

 

 

See also:

TimeTaken

SetPageOfPages

 



Direct link to this page: http://www.icetips.com/manuals/utilities/profiletoods_pageofpage.htm