View previous topic :: View next topic |
Author |
Message |
jacky_ying Beginner
Joined: 25 Jul 2004 Posts: 46 Topics: 20
|
Posted: Thu Dec 16, 2004 6:18 am Post subject: dynamic allocate memory |
|
|
Is it possible to allocate memory dynamicly in batch program just like EXEC CICS GETMAIN.
any suggestion will be appreciated |
|
Back to top |
|
 |
kolusu Site Admin

Joined: 26 Nov 2002 Posts: 12378 Topics: 75 Location: San Jose
|
|
Back to top |
|
 |
jacky_ying Beginner
Joined: 25 Jul 2004 Posts: 46 Topics: 20
|
Posted: Thu Dec 16, 2004 9:40 am Post subject: thanks |
|
|
Kolusu:
Thanks very much |
|
Back to top |
|
 |
bauer Intermediate
Joined: 10 Oct 2003 Posts: 317 Topics: 50 Location: Germany
|
Posted: Fri Dec 17, 2004 5:26 am Post subject: |
|
|
Hi,
other solution using PL/1:
ALLOCATE statemnt.
regards,
bauer |
|
Back to top |
|
 |
|
|