02.02.2013 Views

Software AG IDL Editor - Software AG Documentation

Software AG IDL Editor - Software AG Documentation

Software AG IDL Editor - Software AG Documentation

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Grammar for <strong>IDL</strong> Template Files<br />

Description<br />

This form of accessing variables can be used in output_statements. If it is used, the variable content<br />

is written to the output.<br />

Example<br />

&a<br />

?A<br />

??A[0]<br />

#A<br />

substitutes the integer variable with its number.<br />

substitutes the string variable with its contents.<br />

substitutes the indexed string variable with its contents.<br />

substitutes the string variable with an integer of the length of its contents.<br />

##B[%OutputLevel] substitutes the indexed string variable with an integer of the length of its contents.<br />

$(TEMP)<br />

output_statement<br />

Syntax<br />

'"' { output } '"'<br />

Description<br />

substitutes the option variable with its contents.<br />

output is a string consisting of an output_character_sequence, output_escape_sequence, output_formatting_sequence,<br />

output_of_variable or an output_substitution_sequence in any order.<br />

Example<br />

"This is simple output."<br />

98<br />

<strong>Software</strong> <strong>AG</strong> <strong>IDL</strong> <strong>Editor</strong>

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!