Difference between revisions of "Rmgpath"
Jump to navigation
Jump to search
(No difference)
|
Latest revision as of 16:32, 30 January 2008
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')