Jump to content



Photo
- - - - -

Can I store string in ABC... variables?


  • Please log in to reply
2 replies 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:38 PM

Hi can I store "string" into ABC variables?

 

I tried it, it gives me syntax error.

"string" -> X

Is there other way doing this? Or it doesn't support string storage?

 

Only talking by C-basic, not the c/c++ workaround.

 

 

Because I would like to store it somewhere, when user inputs some string etc... and program would do some STRmanipulations

? -> X
StrInv(X
StrJoin(X,<another string>

Thanks

 

- Nooblette



#2 pan.gejt

pan.gejt

    Casio Freak

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

  • Calculators:
    .

Posted 23 June 2022 - 08:07 PM

Well, you can store up to 20 strings to string memory, e.g. command "ABC"->Str 10 stores ABC to string memory 10.

You can find this example on the page 2-7 of the UG. For details about string operations see page 8-18.

The string memory can be accessed by following procedure:

VARS - F6 (Str) - [number]


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


#3 Just_A_Noob_Here

Just_A_Noob_Here

    Newbie

  • Members
  • Pip
  • 13 posts

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

Posted 03 August 2022 - 12:32 PM

Hello Pan.Gejt,

 

Thank you for the help.

I never knew it was on 2. chapter.

 

Silly me I should look on the manual better

 

Thank you and have a nice day,

 

Nooblette






0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users