[Date Prev][Date Next][Subject Prev][Subject Next][
Date Index][
Subject Index]
Startup Error Msg.
- Subject: Startup Error Msg.
- From: Jordan Fox
- Date: 11 Mar 1994 04:14:38
The following is approx. the first half of my STARTUP.INT for XY-4.
(SETTINGS.DFL and some other stuff is loaded in the remainder.) I keep
getting an error beep & the msg. "Table has not been loaded" somewhere *before*
the bottom of this section has been reached. Everything listed is present in
the indicated directory, and I don't see any typos. My Keyboard and the Help
file are being loaded, and I do seem to have access to pulldown menus. What's
wrong with this picture?
ÄÄÄÄÄÄÄÄÄ
BX DEFAULT DR=E:\Q2 ;*;
BX LOGIN JORDANQ2 ;*;
BC default bk=0,fd=66,ul=3,ck=3 BC default pl=54,62,50 BC load C:\XY4\JRF4.KBD
BX LOAD C:\XY4\PERS.SPLQ2 ;*;
BX LOAD C:\XY4\XY4.MNU+C:\XY4\XY4.DLGQ2 ;*;
BX LOAD C:\XY4\XY4.HLPQ2 ;*;
BX LOAD C:\XY4\DICT.HYPQ2 ;*;
BC default IM=1 BX SETP 1Q2 ;*;
ÄÄÄÄÄÄÄÄÄ