7 lines
161 B
Plaintext
7 lines
161 B
Plaintext
DEFINE QLOCAL('LOCAL.QUEUE1') +
|
|
REPLACE +
|
|
DESCR('A local queue example') +
|
|
MAXDEPTH(5000) +
|
|
MAXMSGL(10485760) +
|
|
DEFPSIST(YES)
|