shogun1950
IS-IT--Management
Hello all.
I am trying to automate creation and e-mailing of PDF documents from SPLF, and am using BVS's SPLTOOL (SPL2STMF) utility.
I need to get the splf name, job name, user, job number and splf number into vars so I can plug them into the SPL2STMF command.
So far, I have:
Created a SPLF of the outq (WRKOUTQ OUTQ(MYOUTQ) OUTPUT(*PRINT),
Created a 132 column PF of the SPLF (F132) with one record per entry,
Created a query with PF output with user defined fields using SUBSTR to get my information into fields.
I probably will know the username,jobname and splf name, but I need to select by date to get the jobnumber and, possibly, the splf number into vars to be inserted into the SPL2STMF command.
This has to be CLP, and I have no idea how to get that information into variables. Can someone either give me a hint or take pity on my and just give me the code????
Thanks in advance for any assistance!
Bruce Uberti
Oregon Judicial Department
I am trying to automate creation and e-mailing of PDF documents from SPLF, and am using BVS's SPLTOOL (SPL2STMF) utility.
I need to get the splf name, job name, user, job number and splf number into vars so I can plug them into the SPL2STMF command.
So far, I have:
Created a SPLF of the outq (WRKOUTQ OUTQ(MYOUTQ) OUTPUT(*PRINT),
Created a 132 column PF of the SPLF (F132) with one record per entry,
Created a query with PF output with user defined fields using SUBSTR to get my information into fields.
I probably will know the username,jobname and splf name, but I need to select by date to get the jobnumber and, possibly, the splf number into vars to be inserted into the SPL2STMF command.
This has to be CLP, and I have no idea how to get that information into variables. Can someone either give me a hint or take pity on my and just give me the code????
Thanks in advance for any assistance!
Bruce Uberti
Oregon Judicial Department