RE: Multiple acounts Vs multiples scripts
No, scripts are loaded globally.
However, you can make scripts in such a way that only with a certain account the script's functions will be executed, and with other accounts it will do nothing.
For this you need to check the email of the 'allowed' account with the email of the currently logged in user (= Messenger.MyEmail). However, of course this will only work for scripts which don't do stuff in their global scope (before all events are called) or for scripts which do stuff in OnEvent_Initialize for example.
.-= A 'frrrrrrrituurrr' for Wacky =-.
|