Any help with this would be much appreciated. It's mentioned in the manual, but no idea if it is actually achievable.

Can You Get An Arg Error On Fx-83ms?
Started by
Drewbaby
, May 24 2005 05:25 PM
5 replies to this topic
#1
Posted 24 May 2005 - 05:25 PM
#2
Posted 25 May 2005 - 03:13 AM
I don't have an fx model but does it have a locate command? If so you could try a statement such as Locate -1,1,"Text". The -1 should give an arg error as it is outside the screen.
Alternatively you could try (if it has it) the Text command: Text -1,1,"Text". It should do the same.
If neither of those exist try a for loop and use: For 1->Mat A To 3. The first argument is supposed to be an integer value or at least the location of one, so that should work as well.
If none of this works or you don't have these functions then I hope somebody else here with an fx can help.
Alternatively you could try (if it has it) the Text command: Text -1,1,"Text". It should do the same.
If neither of those exist try a for loop and use: For 1->Mat A To 3. The first argument is supposed to be an integer value or at least the location of one, so that should work as well.
If none of this works or you don't have these functions then I hope somebody else here with an fx can help.
#3
Posted 25 May 2005 - 03:31 PM
why do you want to do this though?
#4
Posted 25 May 2005 - 03:57 PM
yeah, a good questions .. most of us here are happy if they get NO errors

#5
Posted 27 May 2005 - 09:24 AM
We're never happy. We want to be able to get all types of errors as well as knowing how to avoid them. The calculator unfortunately does not have any of the functions mentioned already, so the question is still open!yeah, a good questions .. most of us here are happy if they get NO errors
#6
Posted 28 May 2005 - 09:25 AM
We're never happy
Such a negative statement ...
think positive ... you must be happy sometimes


1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users