This is similar to the problem with my script too that I never resolved.

using the examples given above by everyone, whenever I try to run anything at the end of my script by using the Run command, it always opens the appliaction but my script doesnt finish until I close the app. (the opposite of what Crivex is getting) Even happens when I use this example :
Code:
  
? 'This is a test'
run 'notepad.exe'
? 'This is the end'
gets $



Im using kix32 version 4.21.0.0 on an XP machine.
_________________________
If at first you don't succeed, try again. Then quit. There's no use being a damn fool about it. - W.C Fields