[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Integer Basic



On Wed, 09 Jan 2002 00:14:20 GMT, Mad Martian wrote:

> What is the procedure for loading and running an Integer Basic program?

Using DOS 3.3
The "later" version of DOS 3.3 for the IIe does this for you.

If not
a) Make sure your disk has Integer on it

b) Make sure your Hello program BLOADs Integer into the top 16k of memory when 
	it boots up. If it does not have a Hello program type in the following at the
BASIC prompt which looks like this ].
10 PRINT CHR$(4) "BLOAD INTBASIC"
then type 
SAVE HELLO
this will save the program

c)Type RUN HELLO. This time Integer should load.
d) Type RUN xxxx. Where xxxx is your program name.
e) Voila!!!!!!!!!!!
   

-- 
Life is what happens while your busy making other plans...