|
Previous Top Next |
This class currently has 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