Iâm looking at the Binder reference, which might be entirely incorrect, but I see:
Because parentheses or an equal sign must be adjacent to an option name to specify an option value, single quotes must be used if options with values are being passed to the binder.
And their examples show:
//BIND EXEC PGM=IEWL,
// PARM=âlinect=55,list(all),map,xref,options=optndd,wkspa
// ce=(400,10000)â
Figure 19. Example of special rules for JCL EXEC statements
//BIND EXEC PGM=IEWL,
// PARM=(âlinect=55â,âlist(all)â,map,xref,
// âoptions=optnddâ,âwkspace=(400,10000)â)
Figure 20. Example of special rules for JCL EXEC statements
In general, I always put PARM values between single quotes, and then you should be able to use parens for the individual options that have values.
R;
From: H390-***@yahoogroups.com [mailto:H390-***@yahoogroups.com]
Sent: Tuesday, August 14, 2018 2:23 PM
To: H390-***@yahoogroups.com
Subject: RE: [H390-MVS] How to Use APF in MVS3.8J
When I try:
//LKED EXEC PGM=IEWL,PARM=(XREF,LET,LIST,NCAL,AC(1)),REGION=128K,
// COND=(8,LT,ASSEM.ASM)
I get:
22 IEF625I INCORRECT USE OF LEFT PARENTHESIS IN THE PARM FIELD
23 IEF605I UNIDENTIFIED OPERATION FIELD
Buddy Bell
--------------------------------------------
On Tue, 8/14/18, 'Hamilton, Robert' ***@cas.org [H390-MVS] <H390-***@yahoogroups.com> wrote:
Subject: RE: [H390-MVS] How to Use APF in MVS3.8J
To: "'H390-***@yahoogroups.com'" <H390-***@yahoogroups.com>
Date: Tuesday, August 14, 2018, 2:01 PM
Did you try AC(1)?
PARM=(XREF,LET,LIST,NCAL,AC(1))
R;
From: H390-***@yahoogroups.com
[mailto:H390-***@yahoogroups.com]
Sent: Tuesday, August 14, 2018 1:02 PM
To: H390-***@yahoogroups.com
Subject: [H390-MVS] How to Use APF in
MVS3.8J
Hi,
I have a customer that is trying to compile and rum OSDEBE
from CBT and though I have successfully corrected a jcl
substitution it
compiles, links, and blows up with S047 U0000 not
authorized. The proclib member that it is running is
ASMXCLFG and my jcl
substitution is:
//LKED EXEC
PGM=IEWL,PARM=(XREF,LET,LIST,NCAL,AC1),REGION=128K,
// COND=(8,LT,ASSEM.ASM)
I am not sure about the AC1, but it is the only way I could
enter this and not get a jcl error. AC=1 would not work. At
the end of the
printout I am getting:
AUTHORIZATION CODE IS 0
In addition my googling indicates I must list the program
name in a JES member (don't know which one) to allow it
to be authorized.
There are so many results on google that apply to later
versions of MVS, OS390, or ZOS but not 3.8J that I am quite
lost at this point.
Thanks for any help and directions.
Buddy Bell
PS. If I get this to work I'll make a webpage of the
directions on my VintageBigBlue.org website.
Confidentiality Notice: This electronic
message transmission, including any attachment(s), may
contain confidential, proprietary, or privileged information
from CAS, a division of the American Chemical Society
(âACSâ). If you have received this transmission in
error, be advised that any disclosure, copying,
distribution, or use of the contents of this information is
strictly prohibited. Please destroy all copies of the
message and contact the sender immediately by either
replying to this message or calling 614-447-3600.
#yiv8335923980 #yiv8335923980 --
#yiv8335923980ygrp-mkp {
border:1px solid #d8d8d8;font-family:Arial;margin:10px
0;padding:0 10px;}
#yiv8335923980 #yiv8335923980ygrp-mkp hr {
border:1px solid #d8d8d8;}
#yiv8335923980 #yiv8335923980ygrp-mkp #yiv8335923980hd {
color:#628c2a;font-size:85%;font-weight:700;line-height:122%;margin:10px
0;}
#yiv8335923980 #yiv8335923980ygrp-mkp #yiv8335923980ads {
margin-bottom:10px;}
#yiv8335923980 #yiv8335923980ygrp-mkp .yiv8335923980ad {
padding:0 0;}
#yiv8335923980 #yiv8335923980ygrp-mkp .yiv8335923980ad p {
margin:0;}
#yiv8335923980 #yiv8335923980ygrp-mkp .yiv8335923980ad a {
color:#0000ff;text-decoration:none;}
#yiv8335923980 #yiv8335923980ygrp-sponsor
#yiv8335923980ygrp-lc {
font-family:Arial;}
#yiv8335923980 #yiv8335923980ygrp-sponsor
#yiv8335923980ygrp-lc #yiv8335923980hd {
margin:10px
0px;font-weight:700;font-size:78%;line-height:122%;}
#yiv8335923980 #yiv8335923980ygrp-sponsor
#yiv8335923980ygrp-lc .yiv8335923980ad {
margin-bottom:10px;padding:0 0;}
#yiv8335923980 #yiv8335923980actions {
font-family:Verdana;font-size:11px;padding:10px 0;}
#yiv8335923980 #yiv8335923980activity {
background-color:#e0ecee;float:left;font-family:Verdana;font-size:10px;padding:10px;}
#yiv8335923980 #yiv8335923980activity span {
font-weight:700;}
#yiv8335923980 #yiv8335923980activity span:first-child {
text-transform:uppercase;}
#yiv8335923980 #yiv8335923980activity span a {
color:#5085b6;text-decoration:none;}
#yiv8335923980 #yiv8335923980activity span span {
color:#ff7900;}
#yiv8335923980 #yiv8335923980activity span
.yiv8335923980underline {
text-decoration:underline;}
#yiv8335923980 .yiv8335923980attach {
clear:both;display:table;font-family:Arial;font-size:12px;padding:10px
0;width:400px;}
#yiv8335923980 .yiv8335923980attach div a {
text-decoration:none;}
#yiv8335923980 .yiv8335923980attach img {
border:none;padding-right:5px;}
#yiv8335923980 .yiv8335923980attach label {
display:block;margin-bottom:5px;}
#yiv8335923980 .yiv8335923980attach label a {
text-decoration:none;}
#yiv8335923980 blockquote {
margin:0 0 0 4px;}
#yiv8335923980 .yiv8335923980bold {
font-family:Arial;font-size:13px;font-weight:700;}
#yiv8335923980 .yiv8335923980bold a {
text-decoration:none;}
#yiv8335923980 dd.yiv8335923980last p a {
font-family:Verdana;font-weight:700;}
#yiv8335923980 dd.yiv8335923980last p span {
margin-right:10px;font-family:Verdana;font-weight:700;}
#yiv8335923980 dd.yiv8335923980last p
span.yiv8335923980yshortcuts {
margin-right:0;}
#yiv8335923980 div.yiv8335923980attach-table div div a {
text-decoration:none;}
#yiv8335923980 div.yiv8335923980attach-table {
width:400px;}
#yiv8335923980 div.yiv8335923980file-title a, #yiv8335923980
div.yiv8335923980file-title a:active, #yiv8335923980
div.yiv8335923980file-title a:hover, #yiv8335923980
div.yiv8335923980file-title a:visited {
text-decoration:none;}
#yiv8335923980 div.yiv8335923980photo-title a,
#yiv8335923980 div.yiv8335923980photo-title a:active,
#yiv8335923980 div.yiv8335923980photo-title a:hover,
#yiv8335923980 div.yiv8335923980photo-title a:visited {
text-decoration:none;}
#yiv8335923980 div#yiv8335923980ygrp-mlmsg
#yiv8335923980ygrp-msg p a span.yiv8335923980yshortcuts {
font-family:Verdana;font-size:10px;font-weight:normal;}
#yiv8335923980 .yiv8335923980green {
color:#628c2a;}
#yiv8335923980 .yiv8335923980MsoNormal {
margin:0 0 0 0;}
#yiv8335923980 o {
font-size:0;}
#yiv8335923980 #yiv8335923980photos div {
float:left;width:72px;}
#yiv8335923980 #yiv8335923980photos div div {
border:1px solid
#666666;min-height:62px;overflow:hidden;width:62px;}
#yiv8335923980 #yiv8335923980photos div label {
color:#666666;font-size:10px;overflow:hidden;text-align:center;white-space:nowrap;width:64px;}
#yiv8335923980 #yiv8335923980reco-category {
font-size:77%;}
#yiv8335923980 #yiv8335923980reco-desc {
font-size:77%;}
#yiv8335923980 .yiv8335923980replbq {
margin:4px;}
#yiv8335923980 #yiv8335923980ygrp-actbar div a:first-child {
margin-right:2px;padding-right:5px;}
#yiv8335923980 #yiv8335923980ygrp-mlmsg {
font-size:13px;font-family:Arial, helvetica, clean,
sans-serif;}
#yiv8335923980 #yiv8335923980ygrp-mlmsg table {
font-size:inherit;font:100%;}
#yiv8335923980 #yiv8335923980ygrp-mlmsg select,
#yiv8335923980 input, #yiv8335923980 textarea {
font:99% Arial, Helvetica, clean, sans-serif;}
#yiv8335923980 #yiv8335923980ygrp-mlmsg pre, #yiv8335923980
code {
font:115% monospace;}
#yiv8335923980 #yiv8335923980ygrp-mlmsg * {
line-height:1.22em;}
#yiv8335923980 #yiv8335923980ygrp-mlmsg #yiv8335923980logo {
padding-bottom:10px;}
#yiv8335923980 #yiv8335923980ygrp-msg p a {
font-family:Verdana;}
#yiv8335923980 #yiv8335923980ygrp-msg
p#yiv8335923980attach-count span {
color:#1E66AE;font-weight:700;}
#yiv8335923980 #yiv8335923980ygrp-reco
#yiv8335923980reco-head {
color:#ff7900;font-weight:700;}
#yiv8335923980 #yiv8335923980ygrp-reco {
margin-bottom:20px;padding:0px;}
#yiv8335923980 #yiv8335923980ygrp-sponsor #yiv8335923980ov
li a {
font-size:130%;text-decoration:none;}
#yiv8335923980 #yiv8335923980ygrp-sponsor #yiv8335923980ov
li {
font-size:77%;list-style-type:square;padding:6px 0;}
#yiv8335923980 #yiv8335923980ygrp-sponsor #yiv8335923980ov
ul {
margin:0;padding:0 0 0 8px;}
#yiv8335923980 #yiv8335923980ygrp-text {
font-family:Georgia;}
#yiv8335923980 #yiv8335923980ygrp-text p {
margin:0 0 1em 0;}
#yiv8335923980 #yiv8335923980ygrp-text tt {
font-size:120%;}
#yiv8335923980 #yiv8335923980ygrp-vital ul li:last-child {
border-right:none !important;
}
#yiv8335923980
Confidentiality Notice: This electronic message transmission, including any attachment(s), may contain confidential, proprietary, or privileged information from CAS, a division of the American Chemical Society ("ACS"). If you have received this transmission in error, be advised that any disclosure, copying, distribution, or use of the contents of this information is strictly prohibited. Please destroy all copies of the message and contact the sender immediately by either replying to this message or calling 614-447-3600.