Programmer Guide/Command Reference/INTERPRET: Difference between revisions

From STX Wiki
Jump to navigationJump to search
No edit summary
m (Text replace - "S_TOOLS-STx" to "{{STX}}")
Line 1: Line 1:
{{DISPLAYTITLE:{{SUBPAGENAME}}}}
{{DISPLAYTITLE:{{SUBPAGENAME}}}}
  INTERPRET <var>variable</var>
  INTERPRET <var>variable</var>
The <code>INTERPRET</code> command interpretes the contents of the supplied variable as an S_TOOLS-STx command, and executes the respective command. <code>INTEPRET</code> returns the empty string on success, otherwise it will return an error message.
The <code>INTERPRET</code> command interpretes the contents of the supplied variable as an {{STX}} command, and executes the respective command. <code>INTEPRET</code> returns the empty string on success, otherwise it will return an error message.

Revision as of 17:56, 5 April 2011

INTERPRET variable

The INTERPRET command interpretes the contents of the supplied variable as an STx command, and executes the respective command. INTEPRET returns the empty string on success, otherwise it will return an error message.

Navigation menu

Personal tools