On 2 Jun 2008, at 20:25, Dan Friedman wrote:

Anyone got any ideas on this...

Within one of my rather long routines, I am doing a simple "get" of a text file off my website. When I run this routine, rev (2.9.0) seems to hang on this line of code. It's not locked up... And I can command-period to get
out of it.  It also acts this way in a standalone.

OK... Here's the strange part, if I put a breakpoint on this line, and click "Run" when it breaks, it works fine. If I put an "answer" before the get,
it works fine.

Is there anything in the handler before the "get" line that might be causing problems? One thing I can think of is using libUrlResetAll. It can cause problems when used in the same handler before a get/load/etc url call.

Cheers
Dave

_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to