#ifndef HB_STRUCTURE #define HB_STRUCTURE #COMMAND STRUCTURE [, ] => ; STATIC __ := {|| IF( __ == NIL, , ) , HB_Structure( <"StruName">, { <"Var1"> [, <"VarN">] } )} ;; DECLARE [ ] ;; #TRANSLATE AS NEW => AS STRUCTURE := ( Eval( __ ), HB_Structure( <"StruName"> ) ) #endif