Command
EN
Version 2.10
DISPLAY PRC SIZE
Syntax
DISPLAY PRC SIZE:prc_file;
Description
DISPLAY PRC SIZE returns the size of a program in bytes.
64512 Bytes is the maximum!!
Example:
DISPLAY PRC SIZE:"!!TEST_1";
END;
