Hello Scott, How I do it.
in CSECT copy list form from CONSTANTs section to DSECT working section Update message text run WTO execute form in DSECT WTO list form map in Constants WTO_text WTO list form with text WTO_length = * - WTO_text DESCT maps onto your own STORAGE area, thus copying the constant LIST form over the DSECT map makes the code reentrant. On Mon, 18 Nov 2019 08:55:45 -0500, scott Ford <[email protected]> wrote: >Peter, > <snip> >I have to add displays ( WTOs ). I dont have complaints again IBM, rarely, >best people I ever worked with, my issue is howtos. Working examples which >I can refer to and understand >(prototype) before I start writing code. When to use the execute form of >the macro vs list, also let me add I was never an applications program, i <snip> Regards Bruce ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
