Hello,
How to pass JCL-variable to Easytrieve- variable via indata stream with SYMBOLS parameter like this example.
I get the error: "B027 NOT A VALID NAME". I tried all values (EXECSYS, CNVTSYS,JCLONLY) of SYMBOLS but I get the same error.
Example:
//SET2 SET AVSKTO='12345678901'
//SYSIN DD *,SYMBOLS=JCLONLY
*easytrieve code
W-KTO W 11 A
JOB INPUT INFIL
W-KTO = &AVSKTO.
*******B027 NOT A VALID NAME - &AVSKTO
to pass JCL-variable to indata stream
- sergeyken
- Posts: 458
- Joined: Wed Jul 24, 2019 10:12 pm
- Skillset: Assembler, JCL, Utilities, PL/I, C/C++, DB2, SQL, REXX, COBOL, etc. etc. etc.
- Referer: Internet search
Re: to pass JCL-variable to indata stream
Javas and Pythons come and go, but JCL and SORT stay forever.
-
- Similar Topics
- Replies
- Views
- Last post
-
-
Override DD-statements of an in-stream procedure
by aldencarr123 » Sun Nov 15, 2020 3:40 am » in JCL - 4
- 2583
-
by willy jensen
View the latest post
Mon Nov 16, 2020 1:53 pm
-
-
- 5
- 3990
-
by sergeyken
View the latest post
Wed Jun 16, 2021 6:23 pm
-
- 4
- 5613
-
by NicC
View the latest post
Mon Oct 19, 2020 1:17 am
-
- 4
- 2877
-
by Pedro
View the latest post
Sat May 15, 2021 3:39 am
-
-
Pass PARM from JCL to Easytrieve SQL WHERE clause
by MemoPerez » Tue Oct 24, 2023 8:32 am » in CA-Easytrieve - 2
- 3111
-
by MemoPerez
View the latest post
Fri Oct 27, 2023 1:13 am
-