RE: LZ: Directory category suggestions for the Expander?


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

RE: LZ: Directory category suggestions for the Expander?



But nobody's ever going to agree on the dir names. I could tell you the names 
I'd like but somebody else will disagree. Just store them in a simple string 
on the calc. 16*8 bytes is 128 bytes, plus a separator, that's 136 bytes. Not 
too much. If not that, then just number them. Fixed names could be annoying.
________________

Jeff Tyrrill's TI Calculator Site: Contains programming tips, undocumented 
discoveries and tips for power users, and comparisons of the different 
calculator models.
http://tyrrill-ticalc.home.ml.org/

TI-Files member: The premiere TI site on the web, with reviews of games and 
more.
http://ti-files.home.ml.org/


-----Original Message-----
From:	owner-list-zshell@lists.ticalc.org  On Behalf Of Mel Tsai
Sent:	Thursday, June 05, 1997 1:10 PM
To:	list-zshell@lists.ticalc.org
Subject:	Re: LZ: Directory category suggestions for the Expander?

>I don't understand what is so hard about having the names be whatever
>you want.  Just set aside xx bytes in the program that will be the names
>of the directories.  What I mean is just have there be directories that
>the expander accesses as say 1-16, but when they are displayed, instead,
>the software looks it up in a little table that has the names you typed
>in stored in there.  Get it?

Well I could do this, but there are many problems with this method,
including where to store the directory names (it shouldn't be stored
on the expander...), directory searching, having more than one
expander, etc.  Having fixed directories solves many problems.  Mostly
though it's a problem because it'll make the software that much more
complex and I want to keep the filesize down.

-Mel
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-The TI-Memory Expansion Homepage
-http://www.egr.msu.edu/~tsaimelv/expander.htm


Follow-Ups: