DTRHELP.HLB  —  Commands Statements Clauses, DECLARE RECORD Command
       Creates a temporary definition of a record.

       Format

         DECLARE RECORD  record-name  [USING]  [OPTIMIZE]

         [               {MAJOR-MINOR          } ]
         [ ALLOCATION IS {ALIGNED-MAJOR-MINOR  } ]
         [               {LEFT-RIGHT           } ]
         [               {                     } ]

         definition [,...]

         ;
Additional Information: explode extract
Arguments Examples
Close Help