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)
+=====================================