Show your START-UP SEQ!
17-Sep-90 21:41:04
Sb: #585-Show your START-UP SEQ!
Fm: Christopher Tolmie 73657,3335
To: Roy Pahnke 74316,254
[ continuation ]
al avf = "avail fast"
al avff = "avail flush "
al avt = "avail total"
al bl = "blitzdisk2 200 dh0: dh1: df2: df0:"
al cp = "copy [] clone
al d = dir
AL DEL = "delete [] ASK"
al dw = dirw
al diskcopy = "Diskcopy df0: to df2:"
al dl = dloads:
al dcH0 = "diskchange dh0:"
al dcH1 = "diskchange dh1:"
al DCH2 = "diskchange dh2:"
al DCH3 = "diskchange dh3:"
al DCHI = "diskchange dhI:"
al DCHR = "diskchange dhR:"
al dos = "runwsh ClickDOS_II"
al format0 = "Format drive df0: name [] noicons"
al format1 = "Format drive df1: name [] noicons"
al format2 = "Format drive df2: name [] noicons"
al LI = LIST
al m = "rx ram:menu.rexx"
al NewWsh = "newwsh con:10/10/520/50//c"
al pcd = pushcd
al pocd = popcd
al psound = "runwsh dh1:perfectsound/Psound_3.1"
al re = resi
al rea = reader
al rw = runwsh
al Send = "type > par: []"
al sw = swapcd
al st = status
al ty = type
al prs = "protect [] add s"
al prd = "protect [] add d"
al pre = "protect [] add e"
al prp = "protect [] add p"
al md = makedir
al mid = MkDr
al rn = rename
al prefp = "runwsh dh2:prefs/preferences printer"
al pref = "runwsh dh2:prefs/preferences"
al v = "c:vtime"
al ch = "c:sound s:tag-sound v60 5"
al who = "c:sound c:Whosbad v40 5"
;Resident Module
resi c:dir
resi c:list
resi c:avail
resi c:copy
resi c:delete
resi c:info
resi c:echo
cp dh2:rexx/menu.rexx ram: ;I normally use rexx scripts to start programs
; from CLI since I don't always load the WB
echo " "
echo " Done!"
snap
popupmenu
m
nag
mount dhr: ; mounts the Syquest on the C Ltd controller SCSInet buss
mount LSR: ; this is the AppleTalk port on the DigiFEX multi-port card
runwsh binddrivers ;this command takes so dern long to finish but its
; needed only for the GVP SCSI controller card
DH2:gvpscripts/tstgvpscsi ; gets the GVP Syquest to appear
sys:interact/netboot ; activates the DigiFEX appletalk network
say "Hello Chris,"
vtime ;speaks the time out the audio port
chris AT&G