=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Command: DELETE {fileNum|logicalName}*n Description: Delete the currently active record from the datafile Parameters: logicalName: The name used to identify the file in a DataFlex program. fileNum: The number used to open the file. =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= see Old_open command for notes on this removal #COMMAND OLD_DELETE CVWR#LGE #IFDEF !1 !A [] $C3 !1 #ELSE #CHECK !1.RECNUM _CVWLR#GU !A [] $C3 !1.RECNUM #ENDIF #IF !0>1 OLD_DELETE !2 !3 !4 !5 !6 !7 !8 !9 #ENDIF #ENDCOMMAND
VARIABLE_FILE_COMMAND $514 !1 #IF !0>1 API_DELETE !2 !3 !4 !5 !6 !7 !8 !9 #ENDIF