View Single Post
  #14 (permalink)  
Old 07-23-2008, 06:03 PM
Mr_Gee Mr_Gee is offline
Basic4ppc Veteran
 
Join Date: Feb 2008
Location: Hilversum, The Netherlands
Posts: 239
Awards Showcase
Beta Tester 
Total Awards: 1
Default

:-)

guess what... i'm getting data back!

msgbox(ArrayLen(data())) is giving 20
and sending the data to a listbox is also working

Now for the hard part processing the data...

I have no idea where to start

I get a list of values, none of them are negative so the stuff you posted in post#4 cannot be used directly... but i'm pretty sure i'm missing something
is this something that can be deducted using your byteconverter lib?

edit added image
Attached Images
File Type: jpg Screen01.jpg (28.1 KB, 18 views)

Last edited by Mr_Gee : 07-23-2008 at 06:07 PM.
Reply With Quote