zerachiel Posted December 13, 2011 Posted December 13, 2011 (edited) i've made some script : but when i runned this script, the script just jump into code "send("4"), and after that, the loop didnt continue Edited December 13, 2011 by Jos
JohnOne Posted December 13, 2011 Posted December 13, 2011 That script has no exit, I doubt it's all what you have in it. You might want to try explaining yourself better. AutoIt Absolute Beginners Require a serial Pause Script Video Tutorials by Morthawt ipify Monkey's are, like, natures humans.
kylomas Posted December 13, 2011 Posted December 13, 2011 (edited) zerachiel,When I run this the script sends "`1234" and then hangs. It is likely hanging in the do...until loop...What are you trying to do and show ALL your code...kylomasEdit:This is clearly related to this thread Edited December 13, 2011 by kylomas Forum Rules Procedure for posting code "I like pigs. Dogs look up to us. Cats look down on us. Pigs treat us as equals." - Sir Winston Churchill
Developers Jos Posted December 13, 2011 Developers Posted December 13, 2011 i've made some script :but when i runned this script, the script just jump into code "send("4"), and after that, the loop didnt continue Last warning to read the forum rules and stick to them. SciTE4AutoIt3 Full installer Download page - Beta files Read before posting How to post scriptsource Forum etiquette Forum Rules Live for the present, Dream of the future, Learn from the past.
Recommended Posts