Re: TI-86 <REAL> conflicts, pff, BASIC progs


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

Re: TI-86 <REAL> conflicts, pff, BASIC progs



The Daoist wrote:
>
> > BASIC PROGRAMMERS, USE UNIQUE TERMS FOR THOSE TEMPORARY FILES (REAL).
>
> While this may sound like a good idea, I don't think it would work very
> well.
> First, I name important variables weird names, ie "zzzzPOLY", something
> no one else would name a variable. That keeps them relatively safe. I do
> use "simple" names like A,B,C,D for temporary things. Why?
> Think of it this way: If every one who wanted to temporarily store user
> input before do ing something important with it had to make up a new name,
> your calculator's memory would quickly fill up with one-time-used
> variables, each taking a minimum of 17 bytes.

Delvar(

> Secondly, I doubt that every Basic programmer will bow to your whims. ;)

hehe..

> I suggest you write a program that stores the variables back to your
> original values. You could do it in Basic, if you don't mind that the
> variables would be (real) instead of (cons), but with your handy program,
> why would they need to be constants?

I'm opting to do that. (real) act just like (cons).

> Anyhow, it was a noble idea.

some programs don't include the delvar(. Algebra 2 ToolBox does (after
all, they ONLY use A, B, C, D, E, & F, but I couldn't use Algebra2 if I
put Fluorine as [CONS] of 19. Basically I'd just get an error while
running algebra2. What I've been doing recently is just typing:
12.011->C. And well if it gets deleted, to the hell with it and type it
again ;), then comes your idea of writing a program that sets it back.
I'll consider that. Now if only there was something that could allow the
program to recognize <file folders/formats> oooh... Hello TI-92 d:)

-(:P Modem Boy d:)-
-(:P -=TI-86=- d:)-


Follow-Ups: References: