I guess this is an easy question
Let's say, I use script.runfile("sth.txt") to run some commands stored
in sth.txt.Can I use some code in the script to get the filename of the script? (=sth.txt?)
I guess this is an easy question
Let's say, I use script.runfile("sth.txt") to run some commands stored
in sth.txt.Can I use some code in the script to get the filename of the script? (=sth.txt?)