14 Template Commands and Variables

LANSA Technical

14. Template Commands and Variables

See also:

14.22 Tips for Template Programming

 

14.1 @@CLR_LST Command

Clears a working list

14.2 @@CMP_IDX Command

Compares an index value

14.3 @@COMMENT Command

Adds a comment line to the generated RDML code

14.4 @@DEC_IDX Command

Decreases an index value

14.5 @@GET_FILS Command

Gets the files to be used in this template

14.6 @@GOTO Command

Passes control to a label

14.7 @@IF Command

Tests a condition and pass control to a label

14.8 @@INC_IDX Command

Increases an index value

14.9 @@LABEL Command

A label which is the subject of another command

14.10 @@MAK_LSTS Command

Makes a list of selected fields from another list(s)

14.11 @@MRG_LSTS Command

Merges a list(s) with another list(s)

14.12 @@QUESTION Command

Asks a question and receives a reply

14.13 @@RTV_FLDS Command

Retrieves the fields in a file

14.14 @@RTV_KEYS Command

Retrieves the keys of a file

14.15 @@RTV_RELN Command

Retrieves the relationship between two files

14.16 @@SET_IDX Command

Sets an index value

 

14.17 General Template Variables

14.18 Question and Answer Template Variables

14.19 File Template Variables

14.20 List Template Variables

14.21 Template Error Messages

Application Template Program Examples in the Visual LANSA Developer Guide.