LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous messageNext messagePrevious in topicNext in topicPrevious by same authorNext by same authorPrevious page (June 1997, week 3)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Tue, 17 Jun 1997 17:22:59 -0500
Reply-To:     Derek Morgan <derek@WUBIOS.WUSTL.EDU>
Sender:       "SAS(r) Discussion" <SAS-L@UGA.CC.UGA.EDU>
From:         Derek Morgan <derek@WUBIOS.WUSTL.EDU>
Subject:      Re: PROC CPORT from PC under 6.12 to MVS 6.08
Comments: To: djohnson@werple.net.au
In-Reply-To:  <199706172152.QAA04095@wubios.wustl.edu> from "David Johnson" at
              Jun 18, 97 07:50:31 am
Content-Type: text/plain; charset=US-ASCII

> > All our Production batch files created under 6.08 are being read in 6.12,= > but we have struck the same problem with sending data to MSP/EX (pseudo = > MVS) under 6.08 TS420 from 6.12 TS020. I'm about to step back to 6.11 = > TS020, to complete this transfer, but it's not an ideal solution. > In the PROC CPORT under 6.12 add the option V608 to the procedure statement. Index information is now transferred with the CPORT files under 6.12, and is incompatible with earlier versions. There is also another option that removes the index information, but I just use the V608 option.

Derek Morgan Washington University School of Medicine Division of Biostatistics E-mail: derek@wubios.wustl.edu Phone : 314-362-3685 FAX : 314-362-2693


Back to: Top of message | Previous page | Main SAS-L page