Home   Help Search Login Register  

Author Topic: Is it possible to convert a string to an integer?  (Read 1152 times)

0 Members and 1 Guest are viewing this topic.

Offline Ranger

  • Members
  • *
  • Hoo-ah!
Is it possible to convert a string to an integer?
« on: 30 Oct 2002, 09:10:12 »
As the subject says, is there a way to convert a string to an integer?
Ranger

Offline Dinger

  • Contributing Member
  • **
  • where's the ultra-theoretical mega-scripting forum
Re:Is it possible to convert a string to an integer?
« Reply #1 on: 31 Oct 2002, 17:29:50 »
variables, you mean?

Call "MyFloat = "+MyString
Dinger/Cfit

Offline Ranger

  • Members
  • *
  • Hoo-ah!
Re:Is it possible to convert a string to an integer?
« Reply #2 on: 04 Nov 2002, 19:11:30 »
Yes, that's exactly what I mean.  Thank you!
Ranger