Search found 73 matches

by silver calc
Sun 21 Jan, 2007 6:56 pm
Forum: Off Topic
Topic: spammers
Replies: 25
Views: 22352

you could block their IP addresses, since it seems they come from the same place (or a few of the same places).

Edit: he he, read the second post.
by silver calc
Wed 17 Jan, 2007 11:08 pm
Forum: Latenite, Brass and EarlyMorning
Topic: Bugs
Replies: 72
Views: 117073

Thanks, it works now.
by silver calc
Tue 16 Jan, 2007 4:17 am
Forum: Latenite, Brass and EarlyMorning
Topic: Bugs
Replies: 72
Views: 117073

Yes, I do. I also noticed this little doosie when I compiled any code that should work: Assembling... Pass 1 complete. (650ms). Pass 2 complete. (80ms). Writing output file... Errors: 0, Warnings: 0. Writing error log... Writing debug log... Writing list file... Error: Could not write list file (The...
by silver calc
Sat 13 Jan, 2007 4:43 am
Forum: Latenite, Brass and EarlyMorning
Topic: Bugs
Replies: 72
Views: 117073

How do I attach files?
by silver calc
Fri 12 Jan, 2007 1:21 am
Forum: Latenite, Brass and EarlyMorning
Topic: Bugs
Replies: 72
Views: 117073

Here's a bug: I tried to debug a multi-page app compiled with Latenite/brass and it gave me this error:
Could not get debugger start information:
Unexpected end of file has occured. The following elements are not closed: module,brass. line 3675, position 1.
by silver calc
Mon 01 Jan, 2007 5:33 pm
Forum: General TI Discussion
Topic: ERR:LINK
Replies: 2
Views: 4543

ERR:LINK

I keep getting this error when I turn my calculator on. I've tried numerous ways to try and identify this error and what's causing it. I finally used calcsys to check what was wrong with the link port, and it gave this Binary: 00000110
What does this do, and what is causing it?
by silver calc
Sat 30 Dec, 2006 12:47 am
Forum: Latenite, Brass and EarlyMorning
Topic: Latenite - 1.0.6.1 Update [Monday 20/08/2007]
Replies: 433
Views: 240941

I've found a strange solution to this problem, but I wouldn't recomend it. What it does is: (compile script) 1. Deletes old build to prevent strange error later 2. Default build, link, and signing for app 3. Deletes *.8xp file that is strangely generated allong with *.8xk file 4. Renames the app fil...
by silver calc
Tue 26 Dec, 2006 3:32 pm
Forum: Off Topic
Topic: Maxcoderz feedback
Replies: 7
Views: 7220

Maxcoderz feedback

I don't know where else to put this, but I think that the Maxcoderz forums should have a feedback forum so that we can give advice to the staff and moderators without having to post in some random forum or pm the staff's pm box full.

It would also be a nice place to discuss ways to improve Maxcoderz.
by silver calc
Mon 25 Dec, 2006 2:04 am
Forum: Latenite, Brass and EarlyMorning
Topic: Latenite - 1.0.6.1 Update [Monday 20/08/2007]
Replies: 433
Views: 240941

It's not PTI, but the dubug script. I know because I can send Apps manually or tell the script to send a specific app, but not one with any name (given that it can be sent manually).
by silver calc
Sun 24 Dec, 2006 7:55 pm
Forum: Latenite, Brass and EarlyMorning
Topic: Latenite - 1.0.6.1 Update [Monday 20/08/2007]
Replies: 433
Views: 240941

wow...this is very nice, I was able to compile and debug programs very easily.
???
What do you mean by this?
I can get it to compile correctly, but not debug without manually sending the Application.
by silver calc
Fri 22 Dec, 2006 9:26 pm
Forum: Latenite, Brass and EarlyMorning
Topic: Bugs
Replies: 72
Views: 117073

Another Bug (or maybe not): When trying to compile an application (using the TI-83+ native script) & with everything else set up, Brass creates a .8xp and a .8xk file. Also, when you try to debug it, it always tries to send the .8xp file instead of the .8xk file (even if i delete it in the compi...
by silver calc
Fri 22 Dec, 2006 8:57 pm
Forum: Latenite, Brass and EarlyMorning
Topic: Latenite - 1.0.6.1 Update [Monday 20/08/2007]
Replies: 433
Views: 240941

On the same topic, how do you write the debug script for the flash Apps? Here's what I got: ; TI-83 Plus Application script reset-calc run 6000000 key-press on 6000000 send-file %DEBUG_BINARY% key-press clear key-press apps key-press down key-press enter When I try running this, It pops up with an e...
by silver calc
Mon 18 Dec, 2006 9:48 pm
Forum: Programming Help
Topic: Showin the work
Replies: 5
Views: 3914

Don't know if this will work on an 86, but you could do this:
prompt Str1 ;a+b or any other evaluable expression
Disp Str1+"=",expr(Str1
by silver calc
Thu 14 Dec, 2006 2:58 am
Forum: Off Topic
Topic: For Sale (a.k.a. Help Me Out And Buy My Stuff!)
Replies: 36
Views: 45019

*Borat voice*
I think he's trying to be funny.
by silver calc
Wed 06 Dec, 2006 11:48 pm
Forum: xLIB
Topic: Next version of xLIB - features?
Replies: 215
Views: 282362

Sorry if this has already been posted (or isn't possible), but you could make it so that: 1. XLib is compatible with Detached Solutions Applications (ex. Omnicalc, Symbolic, ...) 2. Have a menu with all the XLib functions, and so that you can press [+] to get a simple help screen on the function (si...