Need Help


Closed Thread
Results 1 to 5 of 5

Thread: Need Help

Hybrid View

  1. #1
    Join Date
    May 2009
    Posts
    3


    Did you find this post helpful? Yes | No

    Cool help needed

    hserin [WAIT("+CMGR:"),SKIP 55, DEC MYDATA]
    correction to above

  2. #2
    Join Date
    Feb 2006
    Location
    Gilroy, CA
    Posts
    1,530


    Did you find this post helpful? Yes | No

    Default

    Then you will have to figure out if it is mydata[0] or mydata[1] that stores the variable you want. Change your mydata= 0 and select case mydata to mydata[0]=0 or mydata[1]=0 and select case mydata[0] or select case mydata[1]
    http://www.scalerobotics.com

Members who have read this thread : 0

You do not have permission to view the list of names.

Posting Permissions

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