Rmgpath

From LIBISIS
Revision as of 16:32, 30 January 2008 by Dickon Champion (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

SYNTAX: rmgpath('name','direc1','direc2',...,'direcN')

deletes directories from an [IXTpath] entry in the global path with name='name'. If the directories do not exist then no change is made. If there are duplicate directories then *all* matching directories are removed.

>> rmgpath('my_data_area','c:\rawfiles','d:\scratch\rawfiles')