running script with several commands
Posted: 03 Jul 2008 13:28
I have a script like this:
::#1016;copyto T:\prt\icor2008
::#1016;copyto T:\cbr\icor2008
::#1016;copyto T:\lsb\icor2008
::#1016;copyto T:\evr\icor2008
::#1016;copyto T:\far\icor2008
::#1016;copyto T:\ang\icor2008
::#1016;copyto T:\fnc\icor2008
but when in the catalog I run it I get a popup menu where I have to choose one of the lines. What I want is to have all the lines executed.
::#1016;copyto T:\prt\icor2008
::#1016;copyto T:\cbr\icor2008
::#1016;copyto T:\lsb\icor2008
::#1016;copyto T:\evr\icor2008
::#1016;copyto T:\far\icor2008
::#1016;copyto T:\ang\icor2008
::#1016;copyto T:\fnc\icor2008
but when in the catalog I run it I get a popup menu where I have to choose one of the lines. What I want is to have all the lines executed.