Difference between revisions of "Addendgpath"

From LIBISIS
Jump to navigation Jump to search
 
(No difference)

Latest revision as of 16:31, 30 January 2008

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

adds a list of directories to an [IXTpath] entry in the global path with name='name'. The new directories are added to the end of the list. If the entry 'name' does not exist then no changes are made.

>> addendgpath('my_data_area','c:\extra\rawfiles','d:\temp\rawfiles')