User Guide
Installation Scripts for NetWare 137
Other Installation Options
103-000143-001
August 30, 2001
Novell Confidential
Manual 99a38 July 17, 2001
EraseFile
Syntax
EraseFile <directory flag>, <var name>, <file spec>, <vol
name>, <vol descr>
Description
EraseFile recursively erases the file or directories indicated in <file spec>.
Wildcards are acceptable. In NetWare, files can be removed no matter what
their attributes; in DOS, only normal files can be removed.
IMPORTANT: Use this command with care to delete only the intended data.
If <directory flag> is 1, <file spec> must be a directory name; the contents of
the directory will be deleted, but the directory will not.
Example
If myDir corresponds to VOL1:\.
EraseFile 1, myDir, '', '', ''
The contents of directory VOL1:\ will be erased.
EditNCF
Syntax
EditNCF <ncf path var>, <ncf file name>, <backup ext>, <ccode>
Description
EditNCF edits the specified NCF file as follows:
Writes any lines in the EditNCF_ADDLINE list at the beginning of the
NCF file.
Deletes any lines that match lines in the addline list.
Comments out any lines containing keystrings in the
EditNCF_KEYSTRINGS list.
Any other lines are copied unchanged.