Author: KermMartian
Posted: 24 Jan 2013 08:41:43 pm (GMT -5)
We ask that you please edit your post instead of double-posting if it's within 24 hours of your first post. With regards to your question in the first post, although I am not an Nspire BASIC coder, from my TI-BASIC training I believe the correct ordering would be:
Code:
This would set the dimension (length) of lslist to 3.
_________________
![]()
![]()
![]()
![]()
![]()
![]()
Posted: 24 Jan 2013 08:41:43 pm (GMT -5)
We ask that you please edit your post instead of double-posting if it's within 24 hours of your first post. With regards to your question in the first post, although I am not an Nspire BASIC coder, from my TI-BASIC training I believe the correct ordering would be:
Code:
dim(lslist):=3
_________________





