9.135 GET_TEMPLATE_LIST
Þ Note: Built-In Function Rules.
Returns a list of all templates in the system.
Þ This is a Specialized Built-In Function for use in a Development Environment only.
For use with
LANSA for i
|
NO
|
Visual LANSA for Windows
|
YES
|
Visual LANSA for Linux
|
NO
|
|
Arguments
No.
|
Type
|
Req/ Opt
|
Description
|
Min Len
|
Max Len
|
Min Dec
|
Max Dec
|
1
|
A
|
Req
|
Search Template
|
1
|
10
|
|
|
|
Return Values
No.
|
Type
|
Req/ Opt
|
Description
|
Min Len
|
Max Len
|
Min Dec
|
Max Dec
|
1
|
L
|
Req
|
Working list containing Template details.
The list must not contain more than 32,676 entries and entries must be in the following format:
From - To Description
1 - 10 Template Name
11 - 50 Template Description
|
50
|
50
|
|
|
2
|
A
|
Req
|
The last Template in the returned list.
|
1
|
10
|
|
|
3
|
A
|
Req
|
Return Code
OK = list returned partially or completely filled with template details. No more Templates exist beyond those returned in the list.
OV = list returned completely filled, but more Templates than could fit in the list still exist.
NR = list was returned empty. Last Template in list returned as blanks.
|
2
|
2
|
|
|
|