Macro: GET_FIELDNUMBER

Module location: FMAC line 12355 (view source)

****************************************************************************// // Returns the field number of a fieldnumber passed. // // USAGE: // GET_FIELDNUMBER FlexErrs.Note to MyVar // // ****************************************************************************//

  #PUSH !g
  #SET G$ %!1
  Move |CI!g to !3
  #POP G$