Macro: OLD_ZEROFILE

Module location: FMACDD line 7547 (view source)

=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Command: ZEROFILE {fileNum|logicalName} Description: Erases all data within the file. Parameters: logicalName: The name used to identify the file in a DataFlex program. fileNum: The number used to open the file. =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

  #IFDEF !1.RECNUM
    #SET Q$ !1.RECNUM
    !A [] $308 |CI!q
  #ELSE
    #CHECK !1 _SG#L
    !A [] $308 !1
  #ENDIF