DSIY6928 GLIST (4860)    REMOTE PROCEDURE (8994)

Name Value
NAME DSIY6928 GLIST
TAG GLIST
ROUTINE DSIY6928
RETURN VALUE TYPE GLOBAL ARRAY
WORD WRAP ON TRUE
DESCRIPTION
GLIST - Returns the list of unique codes from in the ENG SPACE (#6928) 
file based on the code type that is submitted.
 
Code Type
D for Division
B for Building
W for Wing
R for Room
INPUT PARAMETER
  • DSIYTYPE
    PARAMETER TYPE:   LITERAL
    MAXIMUM DATA LENGTH:   1
    REQUIRED:   YES
    SEQUENCE NUMBER:   1
    DESCRIPTION:   
    Submit a code type D, B, W, or R
     
    Code Type
    D for Division
    B for Building
    W for Wing
    R for Room
    
RETURN PARAMETER DESCRIPTION
returns global array containing the unique codes.
For the Room array the room entry is unique so the array(##)= room^IEN 
should include all the IENs found in the ENG SPACE (#6928).
 
 
Array(##)=Code ^ IEN
 
Not that the IEN is the first entry found with the specific code. 
Division JC mya have 100 entries,  IEN = 22 being the 1st
Array(##)=JC^22