$ .Identify DFS Panos Installation (Part 1) Version 1.30/03
$ .Help Install Panos onto DFS
$ .Help
$ .Help KEYWORD		meaning
$ .Help -Force		Overwrite existing files
$
$ .Set Program$Force	False
$ .Set Program$Abandon	True
$
$ . To install dfs we use two floppy drives
$ .dualfloppy
$ .set Context$D1	dfs::1.
$ .set Context$D3	dfs::3.
$
$ . Put blank formatted disc into bottom drive and press RETURN..
$ .Wait
$
$ Copy D0:!Config,D0:!Boot	-to D1:$ -exact <Force>
$ Copy D0:!PaDFS-cmd		-to D1:$.!Panos -exact <Force>
$ Copy D0:!Perror,D0:PanData	-to D1:$ -exact <Force>
$ Copy D0:Bas32,D2:Bas32f,D0:Panos	-to D1:$ -exact <Force>
$ Copy D2:*-rif,D2:*-cmd	-to D3:$ -exact <Force>
$
$ .echo Now checking installation
$ .set cli$stop -1
$
$ D3:utility -help
$ D3:config -help
$ D3:asm32 -help
$
$ .swd D1:
$
$ D3:star opt 4,3
$
$ . 
$ . Panos disc 1 is installed and checked
$ . Now continue installation.
$ . Load disc 2 and repeat the Install command, e.g.
$ . 	-> InstDFS
$ . or	-> InstDFS -force
$ . Don't forget the RETURN
