|
The value "*INT " means that you're going to pass an internal spooled file ID in the 4th parameter. But you're passing blanks in that parameter... Instead of *INT, you want to get the spooled file name, and pass that in the 5th parameter. Presumably it's one of the values in struct that Rcv_Spl_Var points to... On Thu, 10 Jun 2004, Walt Fles wrote: > > Splf_NAME '*INT ' ( 10 characters ) > > >>QSPOPNSP( &splfilehandle, ( void * ) qualjobname, > >> ( void * ) " ", /* 16 blanks */ > >> ( void * ) " ", /* 16 blanks */ > >> Splf_Name, Rcv_Spl_Var->Splf_Number, > >> -1, &err_code );
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.