CreateFullPath
Last updated
ListFiles.CreateFullPath (METH)METHOD CreateFullPath : BOOL
This method constructs the full file path using sDirectory and sFilename.
InOut:
Return
CreateFullPath
BOOL
Input
sDirectory
STRING(254)
Input
sFilename
STRING(254)
Input
psResult
POINTER TO STRING(gc_Parameters.gc_iMaxFileNameLength)
Last updated

