pat pat <[EMAIL PROTECTED]> a écrit : Date: Tue, 11 Sep 2007 09:38:34 +0200 
(CEST)
De: pat pat <[EMAIL PROTECTED]>
Objet: RE : Re: BPXBATCH utility, how to access to PDS member ?
À: IBM Mainframe Discussion List <[email protected]>

 I have add a STDENV in my JCL and i use the BPXBASTL utility 

//RUNSHELL EXEC PGM=BPXBATSL,                        
//  PARM='PGM /u/zcwk'                               
//STDOUT DD PATH='/u/resul',                         
// PATHOPTS=(OCREAT,OTRUNC,OWRONLY)                  
//STDENV DD  *                                        
 _CEE_RUNOPTS=POSIX(ON)                              
//SYSPRM DD DSN=ADCDB.PDS.PARMLIB(CMDPRM00),DISP=SHR 
//*                                                  
//SYSOUT DD  SYSOUT=*                                 
//SYSPRINT DD SYSOUT=*                               

My source code ( C code) to open the member
FILE *fparm;                    
fparm = fopen("dd:SYSPRM","r"); 


"McKown, John" <[EMAIL PROTECTED]> a écrit : > -----Original Message-----
> From: IBM Mainframe Discussion List 
> [mailto:[EMAIL PROTECTED] On Behalf Of IBM-MAIN Anonymous
>  Sent: Tuesday, September 04, 2007 2:11 AM
> To: [email protected]
> Subject: Re: BPXBATCH utility, how to access to PDS member ?
> 
> 
> Thank's a lot to all of you, it's running now, my member is read
> 
> THANK'S

What did you do? Inquirining minds want to know!

--
John McKown
Senior Systems Programmer
HealthMarkets
Keeping the Promise of Affordable Coverage
Administrative Services Group
Information Technology

The information contained in this e-mail message may be privileged
and/or confidential.  It is for intended addressee(s) only.  If you are
not the intended recipient, you are hereby notified that any disclosure,
reproduction, distribution or other use of this communication is
strictly prohibited and could, in certain circumstances, be a criminal
offense.  If you have received this e-mail in error, please notify the
sender by reply and delete this message without  copying or disclosing
it.

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

           

---------------------------------
  Ne gardez plus qu'une seule adresse mail ! Copiez vos mails vers Yahoo! Mail 

       
---------------------------------
 Ne gardez plus qu'une seule adresse mail ! Copiez vos mails vers Yahoo! Mail 

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to