Search found 3 matches

by fxcatoire
Sun Feb 08, 2009 6:52 pm
Forum: QCAD 2.1/2.2 Troubleshooting and Problems
Topic: qcad crashes at the end of a loop (script)
Replies: 0
Views: 5577

qcad crashes at the end of a loop (script)

hello, when i run a script with an 'if' loop in, everything goes right until the loop stop, then qcad crashes. it crashes with linux too. could you help? below is the script file I used. thanks ----------------------------------------------------------------- function dialog() { var dialog = new Dia...
by fxcatoire
Tue Feb 03, 2009 10:14 am
Forum: QCAD 2.1/2.2 Developers
Topic: repeat a function .
Replies: 1
Views: 31178

if !

hello, i've put an 'if' at the end of the main function , and the 'dis' and 'deg' are now global variables. but i can't check if it work as i want, because qcad.exe make an error and windows close it! (win xp pro) maybe something is wrong in my script ? thank you if you can help. ___________________...
by fxcatoire
Sun Feb 01, 2009 3:19 pm
Forum: QCAD 2.1/2.2 Developers
Topic: repeat a function .
Replies: 1
Views: 31178

repeat a function .

Hello everyone, I'm a beginner in scripting, i'm writing a script which will help me to draw maps . this script i wrote work nice, but now, i would like that the function next() repeat again and again until i say stop. is'it possible? does anyone give me an exemple or explain? thank you for help. (t...

Go to advanced search