RE: RE: IND$FILE
"Rocky" <[email protected]>
| Newsgroups | gmane.comp.emulators.hercules390.vm |
|---|---|
| Message-ID | <[email protected]> |
Mike I have made some changes to the IND$file emulation. It's still not working 100% with the VISTA emulator but at least it now uploads the files. They are just unintelligable on the MF With some of the other emulators it's working fine. Appears to be a problem with the translation tables. I may have some news about that over the weekend ---------------------------------------------------------------------------- ------ Only the CUT mode and only Upload at present. Want to work out the bugs before we go further. Mike you are correct - You can use RECFM and LRECL nnn paramters in the VISTA parameters. (Options) Its defaluting to CRLF and Ascii is an Emulator issue - as far as I can tell. If you don't enter them, I default it to Variable 130. Each Emulator and its own quirks Actually enjoy using the VISTA - Very nice tool It's dumping a lot less now - We still have lots of exceptional conditions to handle in the File transfer. Pretty complicated because the various Emulators take and return control differently Has anybody tested with the X3270 Emulator? or anythig oher than VISTA? But the files Make it to the MF, Which is a big step forward. Roc _____ From: [email protected] [mailto:[email protected]] On Behalf Of Mike Stramba Sent: Thursday, September 09, 2010 08:04 To: [email protected] Subject: Re: [H390-VM] RE: IND$FILE Roc, On 9/9/10, Rocky <[email protected] <mailto:rocsystems%40gmail.com> > wrote: > > I downloaded the VISTA Emulation that you both were using. > > Very nice tool - Too bad I only got a free thirty day subscription. > This means that I have to hurry up and resolve the problem :-) Well it's a "whopping" $30 bucks :/ And I can pick and and choose if I want ASCII or EBCIDIC and weather I want > CRLF or not, > I can choose between FIXED or VARIABLE output and I can decide what the > output LRECL size will be. > (the size that all fixed length records get padded to and the max size for > variable) > > So in theory I could choose andASCII TEXT FILE But ignore the CRLF and block > it at a length that I choose > Or I can choose a FIXED length output file and Pad it with blanks if the CR > LF comes first/ or split the lines if a long record comes. > > In the VISTA I don t see all those options. There's online help, which under File Transfer / IND$file options shows all of the things you mentioned (I think .. I didn't check them all). You have to pass them as arguements (one time only) in the transfer / options / additional parameters field. (the parameters will be remembered from session to session) I just had to re-install Win XP, I'll take a look at what you've been up to with the IND$file Mike