www.icetips.com  Icetips Utilities Documentation 10/27/2015    

String Class:  SkipEOLOnLastLine

Previous  Top  Next  


The SkipEOLOnLastLine property is used in the WriteQToFile method and is used to indicate if the last line written to the file should have the End Of Line delimiter added to it or not.  If it is FALSE, an extra empty line is added at the end of the file.  If it is TRUE the last line does not have a line termination delimiter so there is no empty line.  Default value is FALSE.

 

It is declared as:

 

SkipEOLOnLastLine          BYTE

 



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