2007 May 23 11:49 AM
can any one tell me how to delete file from application server?
can any one tell me how to delete file from application server?
2007 May 23 11:53 AM
Hi,
Use statement
delete dataset 'tmpfile.txt'.\tmp\file.txt is the file path on application server which you want to delete.
Regards
Sailaja.
2007 May 23 11:55 AM
2007 May 23 12:06 PM
Hi
Good
Try DELETE DATASET <dataset name> .
or use FM EPS_DELETE_FILE
Regards
Tushar
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |