MAGUFFLA ;WOIFO/MLH - Imaging FileMan utility - return list of attributes for a field; 24 Sep 2011 01:49 PM
Source file <MAGUFFLA.m>
| Name | Comments | DBIA/ICR reference | 
|---|---|---|
| FIELDATT(OUT,FILENO,FIELDNO) | ; rpc MAG FILEMAN FIELD ATTS
 ; input: FILENO The number of a Fileman file or subfile ; FIELDNO The number of a field within the file ; ; output: OUT() Array of return 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 ; = attribute`value ; If an input or processing error: ; OUT(1) = n`error_message  | 
| RPC Name | Call Tags | 
|---|---|
| MAG FILEMAN FIELD ATTS | FIELDATT |