!file = object FILE('c:\temp\pipe-list.txt')!contents = !file.ReadFile()
do !ea values !contents
--handles name if it doesn't start with /
handle (47,15)(2,111)
/$!ea
endhandle
GADD $!ea
enddo
!file = object FILE('c:\temp\pipe-list.txt')
!contents = !file.ReadFile()
do !ea values !contents
--handles name if it doesn't start with /
handle (47,15)(2,111)
/$!ea
endhandle
GADD $!ea
enddo
Or if you are not a PML expert (like myself!), next time simply open that list with Notepad++ (or UltraEdit,etc etc - text editors where you can work using columns, or even MS Excel) and add a column with GADD and / in front of the pipe list