9.102 GET_ENVIRONMENTS
Þ Note: Built-In Function Rules.
Returns a list of the Environment Names and a Flag to indicate if the environment is enabled for build purposes from X_BLDENV.DAT. Environment name will be returned from the envname value and the enabled flag will be determined from the envenab value.
For use with
|
LANSA for i
|
NO
|
|
Visual LANSA for Windows
|
YES
|
|
Visual LANSA for Linux
|
YES
|
|
Arguments
None
Return Values
|
No.
|
Type
|
Req/ Opt
|
Description
|
Min Len
|
Max Len
|
Min Dec
|
Max Dec
|
|
1
|
L
|
Req
|
Working list containing Environment details.
The list must be in the following format and not contain more than 32,767 entries:
From - To Description
1 - 5 Environment Type
6 - 75 Environment Name
76 - 76 Environment Enabled
|
76
|
76
|
|
|
|