For what it's worth...

MODCF1 EXEC

/* Get, FILEL, and put back system CF1 disk */
'CPREL A'
'CP LINK * CF1 CF1 W'
'ACC CF1 W'
'ACC 193 Z'
'FILEL * * W'
say 'Checking the SYSTEM CONFIG file for errors.'
'CPSYNTAX SYSTEM CONFIG W'
'REL W (DET'
'REL Z'
'CPACC MAINT CF1 A SR'
Exit


You can create other execs for CF2 and CF3.

Ray Mrohs
U.S. Department of Justice
202-307-6896
 

> -----Original Message-----
> From: The IBM z/VM Operating System 
> [mailto:[EMAIL PROTECTED] On Behalf Of Shimon Lebowitz
> Sent: Friday, March 30, 2007 10:51 AM
> To: IBMVM@LISTSERV.UARK.EDU
> Subject: remembering CPSYNTAX
> 
> > I can never seem to remember the CPSYNTAX command.  
> 
> Try adding about a dozen comment lines to
> the beginning of your config file, stating loudly
> (in CAPS!) something like:
> 
> REMEMBER TO RUN CPSYNTAX FROM MAINT 193!!!!!
> 
> I did that and it worked for me. :-)
> 
> Alternatively, if you have a fancy XEDIT profile, 
> you could set it up to run CPSYNTAX *every* time you 
> save/file the config file.
> 
> Shimon
> 

Reply via email to