How do I make a script configurable
How do I make a script configurable
- Subject: How do I make a script configurable
- From: "Kreme-LS" <email@hidden>
- Date: Thu, 28 Jun 2001 17:40:15 -0600
I have a script that has some varaibles that are set as constants in script.
Things like "PathToData" and "Age" I can set them up as properties and set
them on first run, but then how would a user change them later?
For example, if make the scripot not-editable how does a user reset a path
that was set the first time the script was run?