Loading...
Select Version
&pagelevel(4)&pagelevel
In the functions IEDTCMD
and IEDTEXE
, the buffer contains a sequence of statements that are to be executed by EDT.
When a user-defined statement or a user routine is called, the buffer contains the text which was specified at call time.
If a statement filter is called, the buffer contains the statement to be filtered.
It has the following format: 2 bytes for the length of COMMAND
(total length including that of the length field and the unused field), 2 bytes unused, n bytes record content.
The maximum length is 32767 bytes (4+32763).