Talk:Execute Brain****/TI-83 BASIC: Difference between revisions

From Rosetta Code
Content added Content deleted
No edit summary
No edit summary
Line 2: Line 2:
[[User:BR|BR]] 19:53, 30 November 2009 (UTC)
[[User:BR|BR]] 19:53, 30 November 2009 (UTC)
:I copied it from my calculator (also a TI-83 plus) and it works here. I could have copied things wrong though. I'll go over it again sometime soon. --[[User:Mwn3d|Mwn3d]] 20:28, 30 November 2009 (UTC)
:I copied it from my calculator (also a TI-83 plus) and it works here. I could have copied things wrong though. I'll go over it again sometime soon. --[[User:Mwn3d|Mwn3d]] 20:28, 30 November 2009 (UTC)
:I just fixed a few things. See if it works with those differences. It was all string variable numbering problems. If it were up to me I'd give them all useful names, but TI-BASIC doesn't have that for the 83. --[[User:Mwn3d|Mwn3d]] 20:37, 30 November 2009 (UTC)

Revision as of 20:37, 30 November 2009

At least on my calculator (TI-83 Plus), this returns a bunch of errors - mostly domain errors from sub(). BR 19:53, 30 November 2009 (UTC)

I copied it from my calculator (also a TI-83 plus) and it works here. I could have copied things wrong though. I'll go over it again sometime soon. --Mwn3d 20:28, 30 November 2009 (UTC)
I just fixed a few things. See if it works with those differences. It was all string variable numbering problems. If it were up to me I'd give them all useful names, but TI-BASIC doesn't have that for the 83. --Mwn3d 20:37, 30 November 2009 (UTC)