View Single Post
  #17 (permalink)  
Old 02-10-2009, 08:56 PM
SWFKit SWFKit is offline
Senior Member
 
Join Date: Dec 2002
Posts: 2,015
Default

The help file says that "Call WriteStr function to write Str variable to output buffer. The function does not return until whole string is written or timeout elapses.". So you can call your function just next to the previous "writeStr" call.
Reply With Quote