No. /tmp is an absolute path.

On Wed, 2006-01-04 at 09:47 -0500, Koser, Mike wrote:

> Jeff
> Is '/tmp' in the VOC?
> Mike
> 
> 
> -----Original Message-----
> From: Jeff Powell [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, January 04, 2006 9:31 AM
> To: u2 users group
> Subject: [U2] openseq question
> 
> 
> Happy New Year.
> 
> I am having trouble with the openseq function in UniData. We are
> operation in Pick mode.
> 
> Openseq can't find the specified file at path,filename. Is there an
> assumed prefix?
> 
> Here is the code frag that is failing.
> 
> MTR.FILE.PATH='/tmp'
> OPENSEQ  MTR.FILE.PATH, MTR.REC TO F.MTR.ROW.FILE ELSE
>   EXECUTE '!touch ':MTR.FILE.PATH:"/":MTR.REC
>   OPENSEQ  MTR.FILE.PATH, MTR.REC TO F.MTR.ROW.FILE ELSE 
>     CALL SB.DISP(3,"TROUBLE OPENING
> ":MTR.FILE.PATH:"/":MTR.REC:" [E":STATUS():"]")
>     GO PGM.EXIT
>   END
> END
> 
> Thanks,
> 
> Jeff
> -------
> u2-users mailing list
> u2-users@listserver.u2ug.org
> To unsubscribe please visit http://listserver.u2ug.org/
> 
> ______________________________________________________________________
> This e-mail has been scanned by MCI Managed Email Content Service, using
> Skeptic(tm) technology powered by MessageLabs. For more information on MCI's
> Managed Email Content Service, visit http://www.mci.com.
> ______________________________________________________________________
> 
> ______________________________________________________________________
> This e-mail has been scanned by MCI Managed Email Content Service, using 
> Skeptic(tm) technology powered by MessageLabs. For more information on MCI's 
> Managed Email  Content Service, visit http://www.mci.com.
> ______________________________________________________________________
> -------
> u2-users mailing list
> u2-users@listserver.u2ug.org
> To unsubscribe please visit http://listserver.u2ug.org/

Jeff Powell

        IT Manager
        Industrial Piping Specialists
        606 N. 145th Ave. E.
        Tulsa, OK 74166
        (918) 270-6311
-------
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/

Reply via email to