HP3000-L Archives

April 2007, Week 2

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:
Matthew Perdue <[log in to unmask]>
Reply To:
Matthew Perdue <[log in to unmask]>
Date:
Wed, 11 Apr 2007 17:36:14 -0500
Content-Type:
text/plain
Parts/Attachments:
text/plain (39 lines)
Quoting Gordon Montgomery <[log in to unmask]>:

...<snip>...
>On a side note, how do you see the existing capabilites of an already compiled
>program? I don't see any obvious clues in any of the listf or listfile options.
>
>Thanks,
>Gordon

:RUN LINKEDIT.PUB.SYS
LinkEd> LISTPROG PROGNAME.GROUP.ACCOUNT[;option]

option=ALL,CODE,DATA,ENTRYSYM,MILLICODE,STUB,VALUE

doing a LISTPROG PROGNAME.GROUP.ACCOUNT;CODE will get you on the third line of
the output what the program file's capabilities are, as in:

PROGRAM        : PROGNAME.GROUP.ACCT
XL LIST        :
CAPABILITIES   : BA, IA
NMHEAP SIZE    :
NMSTACK SIZE   :
ENTRY NAME     :
UNSAT NAME     :
PRIORITY       :
MAX PRIORITY   :
POSIX          : NO
SHARED DATA    : NO
TEXT SIZE      : 0007D304
DATA SIZE      : 0000B10C
VERSION        : 85082112

I did not try all the options, but after trying several is appears the program
file's caps are always returned, of course feel free to experiment on your own
system.

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

ATOM RSS1 RSS2