RE: Re: Full screen application Specs
"Rocky" <[email protected]>
| Newsgroups | gmane.comp.emulators.hercules390.vm |
|---|---|
| Message-ID | <[email protected]> |
I'll check but are you sure? If it recognized the terminal model there is no reference to that in the code. It uses a variabe MAXLINES. ANd that comes from the first SCREEN where I do an erase/write alt and a read biuffer Have a screen shot for me - offline - rocsystems&gmail.com More likely it my logic - Iadded some routine to prevent a move to itself and I might have messed up there Move to itself caused a loop = should give you an error message at the bottom of the screen Maybe that got messed up Need a screen shot - In COLOR off line Appreciate _____ From: [email protected] [mailto:[email protected]] On Behalf Of Fran Hensler Sent: Saturday, July 31, 2010 18:32 To: [email protected] Subject: Re: [H390-VM] Re: Full screen application Specs Rocky - None of the prefix commands are working below line 18 on model 4 screens. I tried to 'M'ove line 1 following line 19 and it didn't move the line and 'M' was still showing on line 1. But when I put the 'F' on line 18 it did move. I was pleasantly surprised that a Move of line 1 following line 40 (on 2nd screen) worked. These are not physical line numbers but the line numbers that appear in the prefix area. /Fran ---------------------------------------------------------- P.S. I was quilty of not ending an edit session by TSTUSR3 on Friday. I left it idle for several hours. I'll try to be more careful.