Google sent my email before I was finished :-( Another way would be to do something like this:
OPENSEQ 'this_file_does_not_exist' TO seqfile THEN CRT 'openseq_creates is set to true' END ELSE CRT 'openseq_creates is set to false' END Dan On Mon, Aug 30, 2010 at 12:15 PM, Daniel Klein <[email protected]>wrote: > Why not simply open the $JBCRELEASEDIR/config directory and read in the > Config_EMULATE record? > > Another way would be to do something like this: > > OPENSEQ > > > On Mon, Aug 30, 2010 at 5:50 AM, Muralidhar <[email protected]>wrote: > >> Hi, >> >> I need to read the jbase config setting inside a jbase program for Eg >> I want to read the value assigned to openseq_creates variable inside >> Config_EMULATE file.Can any one please help. >> >> Please find the details below >> JBASE RELEASE is 4.1 and system information is as below >> >> System : AIX maa2tambld4 3.5 0002EA6AD400 >> OS Release : 5.3.9.0 >> Environment >> =========== >> JBCRELEASEDIR : '/glosoft/jbc41520' >> JBCGLOBALDIR : '/glosoft/jbc41520' >> >> Regards, >> Murali >> >> -- >> Please read the posting guidelines at: >> http://groups.google.com/group/jBASE/web/Posting%20Guidelines >> >> IMPORTANT: Type T24: at the start of the subject line for questions >> specific to Globus/T24 >> >> 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 >> > > -- Please read the posting guidelines at: http://groups.google.com/group/jBASE/web/Posting%20Guidelines IMPORTANT: Type T24: at the start of the subject line for questions specific to Globus/T24 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
