I write a script to run MS job. How can I get the script file name by MS command?
For example, a script file named "swelling.pl" is run in MS, then how I can get this name "swelling" in MS?
In perl, the perl file name can be got by citing \$0. But \$0 don't work in Material Studio.