Re: GCIC Fullscreen applications - Update

"paoloG" <[email protected]> Mon, 04 Oct 2010 04:28:47 -0000
Newsgroups gmane.comp.emulators.hercules390.vm
Message-ID <[email protected]>

--- In [email protected], "Rocky" <rocsystems@...> wrote:
>
> 
> 
> --- In [email protected], "Rocky" <rocsystems@> wrote:
> >
> > Hi all - 
> >  
> > There is a new version of the GCIC full screen  editor and browser
> > application for VM/370 availble for download...
> >
> 
> snipped
> 
> 
> Hi all -
> 
> The new versions have been out there for about a week. 
> My web site logs show about 25 downloads.
> 
> 
> Don't see any comments or issues in the posts... 
> 
> 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