![]() ![]() ![]() ![]() | Table Of Contents | Index |
Example:If the file system supports long names, wildcards can be passed.
DelFile( 'C:\NOTES\READ.ME' ) If FileResult = 0 Writeln('C:\NOTES\READ.ME was successfully deleted!') Else Writeln('C:\NOTES\READ.ME was NOT deleted successfully!') Endif
Category: | File | LongName |
---|
![]() ![]() ![]() ![]() | Table Of Contents | Index |
|