Hi Bill,

I was under the impression that UniData could handle something like:

OPEN 'E:\DataShare\Temp' TO TEMP.FV ON ERROR CRT "File abort." ELSE STOP 201,
'E:\DataShare\Temp'

UV can do this using OPENPATH. I don't think this is supported in Unidata (I'm not in a position to check right now butit's not in the manuals). Your suggestion of using a DIR pointer to the directory is the usual way to do this.


Martin Phillips, Ladybridge Systems Ltd -------
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/

Reply via email to