Jump to content



Photo
- - - - -

Arrays in fx


  • Please log in to reply
1 reply to this topic

#1 Just_A_Noob_Here

Just_A_Noob_Here

    Newbie

  • Members
  • Pip
  • 13 posts

  • Calculators:
    FX-7400 GII, FX-570 ES

Posted 22 June 2022 - 03:53 PM

Hi, 

I stumbled on this paragraph on article written on wikipedia about casio graphic calculators

 

 

First generation programming language

Loops are constructed by incrementing or decrementing the value of a variable with the Isz and Dsz commands in conjunction with the Lbl and Goto commands, 
rather than using simpler For or While commands.
Arrays are achieved by overwriting other letters, for example A[0]=A, A[1]=B, A[2]=C. The available space for arrays can be extended with the Defm command so that Z[1], Z[2] etc. can be used depending on how much unused memory capacity is available.

 

I tried it, and it gave me an syntax error, I didn't saw this mentioned in the user-manual, maybe I overlooked it?

 

 

Im using 7400GII, maybe it is restricted for 7400GII?

 

 

thanks

- Nooblette


Edited by Just_A_Noob_Here, 22 June 2022 - 03:56 PM.


#2 pan.gejt

pan.gejt

    Casio Freak

  • Members
  • PipPipPipPip
  • 262 posts
  • Gender:Male
  • Location:CZ

  • Calculators:
    .

Posted 23 June 2022 - 07:55 PM

Well, as the article stated - the defm command is for the 1st generation Casio Basic only. Recent calculators use lists. The differences are clearly explained here together with supported calcs

http://dave.brittens...m-vs-lists.html


Edited by pan.gejt, 23 June 2022 - 07:56 PM.





0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users