HP3000-L Archives

September 1997, 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:
Ron Horner <[log in to unmask]>
Reply To:
Ron Horner <[log in to unmask]>
Date:
Tue, 9 Sep 1997 09:04:01 -0500
Content-Type:
text/plain
Parts/Attachments:
text/plain (22 lines)
You can also have your systems people update the MPEXMGR.PUB.VESOFT file to
include the following command:

                                    %SETVAR VESOFTDEFAULTPRINT
";KEEPAMDATES".

The VESOFTDEFAULT<command>  var allows you to add parameters to a command.
  Really helpful if these parameters
are used all the time.


As far as printing the MPEX manuals, look in the HELP.VESOFT area.  There
are 3 files with the QEDIT code attached.
Using PROSE.QLIB.ROBELLE, this is how to print them off:

                    :FILE INFILE=MPEXD.HELP.VESOFT
                    :FILE OUTPUT=MPEX;DEV=RLP426,1
                    :PROSE.QLIB.ROBELLE

The INFILE is the QEDIT file, and the OUTPUT is your printer or output
file.

ATOM RSS1 RSS2