RE: Re: GCIC Fullscreen applications
"Rocky" <[email protected]>
| Newsgroups | gmane.comp.emulators.hercules390.vm |
|---|---|
| Message-ID | <[email protected]> |
Doesn't look like I am going to finish it Today - Travel.
So I put the current version on the server and would like comments
The things that have changed
1) SD works on Flist - sort descending with a Y2K sort ( try looking at some
old stuff on of maints disks
2) SN works on Flist sort by name
3) CC C and MM M P/F positioning improved
4) positioning after Reset improved
5) Position after Insert Improved
6) positioning after / (search) improved.
7) new command F = Find will search in POS 1 for the string enterd
followed by a BLANK
Search is on the entire file F FOOBAR WILL FIND FOOBAR BUT not FOOBAR1
8) THE OLD / (search) LOGIC REMAINS UNCHANGED BUT YOU CANNOT SEARCH FOR A
TRAILING BLANK, IMBEDDED BLANKS WORK
Search is from current pos forward.
9) new command TRUNC - max=256 - will limit the search/change functionality
to the TRUNC pos.
10) Inserting larger strings for previously smaller string mean that you
need enough blanks at the TRUNC position an Immediatly before
inserting a smaller string will insert blank untilt the trunc position
dat after the trun positon shoul remain unchanged.
If anybosy has the time check the CH routine out - I did testing but
cannot cover everything.
11) new command CH /string1/string2/ delimiters can be either / or \ but
must be consistent - operates on the whole file up to the trunc position -
But only once per line
12) gives a message if it hits a problem and does not change that record. CH
operates on the whole file regardless of positioning
13) new info on the screen - Copy Pending -Move Pending and F/P pending CAP
on CAPS OFF
14) new setting/command -NULLS on/OFF displlys on the screen - Functionality
not yet implemented.
Cant think of anything else but there must have been something
Roc
_____
From: [email protected] [mailto:[email protected]] On Behalf Of
paoloG
Sent: Wednesday, August 11, 2010 10:54
To: [email protected]
Subject: [H390-VM] Re: GCIC Fullscreen applications
--- In [email protected] <mailto:H390-VM%40yahoogroups.com> , "Rocky"
<rocsystems@...> wrote:
>
> Hi Paul
>
> Sounds like a good Idea - Have you actually tested it out. Does it work?
>
> I will get to that when I finish the HEX routine and variable Len records
> issues.
> Which if I am lucky will happen today or tonight. (depending on what the
> wife has scheduled)
>
> Also want to do some memory repositioning.
>
> I am almost enjoying working with it -
>
> But beacause I am actually fixing the editor itself I have to logoff and
log
> on all the time to test it.
> If I was fixing a different program it wouldn't be such a nuisance -)
>
> Roc
>
> Could you send me a screen shot iof the changes you made to the FLIST
screen
> I'll implemet the PFS in the next release and = sounds abut right for an
> equivelant to the PF5 repeat find
> Roc
>
>
I tested it giving the commands from operator, but I guess it should work
from CMSUSER; I'll give it a try (in the afternoon as wife is requiring me
for a trip on the mountains;-)
BFN
Paul