Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!umich!samsung!brutus.cs.uiuc.edu!psuvax1!psuvm!JHUHYG!TIMMO From: TIMMO@JHUHYG.BITNET (Tim DiLauro) Newsgroups: bit.listserv.ibm-main Subject: Re: VS COBOL with DA type files Message-ID: Date: 1 Feb 90 13:45:07 GMT Sender: IBM Mainframe Discussion list Reply-To: IBM Mainframe Discussion list Lines: 9 Approved: NETNEWS@PSUVM Gateway In-Reply-To: Message of Wed, 31 Jan 90 17:15:16 EST from On Wed, 31 Jan 90 17:15:16 EST said: > >>How would the file be set up? >>Would it have to go on a DOS formatted minidisk? > CMS uses filemode type 5 for OS simulated data sets. > for example; DAMASTER FILE A5 Actually, it is filemode number 4 that is used for OS simulated datasets. for example; DAMASTER FILE A4