Oppolzer - Informatik / Blog


Blog-Hauptseite      Neuester Artikel      Älterer Artikel      Neuerer Artikel      Älterer gleiche Kategorie      Neuerer gleiche Kategorie

Hercules - Transfer vom PC zu Hercules/VM über Sockdev RDR

Subject:

Re: [H390-VM] Re: device types/socketrdr

From:

Bernd Oppolzer <bernd.oppolzer@T-ONLINE.DE>

Reply-To:

Date:

2012.01.17 12:29:00


I normally transfer files from the PC to VM/370 R6 on Hercules using the VM
virtual system RDR. The VM rdr is assigned to a device using sockdev.

When sending the files to VM on Hercules, I put two header lines in front of the
files, like this:

zeile1 = "USERID "userid" CLASS A NAME "vmname" "vmtype
zeile2 = ":READ  "vmname" "vmtype" A1"

this is part of a PC REXX program which does it.

The first line tells VM to which VM user the file has to be transferred, the
second line tells the filename and filetype for CMS.

Doing so, the file appears in the RDR queue of the CMS user "userid", and I only
have to issue "READ *" there.

Kind regards

Bernd



Am 16.01.2012 17:33, schrieb F.D.:
>
>
> Thanks.
> Can you (or anyone else) briefly summarize the commands I need to read in
> a file in my RDR queue an assign it a FN FT FM?
>
> I am using the sixpack and this thing is very, very limited in the commands, etc.
>

Blog-Hauptseite      Neuester Artikel      Älterer Artikel      Neuerer Artikel      Älterer gleiche Kategorie      Neuerer gleiche Kategorie