I am looking to inspect the unix file for read, write, and delete
commands.

The openpath command works well.

--Bill

-----Original Message-----
From: [email protected]
[mailto:[email protected]] On Behalf Of Gregor Scott
Sent: Wednesday, May 20, 2009 9:36 PM
To: [email protected]
Subject: RE: [U2] Opening UniBasic Source Code - Tab Key

Bill,

What exactly are you trying to achieve with the unix file?

On UniVerse the "openpath" command will open a unix path as a database
file, from which you then read items as normal.
You either need to change to use the "openseq" command so you can
sequentially read the contents of the unix item, or "openpath
'/u2/SOFTWARE/BP'" to open the unix path as a file and then read the
"BASELINE.R0" item.


Gregor
-------
u2-users mailing list
[email protected]
To unsubscribe please visit http://listserver.u2ug.org/

Reply via email to