HP3000-L Archives

October 1998, 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:
Shawn Gordon <[log in to unmask]>
Reply To:
Shawn Gordon <[log in to unmask]>
Date:
Thu, 29 Oct 1998 08:33:51 -0800
Content-Type:
text/plain
Parts/Attachments:
text/plain (50 lines)
Being able to evaluate variables in a job card, or be able to inherit
variables during a stream would solve a lot of problems for me.  I use
STREAMX to solve the first issue, and can solve the second issue with the
some work in STREAMX, but if you are writing a commercial product, this
usually isn't a great alternative.

shawn






Keven Miller <[log in to unmask]> on 10/29/98 08:15:24 AM

Please respond to Keven Miller <[log in to unmask]>

To:   [log in to unmask]
cc:    (bcc: Shawn Gordon/IS/FHM/FHS)
Subject:  MPE Enhancement Idea




1. Fix STREAM subsystem to recognize VARs on the job card.
   Then I don't have to hard code account names in the jobs.
        !JOB  TEST,MGR.!HPACCOUNT
        !comment
        !EOJ

2. Create new var
        HPHACCOUNT or HPFACCOUNT or HPFILEACCT
     which holds the account name of the accessed file -- kind of like
HPFILE.
        !JOB TEST,MGR.!HPFILEACCT
        !comment
        !EOJ
or
        !JOB TEST,MGR.!FINFO (HPFILE,"ACCTNAME")
        !EOJ

   Now I can stream this job from any account.

Thoughts?

+=====================================
 Keven Miller   KC7LYD
 [log in to unmask]   (Salt Lake City, Utah, USA)
+=====================================

ATOM RSS1 RSS2