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

Page Of Pages Class: WriteTheFile

Previous  Top  Next  


Prototype: (String pFileName, Long pFileSize),Long,PROC

 

pFileNameName of the windows metafile to write. 
pFileSizeThe size of the file

 

ReturnsReturns the number of bytes written to the metafile.  This should always match the value of pFileSize.  The method can be called as a procedure.

 

This method is responsible for writing the PageBuffer back to the windows metafile after the SearchString has been replaced with the correct page number values.  This method should not be called outside of the Page of Pages class and should be considered private method.

 

See also:

PageBuffer
SearchString
ReadTheFile
SetPageOfPages

 



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