Results 1 to 17 of 17

Thread: Sting to Int from Array

Threaded View

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Apr 2009
    Posts
    28

    Resolved Sting to Int from Array

    Hi i'm stuck on something so easy, i've googled, tired various methods but cant get it to work. Imagine if you can, i have an array (set as a string type) but the second slot holds a numebr that i want, e.g. 2333.

    So to grab it i use the following code, however as my sport array is set to a string it wont allow it. Like i said i have tried a few ways but nothing works. Such a stupid and simple situation. I'm much much better with actionscript surely its just a string to int conversion?

    Code:
    Dim myNumber As Integer = sport(1)
    Last edited by albo; Apr 7th, 2009 at 10:51 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width