HP3000-L Archives

November 2002, Week 4

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:
Greg Chaplin <[log in to unmask]>
Reply To:
Greg Chaplin <[log in to unmask]>
Date:
Wed, 27 Nov 2002 10:32:49 +1100
Content-Type:
text/plain
Parts/Attachments:
text/plain (56 lines)
Gehan,

With MPE command file parameters, you can explicitly 
reference them when you execute the file:
E.g.
   sf 6000 pri=1
or
   sf cops=2 spf=5876 pri=2 dev=lp2

Also, in your PARM line in the command file, leave out the
"!" for each parameter name as there's no need for them:
   PARM spf, dev="200", pri="13", cops="1"

------------------------------------------------------------------------------------------
Greg Chaplin
www.unisuper.com.au
[log in to unmask]
UniSuper
Level 37, 385 Bourke Street
Melbourne  VIC  3000
Australia
Phone: 61 3 9691 4145
Fax:   61 3 9691 4141

>>> "Gehan G." <[log in to unmask]> 27/11/02 10:05:56 >>>
<snip>
 I was wondering where I can find some more information about
parameters. For instance when you do an hp command you use:
spoolf 6002;dev=201;pri=13;copies=1

In my command file I have:
PARAM spf, !dev="200", !pri="13", !cops="1"

Then I can do:
sf 6002,201

 Which is nice except I noticed on the spoolf command you can
put the parameters in any order. On mine they are parameter
spesific. For instance I can't send 2 copies with all other
options left to default by going:
sf 6002,2

I have to allow for the other parameters:
sf 6002,,,2

Is there any way to specify parameters by ; rather then , such
as something like:
sf 6002;cops=2

Just curious,
Gehan Gehale
Soon to be great HP programmer.. hehe

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

ATOM RSS1 RSS2