Forum unknown
· Programming
#arc & startup
1 messages in this thread
can anyone tell me what might be wrong with my startup sequence? I'm using
Byte by Byte's 2 meg ram expantion on a A-500 and I have been getting
software failures left and right..Also is there an arc program that will
let me select which files I want to arc by selecting them with the mouse
instead of typing in each and every file. It needs to arc 50 or more files
at once( for investment downloads that get put up on our board).Am I asking
too much,If so,let me know. I can do 12 at a time with diskman but that
becomes a bit time consuming…..
if exists c:FACCII
if exists c:runback
runback -5 c:FACCII 256
else
run FACCII 256
if exists c:wait
wait 5
endif
endif endif if EXISTS sys:system
path sys:system add endif if EXISTS sys:utilities
path sys:utilities add endif mount VD0: if exists VD0:lastboot endif
LoadWb failat 30 cd s: runback clock cd c: SetClock >NIL: Opt load Date
setmap usa1 endcli > nil:
I have been using Access 1.29 most of the time along with diskman if that
helps. It would be nice to have 3 meg of reliable ram….