You can try to find the all local libs present through the env variable JBCOBJECTLIST.
Excluding the globuslib(/t24lib incase of R09), select all the libs and try to process the files present inside it. For example. /testlib/obj Select all the files under file obj and do the simple program to get the local routines that are get compiled under each lib which can overcome your present issue. Note: Routines that compiled and catalogued under obj location will be like decrypted one. Ex,. consider a program name TEST.RTN The above program will be look like TEST_2ERTN in the obj file location. Hope this clear. Regards, On Sun, Sep 26, 2010 at 5:29 AM, <[email protected]<jbase%[email protected]> > wrote: > Today's Topic Summary > > Group: http://groups.google.com/group/jbase/topics > > - T24: Alternate command for jshow <#12b4b03e01624070_group_thread_0>[1 > Update] > > Topic: T24: Alternate command for > jshow<http://groups.google.com/group/jbase/t/97d003e74ef0a340> > > Vinoth <[email protected]> Sep 24 10:23PM -0700 > ^<#12b4b03e01624070_digest_top> > > Hi, > > We are taking bulk of routine names and checking it across in an > environment to find out its presence so we currently using "jshow -c > RTN.NAME". It takes 30 sec to 1 min to get the result bec of this the > performance of program is becoming very slow. > > If any body knows alternate command instead of "jshow" pls let me know > it. Many thanks in advance. > > Thanks, > Vinoth. > > > > -- > 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
