| AppCtrlScript | |
| Help |
|
Applies to |
AppCtrlScript (Module: wmACScr1.dll) |
|
Group |
File |
|
See also |
Stores the file size (in bytes) into a script variable. If the filename is empty or the file does not exist the result is -1.
GETFILELEN[GTH] <VariableName>[, <FileName>]
|
Part |
Description | |
| <VariableName> | Name of the script variable to store the file size in. | |
| <FileName> | File to get the size of. If empty of the file is missing, the result stored in the script variable is -1. | |
|
| ||