› Quick reference:› ----------------›› SI2.ARC contains files as follows:›› SI.COM - execute it.› SI.DEF - don't care› SI.DOC - documentation› SI.HST - history› SI.PRG - main binary module, do› not delete it!› SI_PL.DOC - doc in Polish› README.1ST - this file›› NOTE:›› The SI.COM is just a small and› primitive loader; the only what › it can is to load the binary module.› If the loading fails, it just› returns to the system with the› message "Load error". There may› be following explanations of the› message:›› 1) the SI.PRG file cannot be› found. Note, that the loader› tries to open the file› "Dn:SI.PRG", where "n" is the› number of a drive, where the› loader has been loaded from.› So, even if you start both› files from the same drive, but› from different directories,› loading will fail.›› 2) the binary module cannot be› loaded due to a bad sector for› example.›› 3) the relocator data cannot be› loaded due to the same reason.››› Draco ›