![]() ![]() |
|
OSDELETEDeletes an OS file. COMMAND SYNTAXOSDELETE expression {ON ERROR Statements} SYNTAX ELEMENTS
NOTESThe jBC OSDELETE command deletes an NTFS or UNIX sequential file. This command is intended for use on OS-type files and not jBASE hashed files. This command should NEVER be used on Hashed files (see DELETE-FILE to remove Hashed files).
EXAMPLES
RELATED COMMANDSOSOPEN, OSCLOSE, OSBREAD, OSBWRITE, OSREAD, OSWRITE |