You need to create a batch file that does this rundown
for you.  In that batch file, you should define
$gtm_dist, and the other needed environmental
variables.  

An alternative is to define this in your startup
bashrc script.

Kevin


--- Carlos sosa sosa <[EMAIL PROTECTED]> wrote:

> well i put this but stell with the error
> 
> ./mupip rundown -file
> /usr/local/OpenVistA/g/mumps.dat
> %GTM-E-GTMDISTUNDEF, Environment variable $gtm_dist
> is not defined
> 
> 
> now....
> >
> >WHAT I CAN DO TO USE VISTA AGAIN, PLEASE HELP ME
> >
> >
> >GTM>d Q^DI
> >%GTM-E-REQRUNDOWN, Error accessing database
> >/usr/local/OpenVistA/g/mumps.dat.  M
> >     ust be rundown on cluster node worldvista.
> >                 At M source location Q^DI
> >
> >GTM>D ^XUP
> >
> >Setting up programmer environment
> >GTM>D ^XUP
> >
> >Setting up programmer environment
> >GTM>d Q^DI
> >
> >GTM>
> >
>
>_________________________________________________________________
> >Express yourself instantly with MSN Messenger!
> Download today it's FREE!
>
>http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/
> >
> >
> >
> >--__--__--
> >
> >Message: 2
> >Date: Wed, 22 Jun 2005 13:34:18 -0400
> >From: "K.S. Bhaskar" <[EMAIL PROTECTED]>
> >Organization: Fidelity Information Services, Inc.
> >To: hardhats-members@lists.sourceforge.net
> >Subject: Re: [Hardhats-members] ??GT.M zsystem
> changes VistA environment??
> >Reply-To: hardhats-members@lists.sourceforge.net
> >
> >Kevin --
> >
> >It appears to be working as expected for me (see
> below).  Could there be
> >an error generated that is being trapped and sent
> to the GTM> prompt for
> >you?  It would help to identify the conditions
> under which you are
> >seeing the anomalous behavior.
> >
> >-- Bhaskar
> >
> >----------------------------------------------
> >bhaskark ~/demo 1:29pm 1029: cat zsytest.m
> >zsytest W "Making connection...",!
> >          zsy "telnet pinole"
> >          W "Done with connection",!
> >          Q
> >bhaskark ~/demo 1:29pm 1030: mumps -run ^zsytest
> >Making connection...
> >Trying 10.132.37.32...
> >Connected to pinole.
> >Escape character is '^]'.
> >Red Hat Enterprise Linux WS release 3 (Taroon
> Update 5)
> >Kernel 2.4.21-27.0.1.ELsmp on an i686
> >login: kbhaskar
> >Password:
> >Last login: Wed Jun 22 13:28:09 from 10.132.38.92
> >pinole ~ 1:29pm 1000: exit
> >logout
> >Connection closed by foreign host.
> >Done with connection
> >bhaskark ~/demo 1:30pm 1031:
> >----------------------------------------------
> >
> >Kevin Toppenberg wrote:
> > > I want to make a menu option that allows users
> to
> > > connect to our legacy medical record system.  It
> is
> > > accessed via a telnet (we're behind a hardware
> > > firewall, so this unsafe telnet is ok).
> > >
> > > I could probably do this in a one-liner, but its
> not
> > > working properly, and I can't tell why.  Here is
> the
> > > menu option I created to call my function:
> > >
> > >
> > > NUMBER: 10055                           NAME:
> TMG
> > > CONNECT TO MEDIC
> > >   MENU TEXT: Connect to Medic           TYPE:
> action
> > >   CREATOR: TOPPENBERG,KEVIN S           PACKAGE:
> > > MEDICAL GROUP OF GREENEVILLE
> > >   DELEGABLE: YES                        E ACTION
> > > PRESENT: YES
> > >   ENTRY ACTION: DO TELNET^TMGMEDIC     
> UPPERCASE MENU
> > > TEXT: CONNECT TO MEDIC
> > >
> > >
> > > And here is the function:
> > >
> > >
> > > TELNET
> > >  ;"Purpose: to telnet to medic server (AIX)
> > >
> > >  new HookCmd
> > >  set HookCmd="telnet medic"
> > >  zsystem HookCmd
> > >
> > >  write !,!,"Done.  Returning to VistA",!
> > >  new temp read "Press Enter to
> > > Continue...",temp:$get(DTIME,3600),!
> > >
> > >  quit
> > >
> > >
> > >
> > > When I execute the function, all is fine.  I am
> taken
> > > to a prompt to log into the other computer. 
> That all
> > > works fine.  When I leave that computer by
> logging
> > > off, I then am shown the message "Press Enter to
> > > Continue..". Thus control has returned to my
> function.
> > >  When I press enter, the function quits.  At
> that
> > > point, I should be taken back to the menu
> system.
> > > Instead, I am taken to a GTM prompt.  Big
> problem.
> > >
> > > It looks like somehow the GT.M zsystem command
> is
> > > changing the call stack, so that the quit
> doesn't go
> > > back to the menu.  What's going on?
> > >
> > > Kevin
> > >
> > >
> > >
> > >
> > >
> ____________________________________________________
> > > Yahoo! Sports
> > > Rekindle the Rivalries. Sign up for Fantasy
> Football
> > > http://football.fantasysports.yahoo.com
> > >
> > >
> > >
>
-------------------------------------------------------
> > > 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
> > >
>
<http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click>
> > > _______________________________________________
> > > Hardhats-members mailing list
> > > Hardhats-members@lists.sourceforge.net
> > >
>
https://lists.sourceforge.net/lists/listinfo/hardhats-members
> > >
> >
> >
> >--__--__--
> >
> >Message: 3
> >Date: Wed, 22 Jun 2005 13:38:52 -0400
> >From: "K.S. Bhaskar" <[EMAIL PROTECTED]>
> >Organization: Fidelity Information Services, Inc.
> >To: hardhats-members@lists.sourceforge.net
> >Subject: Re: [Hardhats-members] ANOTHER ERROR
> >Reply-To: hardhats-members@lists.sourceforge.net
> >
> >You probably powered down a machine with GT.M
> processes actively
> >accessing the database file.  Assuming that you
> have GT.M installed in
> >/usr/local/gtm, you can try:
> >
> 
=== message truncated ===


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


-------------------------------------------------------
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
Hardhats-members@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hardhats-members

Reply via email to