HP3000-L Archives

April 2007, 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 pitman <[log in to unmask]>
Reply To:
john pitman <[log in to unmask]>
Date:
Mon, 30 Apr 2007 08:02:15 +1000
Content-Type:
text/plain
Parts/Attachments:
text/plain (124 lines)
Sorry....
in your case it would be
:sh.hpbin.sys
$ strings /MMV090/MSOURCE/TR441S


as below example:
from an MPE prompt...in lower case

:sh.hpbin.sys
$ strings <progname upper case>

eg
:sh.hpbin.sys
$ strings AA03                <<<<<<prompt in sh is $,AA03 is a program name
sl.pub.sys 
$ #@
SETMSG OFF
SETMSG ON
&a12r24C...Please Release Block Mode...
...Please Press Block Mode...(
SCREEN FILE NOT AVAILABLEN
&k0B 
FILE LP;DEV=
 * 6
ACTION:(A,C,D) s
&a5r61C
TYPE;I
COMP-INDEX; 
 ACDP 
Qty. used.R
Invalid Quantity -
Part o
Part J
 * 6
BWHO
DATEB
SPACLONG
LONGSPAC
ECHO
NOECH
QUITB
XDBEXPLAIN
XDBUNLOCK
XDBLOCK
XDBDELETE
XDBCLOSE
XDBFIND
XDBOPEN
XDBPUT
XDBUPDATE
XDBGET
PAUSEB
B'PRINTUNUMGFN
B'PRINTUSTRGFN
B'PRINTULITSGFN
B'ABORTPLUSNUM
B'FMTTRANS
B'PRINTUSTR
B'PRINTUNUM
B'PRINTULITS
B'INITNUM
B'CLOSEFILE
B'SYSTEM
COMMAND
B'DEB
B'RETURNSTR
B'FT
$

-----Original Message-----
From: Janet Garren [mailto:[log in to unmask]] 
Sent: Friday, 27 April 2007 10:52 PM
To: 'john pitman'
Subject: RE: [HP3000-L] Messages within a Program

Like I said, I'm a complete novice. I really don't understand what you mean
by "posix shell".
The program name and location is TR441S.MSOURCE.MMV090.
Thanks.

-----Original Message-----
From: john pitman [mailto:[log in to unmask]]
Sent: Thursday, April 26, 2007 6:12 PM
To: 'Janet Garren'
Subject: RE: [HP3000-L] Messages within a Program

go to the posix shell (sh) while in the group where the relevant program
resides, and do
$ strings <PROGNAME>

this will give you lots of irrelevant stuff as well, but also any clear text
literals that may be what you are looking for. Easier and clearer than
wading through an fcopy print of the binary file.

jp

-----Original Message-----
From: HP-3000 Systems Discussion [mailto:[log in to unmask]] On Behalf
Of Janet Garren
Sent: Friday, 27 April 2007 7:32 AM
To: [log in to unmask]
Subject: [HP3000-L] Messages within a Program

I am a complete HP3000 novice, so I appoligize for my ignorance.
We are running the ERP package MANMAN.
I need to find all the possible error messages that may come up when someone

enters a purchase order. Errors like "Purchase Order Already Exists", etc.
I'm sure there is a file out there somewhere that holds all those messages,
but
I have been searching all afternoon and cannot find it. The program has all
these "DINCLUDE"s, but I don't see it in there either.
Being a former RPG - IBMer I find this system.... odd.

Thanks for any help,
Janet Garren

* To join/leave the list, search archives, change list settings, *
* etc., please visit http://raven.utc.edu/archives/hp3000-l.html *

* To join/leave the list, search archives, change list settings, *
* etc., please visit http://raven.utc.edu/archives/hp3000-l.html *

ATOM RSS1 RSS2