#M1230XA CHIP RAM PROBLEM
30-Jan-94 21:37:30
Sb: #73212-#M1230XA CHIP RAM PROBLEM
Fm: IAIN WHITEHEAD. 100022,2554
To: Dennis O'Neill 73047,1417
DENNIS,
I have made no other changes to the startup-sequence but the POWERSCANNER
hand scanner had made a change which inserts itself virtually at the very
start of the start-up sequence.
I have taken the libert of enclosing the actual startup used by my
computer (the M1230XA lines cause the problems on booting up):-
———————————————-
; \/ PowerScan3 has inserted the line below \/
ConfigScanner
; $VER: startup-sequence 39.9 (9.8.92)
C:SetPatch QUIET
SYS:Utilities/AutoXA >NIL:
C:Version >NIL:
C:AddBuffers >NIL: DF0: 15
FailAt 21
C:MakeDir RAM:T RAM:Clipboards RAM:ENV RAM:ENV/Sys
C:Copy >NIL: ENVARC: RAM:ENV ALL NOREQ
Resident >NIL: C:Assign PURE
Resident >NIL: C:Execute PURE
Assign >NIL: ENV: RAM:ENV
Assign >NIL: T: RAM:T
Assign >NIL: CLIPS: RAM:Clipboards
Assign >NIL: REXX: S:
Assign >NIL: PRINTERS: DEVS:Printers
Assign >NIL: KEYMAPS: DEVS:Keymaps
Assign >NIL: LOCALE: SYS:Locale
Assign >NIL: LIBS: SYS:Classes ADD
Assign >NIL: HELP: LOCALE:Help DEFER
assign excellence!: WORK:excellence!
assign doctools: WORK:doctools
IF NOT EXISTS SYS:Fonts
Assign FONTS:
EndIF
BindDrivers
C:Mount >NIL: DEVS:DOSDrivers/~(#?.info)
IF EXISTS DEVS:Monitors
IF EXISTS DEVS:Monitors/VGAOnly
DEVS:Monitors/VGAOnly
EndIF
C:List >NIL: DEVS:Monitors/~(#?.info|VGAOnly) TO T:M LFORMAT
"DEVS:Monitors/%s" Execute T:M
C:Delete >NIL: T:M
EndIF
SetEnv Workbench $Workbench
SetEnv Kickstart $Kickstart
UnSet Workbench
UnSet Kickstart
C:IPrefs
C:ConClip
Path >NIL: RAM: C: SYS:Utilities SYS:Rexxc SYS:System S: SYS:Prefs
SYS:WBStartup SYS:Tools SYS:Tools/Commodities
IF EXISTS S:User-Startup
Execute S:User-Startup
EndIF
Resident Execute REMOVE
Resident Assign REMOVE
C:LoadWB
EndCLI >NIL:
————
Can you see anything that might cause offence to the M1230XA there?
I think I heard there was an AutoXA program uploaded onto one of the forum
libraries. I will attempt to download that and run it again.
IAIN.
CALLING IN FROM SCOTLAND ON A 68030 AMIGA1200!
iain@altspor.demon.co.uk