On Tuesday, 01/22/2008 at 10:39 EST, "Wakser, David" 
<[EMAIL PROTECTED]> wrote:
 
> I am issuing a RECEIVE from within an EXEC to receive a lot of
> files onto a minidisk. However, RECEIVE sets them up as record format
> "V" - and I want them to be "F". I see no options for this on the
> RECEIVE command itself. Is there any way around this?

A file is received in the same format it was sent (if that information was 
included).   Since you're running an exec, just "COPYFILE <fn ft fm> ( 
OLDDATE RECFM F" to convert it.

Alan Altmark
z/VM Development
IBM Endicott

Reply via email to