Date : Tue, 18 Apr 2006 19:54:40 +0100
From : "Ian Wolstenholme" <BBCMailingList@...>
Subject: Re: CPFS and MOVE
----=_NextPart_000_000B_1AD695C9.C5454D44
Thanks, that is just what I was looking for.
The reason behind it [if anybody is still listening!!] was because
when I was struggling with MOVE/CPFS/1770DOS as per the
previous post, I needed to try to initialise the 1770DOS filing
system. The usual command is *DOS but of course this has
another meaning on the Master 512 as it starts DOS Plus
loading!
Best wishes,
Ian
----- Original Message -----
From: jgh@... (Jonathan Graham Harston)
To: bbc-micro@...
Sent: 18 Apr 2006 12:19:15 +0100
Subject: [BBC-Micro] Re: CPFS and MOVE
>Message-ID: <3E27F9AB495D4974A2E2D2B292DDDF71.MAI@...>
"Ian Wolstenholme" <BBCMailingList@...> wrote:
> By the way, is there a filing system equivalent of *FX142, ie to
> change FS without typing in the usual start-up command?
*FX143,18,<fs id>, eg:
OSBYTE 143,18,4 or *FX143,18,4 to delect disk
OSBYTE 143,18,5 or *FX143,18,5 to delect net
OSBYTE 143,18,8 or *FX143,18,8 to delect adfs
OSBYTE 143,18,11 or *FX143,18,11 to delect cpfs if its fsid=11
OSBYTE 143,18,16 or *FX143,18,16 to delect hadfs
OSBYTE 143,18,92 or *FX143,18,92 to delect linkfs
See http://mdfs.net/Docs/Comp/BBC/FSNums for a full(ish) list.
--
J.G.Harston - jgh@... - mdfs.net/User/JGH
BBC BASIC for Windows and Internationalisation
See http://mdfs.net/Software/BBCBasic/Windows/ProgTips
----=_NextPart_000_000B_1AD695C9.C5454D44--