Author Topic: Scripting with variables  (Read 289 times)

Offline mankoff

  • Newbie
  • *
  • Posts: 1
  • Karma: 0
Scripting with variables
« on: November 28, 2011, 07:17:05 AM »
The lite version has an ABC button grayed out on the keyboard. Would this let me have a full alphabet in the pro version? I'd like to write scripts. Currently I can do this:

x := 42
xx := x*2
y := sin(xx)

But would prefer to use variables other than x,xx,xxx and y,yy, etc. Is there something else I'm missing?

Thanks,

  -k.

Offline MrMage

  • Administrator
  • *****
  • Posts: 475
  • Karma: 7
Re: Scripting with variables
« Reply #1 on: November 28, 2011, 09:59:08 AM »
Hi,

PocketCAS pro lets you access the iPhone's alphanumeric keyboard so you can use any kind of variable names.

Best,

Daniel