Kiran,

Look at the section on OPENSEQ in the knowledgebase

http://www.jbase.com/r5/knowledgebase/manuals/3.0/30manpages/man/jbc2_OP
ENSEQ.htm

Does TEST.FILE exist?  If not, what emulation are you using?

Does it work with the full path?  /someplace/data/CODE.BP/TEST.FILE for
example

Dan Ell


-----Original Message-----
From: [email protected] [mailto:[email protected]] On Behalf
Of Kiran
Sent: Thursday, March 08, 2012 8:13 PM
To: jBASE
Subject: OPENSEQ not opening the file

Hi Group,

I am working on AIX OS, and there is a issue with openseq command.

Y.SRC.DIR = "CODE.BP"
Y.FILE.NAME = "TEST.FILE"

OPENSEQ Y.SRC.DIR, Y.FILE.NAME TO F.SEQ.FILE THEN
PRINT F.SEQ.FILE
END

When I try running the above snippet of code, nothing gets printed on
the screen. It appears like the file is not getting opened.

Can somebody help me on this please?

Thanks
Kiran.

-- 
IMPORTANT: T24/Globus posts are no longer accepted on this forum.

To post, send email to [email protected]
To unsubscribe, send email to [email protected]
For more options, visit this group at
http://groups.google.com/group/jBASE?hl=en

-- 
IMPORTANT: T24/Globus posts are no longer accepted on this forum.

To post, send email to [email protected]
To unsubscribe, send email to [email protected]
For more options, visit this group at http://groups.google.com/group/jBASE?hl=en

Reply via email to