|
|
|
Page 1 of 1 |
[ 5 posts ] |
|
 Running Multiple Scripts : Developer's Corner
|
|
Posted: April 18th, 2004, 11:45 am
|
|
|
|
awmax99
awmax99's Reps:
|
while working on my script, i run it and the GetPixelColorDemo at the same time. This works great untill i have to stop my script for a modification. Once I restart my script and try to restart the GetPixelColorDemo script, my script will run and it shows 2 scripts running, but the box with the pointer location and color are not visible.
Any idea how to fix this? Currently i have to exit my program and the XUnleashed program, then start both back up.
|
|
|
|
|
Posted: April 18th, 2004, 5:50 pm
|
|
|
|
WyvernX
WyvernX's Reps:
|
Sounds like the script is not closing correctly. Can you reproduce it in the dx test config? If so, I can look at it and try to reproduce it myself.
|
|
|
|
|
Posted: April 18th, 2004, 5:51 pm
|
|
|
|
WyvernX
WyvernX's Reps:
|
Sorry, just reread your post.
Try to find out what you are failing to close that is causnig the script to not shut down competly.
Dont use F12 to stop your script, try to make a button or key press that will gracefully close it.
|
|
|
|
|
Posted: April 19th, 2004, 4:50 am
|
|
|
|
awmax99
awmax99's Reps:
|
ok, i had been pressing f-12 to stop them both.
Now that i press the "stop" button, both scripts stop running instead of just the one that i clicked.
|
|
|
|
|
Posted: April 19th, 2004, 7:58 am
|
|
|
|
WyvernX
WyvernX's Reps:
|
What does your code look like? You could be removing some memory allocated by the other script when you hit your stop button.
|
|
|
|
|
Who is online |
|
Users browsing this forum: No registered users and 5 guests |
|
|
|