JMongi
Active member
- Local time
- , 21:10
- Joined
- Jan 6, 2021
- Messages
- 802
Not intentionally I ended up using a script to copy all files in a server location to a local location. One of those files happened to be the same script I was running. The local script file DOES get updated by the "old" script.
Is this due the the script engine quickly reading in the entire script before the actual command queue gets executed?
If so (or something similar), can I use this to my advantage? i.e. I like that I can pull a new version of the launch script with the old version.
But, I realize this is likely too good to be true.
Is this due the the script engine quickly reading in the entire script before the actual command queue gets executed?
If so (or something similar), can I use this to my advantage? i.e. I like that I can pull a new version of the launch script with the old version.
But, I realize this is likely too good to be true.