1
Keyed Data Queue
Hello, Can any one help me by providing a sample CL program to add and retrieve data from a keyed Data Queue? Please see the below mentioned CL program I am getting “CPF3C36” error. Can any one help me in this regards? PGM DCL VAR(&DQNAME) TYPE(*CHAR) LEN(10) VALUE(‘BIBIN’) DCL VAR(&DQLIB) TYPE(*CHAR) LEN(10) VALUE(‘D993336′) DCL VAR(&DQSNDL) [...]
Answer Question
| May 11, 2009 10:35 AM
AS/400 Control Language, AS/400 Data Queue, CL, CL/400, Data Queue, Error CPF3C36, Keyed Data Queues
Hello, Can any one help me by providing a sample CL program to add and retrieve data from a keyed Data Queue? Please see the below mentioned CL program I am getting “CPF3C36” error. Can any one help me in this regards? PGM DCL VAR(&DQNAME) TYPE(*CHAR) LEN(10) VALUE(‘BIBIN’) DCL VAR(&DQLIB) TYPE(*CHAR) LEN(10) VALUE(‘D993336′) DCL VAR(&DQSNDL) [...]
1





