Martin,
to get the file size os some files in the server, it's possible
to list the file names using function: RZL_READ_DIR_LOCAL
After get all the file names,
get file size get using GUI_GET_FILE_INFO function.
Martin,
to get the file size os some files in the server, it's possible
to list the file names using function: RZL_READ_DIR_LOCAL
After get all the file names,
get file size get using GUI_GET_FILE_INFO function.