PDA

View Full Version : ti 84 basic


Dopefish7590
10-13-2006, 11:42 AM
Hi. Iv'e started to learn to program in the calculator (ti-84) version of basic, I already know visual basic, and qbasic programming, but this is compleataly different, I've found out how to archive and unarchive using the commands from the home screen but when i type the exact same thin into the program, it comes up with an error message that says "error: Invaild"
this is wahat Iv'e typed:

unarchive prgm doors
asm(prgm doors
archive prgm doors

Is there an error?
how do I fix this
:confused:

Boinky
10-16-2006, 06:22 AM
asm(prgm doors

asm(prgm doors) maybe? :)

NetNessie
10-16-2006, 06:32 AM
asm(prgm doors
asm(prgm doors) maybe? :)

My thoughts exactly.

Dopefish7590
10-17-2006, 01:18 PM
Already done, no workie :(

oak man
10-18-2006, 11:56 PM
:lol:Ha! Why do you evan want to learn to program with a calculator? So when your in math class, instead of taking a nap, and not doing work you'll feel like you at least did something productive? good reason:cool: maybe you'll port Quake to TI-83 PLUS:cool: 7 awesome points for you Dopefish!

Boinky
10-19-2006, 03:07 PM
I wish they had real debugs and not some crappy generic message :\ Does it at least give you the line that gives you the error?

Dopefish7590
10-19-2006, 05:04 PM
yep, on:
unarchive prgm doors

btw oak man: I just enjoy programming. it's even cooler when you can do it on a portable device

After I get the hang of it I'll start programming games

NetNessie
10-20-2006, 02:23 AM
I used to program my old Casio calculator back in the days as well. It would come in handy because I'd place all the test info into the calculator. Obviously "cheat-sheets" removed the need for that later on, but it was the thought that counted.

Maybe the issue is with the space between "prgm" and "doors".

Dopefish7590
10-23-2006, 11:45 AM
nope...

Boinky
10-30-2006, 10:01 PM
unarchive prgm doors
asm prgm doors
archive prgm doors

What about like so? removing the (

Dopefish7590
10-31-2006, 12:56 PM
nope.

I can do it from the home screen but not in the programer

Boinky
11-01-2006, 10:39 AM
What do you mean by that statement?

Dopefish7590
11-01-2006, 05:24 PM
i can type it in from the home screen

but i cant type the same thing into the programming window

Boinky
11-01-2006, 08:17 PM
It wont let you do ASM prgm doors ? AS in not add the (?

Dopefish7590
11-13-2006, 11:42 AM
nope.