Re: Where do I start?
scott <[email protected]>
| Newsgroups | gmane.comp.emulators.turnkey-mvs |
|---|---|
| Message-ID | <[email protected]> |
On 05/24/2010 07:04 PM, Ron Hudson wrote: > > > Yes, I copied and pasted them all into one local word doc so I could > look at paper while I had my screen up... > > Right now I have two fields that accept alpha numeric text > (I have not figgured out how to use them yet -but I have them) > > I can tab between them and edit them. > > Is there a way to have the cursor resting in one when the user gets > control? > > Ron. > Yes, look at the IC command which I believe is x'13'. (Saying this from memory) 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 gotten string, and the buffer contains the location of where the cursor was at, what attention key was hit, following this is the input location and the text. Scott