VERY new to VBScript (so please be patient with my ignorance).
I am looking for a way to update my script with information gleaned from the user (Inputbox) at runtime. In otherwords, on the first run of the script, the user will input some preferences, and I want the script to remember these for subsequent runs.
What is the syntax to have the script update itself?
Thanks,
Brad
I am looking for a way to update my script with information gleaned from the user (Inputbox) at runtime. In otherwords, on the first run of the script, the user will input some preferences, and I want the script to remember these for subsequent runs.
What is the syntax to have the script update itself?
Thanks,
Brad