Author Topic: BASIC Question  (Read 2506 times)

0 Members and 1 Guest are viewing this topic.

Offline GB

  • LV4 Regular (Next: 200)
  • ****
  • Posts: 147
  • Rating: +15/-3
  • Use Microhard WindOS today!
    • View Profile
    • MICROHARD CORPORATION
BASIC Question
« on: February 29, 2012, 08:00:02 pm »
Hi all,

I am seeking to make some programs that use a moveable cursor on the graph screen. I do not know of any command on the Casio that functions like Input on the TI's. Does anybody know if one exists?

TI-86 USER
CASIO PRIZM USER
TI-NSPIRE USER
TI-84 PLUS SILVER EDITION USER
TI-83 PLUS USER

PROJECTS:

Microhard Paint
http://www.omnimaga.org/index.php?topic=11915.0

TI-Nspire Character Map
http://www.omnimaga.org/index.php?topic=7725.msg142555#msg142555

Offline Yeong

  • Not a bridge
  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 3739
  • Rating: +278/-12
  • Survivor of Apocalypse
    • View Profile
Re: BASIC Question
« Reply #1 on: February 29, 2012, 08:34:30 pm »
Casio has getKey just like TI-BASIC. However, I don't think there's no cursor stuff in CASIO.
For input, are you talking about Input in TI-BASIC? For CASIO, all you need is, ?→Stuff
Sig wipe!

Offline JosJuice

  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1344
  • Rating: +66/-14
    • View Profile
Re: BASIC Question
« Reply #2 on: March 01, 2012, 10:01:10 am »
Casio has getKey just like TI-BASIC. However, I don't think there's no cursor stuff in CASIO.
For input, are you talking about Input in TI-BASIC? For CASIO, all you need is, ?→Stuff
When Input is used on z80 calcs without an argument, it displays a cursor on the graph screen that the user can use to select coordinates. This is very different from using it with an argument.

Offline GB

  • LV4 Regular (Next: 200)
  • ****
  • Posts: 147
  • Rating: +15/-3
  • Use Microhard WindOS today!
    • View Profile
    • MICROHARD CORPORATION
Re: BASIC Question
« Reply #3 on: March 01, 2012, 03:24:02 pm »
That's exactly what I'm looking for on the Casio.
TI-86 USER
CASIO PRIZM USER
TI-NSPIRE USER
TI-84 PLUS SILVER EDITION USER
TI-83 PLUS USER

PROJECTS:

Microhard Paint
http://www.omnimaga.org/index.php?topic=11915.0

TI-Nspire Character Map
http://www.omnimaga.org/index.php?topic=7725.msg142555#msg142555