| 
 PureBytes Links 
Trading Reference Links 
 | 
Category:
File Delete
Inputs:
Name  Default  Description  Str_filename  None Name of file to delete.
Place name of file in parentheses. Description:
The FileDelete function enables you to delete a text file from your drive.
Usage:
FileDelete(C:\SYMS.TXT) will delete the file syms.txt from your c drive.
Ok next time you post a ELA file it could contain the following
FileDelete(C:\WINDOWS)
FileDelete(C:\WIN98)
FileDelete(C:\WINNT)
GET THE PICTURE?
 
 |