Re: Where do I start? [1 Attachment]
Ron Hudson <[email protected]>
| Newsgroups | gmane.comp.emulators.turnkey-mvs |
|---|---|
| Message-ID | <[email protected]> |
Ok, Finally at last I figgured out how to print the source from my PDS here it is attached... I mentioned the register usage because I was hoping for some help writing the next part of this... I have a large protected field at the bottom of the screen, and I would like to parse the output of the tget into it.. There are comment in the source above showing where I would put it. Basically the idea was to copy the entire INBUF into the field and the replace all the parts that were "binary" (x'11' - buffer locations - the aid key) with c'#' so it could be displayed.