Command Reference - File Actions
This action returns information about a file.
|
Action ID: |
14 |
The type of information that will be stored in the variable. Choose from:
|
Version |
- |
Get the file version. |
|
CRC Value |
- |
Calculate the file's CRC value. |
|
Size |
- |
Get the size of the file in bytes. |
|
Existence |
- |
Return "TRUE" if the file exists, and "FALSE" if it doesn't. |
|
Short filename |
- |
Get the "8.3" version of the full path and filename for the file. |
The variable that you want the information to be stored in.
The full path and filename of the file.
|
Value |
Simple Message |
Verbose Message |
|
0 (OK) |
|
|
|
1 |
MSG_ERR_READ_FILE_INFO |
MSG_ERR_READ_FILE_INFO |
|
2 |
MSG_ERR_READ_FILE_INFO |
MSG_ERR_READ_FILE_INFO |
|
3 |
MSG_ERR_READ_FILE_INFO |
MSG_ERR_READ_FILE_INFO |
|
4 |
MSG_ERR_READ_FILE_INFO |
MSG_ERR_READ_FILE_INFO |
|
5 |
MSG_ERR_READ_FILE_INFO |
MSG_ERR_READ_FILE_INFO |