[Richware Logo]
 
All software distributed from these pages has been released to public domain. Software may be freely copied, distributed, and modified. Software is provided as is, free of charge. The author assumes no responsibility or liability for the use of this software.


RMDIR
 
     
Example Usage
$ RMDIR USER01:[RJOHNSON]TESTDIR
%DELETE-I-FILDEL, USER01:[RJOHNSON]TESTDIR.DIR;1 deleted (9 blocks)


$ RMDIR -F TESTDIR
%DELETE-I-FILDEL, USER01:[RJOHNSON.TESTDIR]FILE.LIS;1 deleted (9 blocks)
%DELETE-W-FILNOTDEL, error deleting USER01:[RJOHNSON.TESTDIR]SUBDIR1.DIR;1
-RMS-E-MKD, ACP could not mark file for deletion
-SYSTEM-F-DIRNOTEMPTY, directory file is not empty
%DELETE-I-FILDEL, USER01:[RJOHNSON.TESTDIR]SUBDIR2.DIR;1 deleted (9 blocks)
%DELETE-I-FILDEL, USER01:[RJOHNSON.TESTDIR.SUBDIR1]LOG.LIS;1 deleted (0 blocks)
%DELETE-I-TOTAL, 3 files deleted (18 blocks)
%DELETE-I-FILDEL, USER01:[RJOHNSON.TESTDIR]SUBDIR1.DIR;1 deleted (9 blocks)
%DELETE-W-SEARCHFAIL, error searching for USER01:[RJOHNSON.TESTDIR...]*.*;*
-RMS-E-FNF, file not found
%DELETE-I-FILDEL, USER01:[RJOHNSON]TESTDIR.DIR;1 deleted (9 blocks)
 
 
Back to the  Home Page
 
©1999 by Richard D. Johnson