Author | Comment |
alex10819 Wraith Posted: 17 May 2005 09:56 GMT Total Posts: 507 | as you all know, i program BASIC, and no ASM. im working on a project at the moment, and need a script however.
what it has to do: get the names of all Mirage compatible BASIC program on the calc that arent hidden, add place their names into a string (str1?), and then exit.
if someone could do this for me, i would really appreciate it. (since the last one didnt happen) |
Lunchbox Carrier
Posted: 17 May 2005 18:49 GMT Total Posts: 2007 | Easy. Do you want MirageOS only, ION only, TI-OS only, a combo, or what? I can do it easily. Just FYI, Asm programs aren't scripts technically cause it's a compiled language. Also, It would be easier if I could just dump them onto the screen in procession, but I can add them to a string, comma-separated, or whatever floats your boat.
[Edited by Lunchbox on 18-May-05 03:50] |
alex10819 Wraith Posted: 19 May 2005 13:01 GMT Total Posts: 507 | blah... im too used to JavaScript... now i call almost everything scripts...
only the Mirage programs, because i plan to use it for a project i have coming up, and i dont want it showing subprograms... unless you could make one that detected every program with disp " " on the second line, that would be bettter... but it doesnt matter to me... |