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

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

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

loop_over_libraries<br />

Syntax<br />

%library statement<br />

Description<br />

This loop statement instructs the <strong>IDL</strong> Compiler to loop through all occurrences of libraries (see<br />

library-definition).<br />

Example<br />

%library<br />

{<br />

....<br />

}<br />

loop_over_parameters<br />

Syntax<br />

%name statement<br />

Description<br />

This loop statement instructs the <strong>IDL</strong> Compiler to loop through all occurrences of parameters (see<br />

parameter-data-definition). A loop over parameters must be placed in a loop_over_programs or<br />

loop_over_structures.<br />

Example<br />

%name<br />

{<br />

....<br />

}<br />

86<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!