Re: GCIC Fullscreen applications Replace algorythm
"paoloG" <[email protected]>
| Newsgroups | gmane.comp.emulators.hercules390.vm |
|---|---|
| Message-ID | <[email protected]> |
--- In [email protected], "Rocky" <rocsystems@...> wrote: > > Thanks Paolo > > Thats good logic and I didn't think of using the LRECL as part of the > algorythm > Makes very good sense. > > In the same vein perhaps we could use the FT as part of the logic as well. > "C" "EXEC" "ASSEMBLE' "PLI" "COB" > > Do you think I should try to identify if it is a program _ perhaps > identifying - Assembler - C - PL1 > that is probably doable very easily - and then I could tailor the logic a > bit > > And do you agree that shifting whole line is the right approach as opposed > to shifting out multiple blanks > > For instance: > > ch /MVC/PACK/ > > MVC A,B original > xxx1234xxx > PACK A,B eliinating mulltiple blanks > xxxx123xxx > or > PACK A,B Shifting Line > xxxx1234xxxx > > Would we want the A,B to line up or are we going to shift them. > I think that TSO trys to eliminate blanks for certain scenarios > and X-edit shifts the whole line > > Roc > > _____ > Rocky, tailoring the logic on the FT would be nice; and eliminating extra blanks would be a plus (an improvement over XEDIT). Regards. Paul