Hi Dan,

According to <http://runrev.info/error.html> this means:

Type: wait (aborted)
Object name:
script Line:(row 664 col 1)
Hint:

Type: repeat (error in statement)
Object name: script
Line:(row 662 col 1)
Hint:

Type: if-then (error in statement)
Object name: script
Line:(row 661 col 1)
Hint:

Apparently, you have a repeat loop within an if-then control structure and the script aborts somewhere inside the repeat loop. This looks like someone pressed command-period or control-period, but this is probably deceptive.

Not very long ago, I saw someone reporting similar errors, which are probably caused by libUrl. Are you using Rev 4? Perhaps, this problem isn't caused by libUrl but by something in the engine related to sockets.

You might try this with Rev 3.5, if your stacks don't need any features from 4, and see whether you still get this error.

Btw, if you want to try the website yourself, make that every line starts with 3 numbers, don't include the word "error", which precedes your error report but make it look like this:

624,664,1
490,662,1
253,661,1

--
Best regards,

Mark Schonewille

Economy-x-Talk Consulting and Software Engineering
Homepage: http://economy-x-talk.com
Twitter: http://twitter.com/xtalkprogrammer

Download Strõm Flow Chart Software
http://flowproject.economy-x-talk.com

Op 30 nov 2009, om 18:41 heeft Dan Friedman het volgende geschreven:

Greetings!

I have a standalone that opens stacks that are posted on a website. Most of the time it works great! But, sometimes I get an error like this:

error 624,664,1
490,662,1
253,661,1

Anyone have a clue as to what this means?

Thank you in advance,

-Dan_______________________________________________
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

_______________________________________________
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