Path: utzoo!news-server.csri.toronto.edu!cs.utexas.edu!sun-barr!lll-winken!uunet!mcsun!ukc!icdoc!gks From: gks@doc.ic.ac.uk (Gary K Smith) Newsgroups: comp.sys.acorn Subject: RISK OS Archivers Message-ID: <2984@gould.doc.ic.ac.uk> Date: 5 Mar 91 14:17:59 GMT Sender: news@doc.ic.ac.uk Distribution: comp.sys.acorn Organization: Dept. of Computing, Imperial College, London, UK. Lines: 19 I am writing a Hard Disk Archiver - which Multi Tasks in RISC OS. Does anyone know the RISC OS way of signifying a change of disk? At the moment, I am using *Mount and *Dismount - but this needs some work to decode the File String Passed to it, and call ADFS:MOUNT or SCSI:MOUNT, and the Dirve number. Also, The PRM says that these two commands are provided for compatibility only, so there must be another way to change the disk. Thanks for any Help Gary. --