Rmgpath

From LIBISIS
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')