www.icetips.com  Icetips Utilities Documentation

Overview

Previous  Top  Next  


This is a tiny class with just one method in it.  Pass a file lable to the GetFilePrefix and you will get back the prefix string for the file.  Very useful when using PROP:Alias to set the prefix for SQL statements. 

 

ITFilesClass            CLASS(ITStringClass),TYPE,Module('ITFilesClass.clw'),Link('ITFilesClass',_ITUtilLinkMode_),DLL(_ITUtilDllMode_)

 

GetFilePrefix             Procedure(FILE pF),String

                       END

 



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