Re: GCIC Full screen applications - Update

"paoloG" <[email protected]> Wed, 06 Oct 2010 02:30:08 -0000
Newsgroups gmane.comp.emulators.hercules390.vm
Message-ID <[email protected]>

--- In [email protected], "Rocky" <rocsystems@...> wrote:
>
> 
> 
> >-----Original Message-----
> >From: [email protected] [mailto:[email protected]] On Behalf Of
> >paoloG
> >Sent: Monday, October 04, 2010 06:29
> >To: [email protected]
> >Subject: [H390-VM] Re: GCIC Fullscreen applications - Update
> >
> >> The new versions have been out there for about a week.
> >> My web site logs show about 25 downloads.
> >> Is the IND$FILE compatible stuff working with other Emulators than the
> >ones I tested?
> >>
> >> Is the Copy paste between screens working as expected?
> >>
> >> CH routines etc.
> >>
> >> This is a very critical community - It can't be that good that no one has
> >anything to say?
> >>
> >> Roc
> >>
> >
> >Hi Roc,
> >
> >I found an issue that seems more related to VISTA emulator than to your
> >excellent transfer program.
> >
> >I tried the RECEIVE function using binary transfer and I found some
> >mistakes: 'N' (hex 'D5') becomes '$' (hex '5B'); 'Q' becomes ';'; 'M'
> >becomes ')', and also some other characters don't transfer correctly.
> >
> >Out of curiosty I tried the same transfer with IND$FILE under VM/SP5
> >and I found the same mistakes using VISTA in CUT mode, while in DFT mode
> >the transfer is correct.
> >
> >Using VISTA in DFT mode with your program results in a CUT mode transfer (I
> >guess that VISTA recognizes that the host doesn't support DFT).
> >
> >Then I tried the king of emulators (IBM PCOMM), that works only in DFT
> >mode, and as expected file transfer is OK with original IND$FILE and
> >doesn't work with your program, that supports only CUT mode.
> >
> >Regards.
> >
> >Paul
> >
> >
> >
> 
> Paulo
> 
> I created a member with the following date using VISTA
> 
> ABCDEFGHIJKLMONPQRSTUVWXYZ
> 1234567890
> abcdefghijklmnopqrstuvwxyz
> !@#$%^&*()_+-={}[]:";'<>,.?/|\
> 
> ----------------
> Then I did an Asia transfer and this what I see on the PC --- Looks perfect
> 
> ABCDEFGHIJKLMONPQRSTUVWXYZ
> 1234567890
> abcdefghijklmnopqrstuvwxyz
> !@#$%^&*()_+-={}[]:";'<>,.?/]\
> 
> -------------------------------
> 
> Next I did a binary transfer and displayed with NEO hex editor on the PC
> 
> c1 c2 c3 c4 c5 c6 c7 c8 c9 d1 d2 d3 d4 d6 d5 d7
> d8 d9 e2 e3 e4 e5 e6 e7 e8 e9 f1 f2 f3 f4 f5 f6
> f7 f8 f9 f0 81 82 83 84 85 86 87 88 89 91 92 93
> 94 95 96 97 98 99 a2 a3 a4 a5 a6 a7 a8 a9 5a 7c
> 7b 5b 6c 5f 50 5c 4d 5d 6d 4e 60 7e c0 d0 ad bd
> 7a 7f 5e 7d 4c 6e 6b 4b 6f 61 4f e0
> 
> 
> All looks correct to me.
> Even the error MON instead of MNO came out perfect. ( my typo)
> 
> Are you sure you have the latest versions of the VISTA emulator and my
> program
> 
> I am using the defaults for vista language settings -
> I am pretty you sure you are in Italy
> 
> Are you using the default code pages or somethng different for the Italian.
> Perhaps the error is in Vista in the code page.
> 
> Let me know?
> 
> Try it with X3270 if you have time?
>

Hi Roc,

I beg your pardon - my fault....

I was using VISTA 1.26; looking at Tom Brennan's site I saw between the bugs fixed in version 1.27:

"P0853 05/28/09 CUT mode binary file transfer has errors in translation tables. Fixed"

So I installed version 1.27 and (as predictable) also binary file transfer works perfectly.

Sometimes I'm a bit lazy in installing new software versions (I'm still using Win2K with great satisfaction, but for example I must use WinXP when I wish to recompile Hercules).

Regards.

Paul