Bugs item #799953, was opened at 2003-09-03 12:58
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105757&aid=799953&group_id=5757

Category: DynAPI 3 API
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Joseph Sonnier (jsonnier)
Assigned to: Nobody/Anonymous (nobody)
Summary: Problem with sync and io.element calls

Initial Comment:
Going through the examples and trying a few on my own -

I came across the problem where a async calls correctly

transmits all the information -- However, using a sync

~ io.request returned all the strings with the blanks

removed.



i.e.

  testing a string in an object or an array



  string = "Have a nice day"



   was returned correctly in the async case -- but in

the sync case it was returned as



  string "haveaniceday"



I used the io.element test page 

/dynapi3x-1/examples/dynapi.util.ioelement-soda-tester.html

 and modified it slightly to do a sync call instead of

the async call.





----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105757&aid=799953&group_id=5757


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Dynapi-Dev mailing list
[EMAIL PROTECTED]
http://www.mail-archive.com/[EMAIL PROTECTED]/

Reply via email to