[U2] Reading the Global Catalog

2009-09-23 Thread Brutzman, Bill
Is there a way to programatically... [1] read the global catalog? [2] determine the original path (file folder) of a cataloged (compiled) SubRoutine? In other words, is it possible to do something like... read R.Catalog from F.Catalog, MY.SUB.NAME else R.Catalog = ''

Re: [U2] Reading the Global Catalog

2009-09-23 Thread Mark Eastwood
Users List Subject: [U2] Reading the Global Catalog Is there a way to programatically... [1] read the global catalog? [2] determine the original path (file folder) of a cataloged (compiled) SubRoutine? In other words, is it possible to do something like... read R.Catalog

Re: [U2] Reading the Global Catalog

2009-09-23 Thread Horn, John
To: U2 Users List Subject: [U2] Reading the Global Catalog Is there a way to programatically... [1] read the global catalog? [2] determine the original path (file folder) of a cataloged (compiled) SubRoutine? In other words, is it possible to do something like... read

Re: [U2] Reading the Global Catalog

2009-09-23 Thread Charlie Rubeor
On Unidata, you can start with field 3 in the CTLGTB file. As long as you stick with the CATALOG verb and don't edit any of the records in CTLGTB, that should work. For example, it's possible to manually copy the object into the system CTLG directory. If that happens, you can still call the

Re: [U2] Reading the Global Catalog

2009-09-23 Thread Brian Leach
--- end cut --- -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Brutzman, Bill Sent: 23 September 2009 19:11 To: U2 Users List Subject: [U2] Reading the Global Catalog

Re: [U2] Reading the Global Catalog

2009-09-23 Thread Brutzman, Bill
: Re: [U2] Reading the Global Catalog Bill There is a very cludgy routine below to get it for UniVerse. However, on some revisions of UniVerse there was a bug that prevented the catalog path being written to the catdir object, so your luck may vary. Brian --- cut here --- PROGRAM GetCatdirPath