Re: Where do I start?
Mike Stramba <[email protected]>
| Newsgroups | gmane.comp.emulators.turnkey-mvs |
|---|---|
| Message-ID | <[email protected]> |
On 5/24/10, scott <[email protected]> wrote: > As for the input I know you use the TPUT command and it returns a > buffer string. Again from memory, the TPUT returns the length of the Is that maybe a TGET ? :) Here is "SIMPDF.JCL" (writtien by somitcw I think).. it does 3270 input / output and if you allocate SYSPRINT to a dataset it will output to that file... You need to allocate / create the file fiirst). It does a TGET for the input: TGET PFREPLY,L'PFREPLY,ASIS Read input data http://mstram.webfactional.com/down/herc/simpdf.jcl