HP3000-L Archives

June 1996, Week 5

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
John Korb <[log in to unmask]>
Reply To:
John Korb <[log in to unmask]>
Date:
Fri, 28 Jun 1996 00:09:57 -0400
Content-Type:
text/plain
Parts/Attachments:
text/plain (37 lines)
Terry asked:
 
>I am helping a local school board conver from a 42 to a 932.  They use a
>canned package and have been told by the software vendor that the 42
>software will not run on the 932.  They swear they don't use any PM code.
>I can't think of a reason why the software wouldn't run, can anyone else?
>
>I have never seen a non-PM program that wouldn't run under MPE-iX.  Granted
>I may not be able to resolve the issue, but I am sure curious as to why the
>school board should have to "buy" an upgrade to the software just to get it
>to run  on a 900 box.
>
>Any ideas as to what they could have done on V that won't run on iX??????
>Terry
 
 
The COMMAND intrinsic can cause you grief when moving from V/E to iX.
 
If I remember correctly, we had major problems with programs that used the
COMMAND intrinsic.  I'll have to check the code to be sure, but I think I
ended up writing a procedure named DNAMMOC (command backwards) that was
placed in the CM SL.  It did something with library traps and condition
codes so that it behaved like the MPE V/E COMMAND intrinsic did (ie. it
behaved according to the MPE V/E COMMAND documentation).  When it was
working correctly, the program files were modified so that the references to
the COMMAND intrinsic in the program's externals list were changed to
DNAMMOC.  The CM programs are still in use today at sites around the world
because as of 5.0, the COMMAND intrinsic still does flaky things.
 
John
--------------------------------------------------------------
John Korb                            email: [log in to unmask]
Innovative Software Solutions, Inc.
 
The thoughts, comments, and opinions expressed herein are mine
and do not reflect those of my employer(s), or anyone else.

ATOM RSS1 RSS2