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

The openpath command works well.

--Bill

-----Original Message-----
From: owner-u2-us...@listserver.u2ug.org
[mailto:owner-u2-us...@listserver.u2ug.org] On Behalf Of Gregor Scott
Sent: Wednesday, May 20, 2009 9:36 PM
To: u2-users@listserver.u2ug.org
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
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/

Reply via email to