November 18, 200322 yr Hi All, Could we run an external script without going to that file? what i mean that i run an external script (file : from file A without going to file B? Since everytime i run an external script it leads me to another file Thanks Anh Tran
November 18, 200322 yr Yes. Whatever file the last script step is in is the one that shows. Put an Exit Record/Request or a Halt script step in your primary script as the very last step. You might also want to put a Freeze Window script step before sending calling up the external script.
November 19, 200322 yr Correct, just remember don't put the external script step as the last step of your primary script. Regards, Henry
Create an account or sign in to comment