Path: utzoo!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!tut.cis.ohio-state.edu!ucbvax!KRSNUCC1.BITNET!CONSULT1 From: CONSULT1@KRSNUCC1.BITNET (Na Sangog) Newsgroups: comp.lang.asm370 Subject: DASD I/O Message-ID: <9003101151.AA17739@lilac.berkeley.edu> Date: 10 Mar 90 11:52:30 GMT Sender: daemon@ucbvax.BERKELEY.EDU Reply-To: IBM 370 Assembly Programming Discussion List Distribution: inet Organization: The Internet Lines: 16 X-Unparsable-Date: Sat, 10 Mar 90 20:41:00 EXP Hi! I have been using the program named 'PCTOOLS'. That has many utilities. One of them is Disk view/Edit function. This function shows data on diskette and let me update data and write updated data on diskette. 'DITTO' package for Tape and Disk operation is installed in my site. I read the output of DITTO and I found the file system in DASD partially. By the way, how I can read and write data on DASD directly(?) ? What is the basic method of FSOPEN,FSREAD,FSWRITE,etc macro? In System Programmer's Guide, 'diagnose x'18' -- DASD I/O'. I need a lot of examples and explanations. Thanks in advance. -Nso