=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Command: CLEAR {logicalName|fileNum}*n Description: Clear the current record in the file. Parameters: logicalName: The name used to identify the file in a DataFlex program. fileNum: The number used to open the file. =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  VARIABLE_FILE_COMMAND $50e !1
  #IF (!0>1)
    API_CLEAR !2 !3 !4 !5 !6 !7 !8 !9
  #ENDIF