On Tue, 2005-08-02 at 12:15 -0500, Zeno Davatz wrote: [KSB] <...snip...>
> > > The settings of you scprit are: > > > source /usr/local/gtm/gtmprofile > > > export vista_source=/usr/local/FOIAVistA > > > export vista_home=/home/vista > > > export gtmroutines="$vista_home/o($vista_home/r) > > > $vista_source/o($vista_source/r) $gtm_dist" > > > export gtmgbldir=$vista_home/g/mumps.gld > > > $gtm_dist/mumps -run XXX^YYY > > > > [KSB] How about starting with this latter approach, rather than the > > vista script. Hopefully someone else will tell us what XXX^YYY > needs to > > be. > > By "latter" I guess you mean the above script? [KSB] Yes. Hopefully someone will soon tell us what the entryref XXX^YYY needs to be. > > But I still get > [EMAIL PROTECTED] ~ $ ./bhaskar-scrip > %GTM-E-ZROSYNTAX, $ZROUTINES syntax > error: /home/vista/o(/home/vista/r) > /usr/local/FOIAVistA/o(/usr/local/FOIAVistA/r) /usr/local/gtm_V5.0-000 > > my /home/vista/o directory is empty. [KSB] GT.M is probably complaining that one or more of the five directories doesn't exist, not that the /home/vista/o is empty. Note, by the way that "export gtmroutines ... $gtm_dist" must be one line in the shell script, not two lines as broken by the mailer. If it is two lines, GT.M will complain with the same error message. -- Bhaskar ------------------------------------------------------- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click _______________________________________________ Hardhats-members mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/hardhats-members
