| TITLE | VALUE | |
|---|---|---|
| NAME | MAG FILEMAN FIELD LIST | |
| DESCRIPTION | This remote procedure returns a list of fields from a FileMan file or subfile in either alpha or numeric order. | |
| TAG | FIELDLST | |
| ROUTINE | MAGUFFLL | |
| INPUT PARAMETERS | SEQUENCE NUMBER | 1 |
| INPUT PARAMETER | FILENO | |
| DESCRIPTION | This is the number of a FileMan file or subfile. | |
| PARAMETER TYPE | LITERAL | |
| REQUIRED | YES | |
| MAXIMUM DATA LENGTH | 20 | |
| INPUT PARAMETERS | SEQUENCE NUMBER | 2 |
| INPUT PARAMETER | ORDER | |
| DESCRIPTION | This is the desired return order for the field list: either A for alpha or N for numeric. | |
| PARAMETER TYPE | LITERAL | |
| REQUIRED | NO | |
| MAXIMUM DATA LENGTH | 1 | |
| RETURN VALUE TYPE | ARRAY | |
| RETURN PARAMETER DESCRIPTION | This RPC returns an array of values formatted as follows: If no input or processing error: OUT(1) = 0``n where n = number of entries on the OUT() array OUT(m) where 1 < m <= n = field_number`field_name If an input or processing error: OUT(1) = n`error_message | |
| AVAILABILITY | PUBLIC | |
| INACTIVE | ACTIVE | |
| CLIENT MANAGER | ||
| WORD WRAP ON | ||
| VERSION | ||
| SUPPRESS RDV USER SETUP | ||
| APP PROXY ALLOWED | ||