HP3000-L Archives

March 2000, Week 2

HP3000-L@RAVEN.UTC.EDU

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

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

Print Reply
Content-Transfer-Encoding:
7bit
Sender:
HP-3000 Systems Discussion <[log in to unmask]>
Subject:
From:
Date:
Fri, 10 Mar 2000 23:18:25 -0500
Content-Type:
text/plain; charset=us-ascii
MIME-Version:
1.0
Reply-To:
Parts/Attachments:
text/plain (20 lines)
MPEX could do this:

   PARM PNBR
   SETLVAR RNDNAME,RANDOMNAME
   BUILD ![RNDNAME];TEMP;CODE="!PNBR"
   SETLVAR RNDCODE,VEFINFO("![RNDNAME]").CODE
   SETLVAR RNDNUMB,VEFINFO("![RNDNAME]").INTCODE
   ECHO File Code ![RNDNUMB] Mnemonic is ![RNDCODE]
   PURGE ![RNDNAME],OLDTEMP

John Stephens wrote:
>
> Comrades:
>
> Is there a command or utility that will give me definitions of every (or most)
> file codes?
>
> thanks,
> John Stephens

ATOM RSS1 RSS2