Re: Re: GCIC Fullscreen applications Replace algorythm
Mike Stramba <[email protected]>
| Newsgroups | gmane.comp.emulators.hercules390.vm |
|---|---|
| Message-ID | <[email protected]> |
On 8/9/10, Martin Trübner <[email protected]> wrote: > I do not like the idea of doing something based on filetype....It is > tricky enough to use it in setting XEDIT-behavior but a change in > command-behavior... I agree, keep it simple If the line is : A1234567xMVCxxxFOO,BARxxxxxxxxxxxMOVExxxTOxxxxFOO and c/FOO/ZOPPER/ is entered, I would expect to see : A1234567xMVCxxxZOPPER,BARxxxxxxxxxxxMOVExxxTOxxxxFOO ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ All these blanks remain the same that they were If a C/short/VeryLongStringToReplaceThePreviousShortString/ is entered, and that results in comments .. whatever getting shifted past col 72 (or prefereably the editor TRUNC setting ( :) ), then the line is truncated. Trying to auto-wrap .. auto format is of course possible (what isn't ? ;)), but needlessly complex > a change as you are suggesting could easy be done using same > length strings... CH / MVC / PACK / Yes, another good, simple solution :) > @Paolo > >>> and eliminating extra blanks would be a plus (an improvement over >>> XEDIT). > > Well, I am an XEDIT bigot and I answer: use "zone" command and you have > that in XEDIT. Dunno what "zone" does, will have to look up the Xedit commands.