---------------------------------------------------------- UBASIC Install Instructions ncs Info ---------------------------------------------------------- This zipped package has a few added things that make the Ubasic easier to get up and started. These number two; they are the pif file and the bat file. These both have drawbacks - it seems that they need to have the Ubasic zip file to be un-zipped into a particular directory. The directory is on the c: disk and is named, of all things, ubasic. It is not very original, but the directory is: c:\ubasic. It needs to be created and then it needs its files from the ubasic.zip file. So create a c:\ubasic directory(folder) & extract the files into it. Then try to remember two things: 1) to exit ubasic, key in & enter: system; 2) to bring up the help box, press the control and '\' keys simulaneously. The escape key exits help. There are two ways to run this ubasic: 1) thru the pif, and 2) execute the runUB.bat file. ----------------------------------------------------------