Jump to content



Photo
- - - - -

Chr$(N) Needed

CHR

  • Please log in to reply
1 reply to this topic

#1 Maverich40

Maverich40

    Casio Fan

  • Members
  • PipPip
  • 32 posts
  • Gender:Male
  • Location:Pennsylvania
  • Interests:Math, Programming, Astronomy, Space

  • Calculators:
    Casio fxCG500, fxCG10, fx-115ES, &c. and other brands.

Posted 21 July 2013 - 10:34 PM

Is there anyway at all to generate a Character by some method like CHR$(n)?
It thought there was some special, for some reason hidden, method using LOCATE x,y,#value or something
like that to get a CHARACTER to be displayed, based on ASCII code value!!

Surely this silly fx9860 can do this simple thing?
I want to be able to generate special strings based on a formula, and I can't even find out how to
conveniently get a Character from an Integer value!

Any help appreciated... I need to go from INTEGER ASCII CODE to a Character_String.

maverich40 .at. yahoo .dot. com

#2 Casimo

Casimo

    Casio Overlord

  • Members
  • PipPipPipPipPipPipPip
  • 641 posts
  • Gender:Not Telling

Posted 25 July 2013 - 09:09 AM

You have to write your own function: StrMid("0123456789 (etc)", N - 49, 1) (untested).




0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users