On Wed, 2005-08-03 at 09:08 -0500, Zeno Davatz wrote:

[KSB] <...snip...>

> > Sorry.  Try "mumps -run GTMLNX^XWBTCPM".  My mistake - I typed the
> wrong 
> > routine name. 
> Ok, this one gets me GTM> started with these "errors".
> 
> [EMAIL PROTECTED] ~ $ ./bhaskar-script  
> %GTM-E-DEVPARINAP, Device parameter inappropriate to this command 
>                 At M source location GTMLNX+4^XWBTCPM
> 
> GTM>
> 
> Is above an error?

[KSB] Yes, it looks like a bug in the VistA application code.
RECORDSIZE is valid only with Open, and not with Use.  I have no idea
what the intention of the application logic is, but I wonder how the
code in this FOIA VistA release varies from the code in versions of
VistA in which people have the CPRS GUI client connecting to the server
on GT.M.  For now, try changing the line

        S XWBTDEV=$P U XWBTDEV:(NOWRAP:RECORDSIZE=512)

to

        S XWBTDEV=$P U XWBTDEV:(NOWRAP)

-- 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

Reply via email to