-
Notifications
You must be signed in to change notification settings - Fork 4
Files_functions
FiveTechSoft edited this page Apr 11, 2018
·
3 revisions
Name | Description |
---|---|
cFileNoExt( cPathMask ) | Returns the filename without ext |
cFileNoPath(cPathMask) | Returns just the filename without the path |
lIsDir( cDirName ) | Checks if a directory exists |
CopyFiles() | Just for Android, moves some files from assets folder to the app folder |