6/27/2019 10:56 AM | |
Joined: 7/5/2013 Last visit: 4/17/2025 Posts: 3147 Rating:
|
Hello DeVakar, at first add "On Error Resume Next" at the beginning of the script and the following at least at the end, something like this:
Add a screen with an alarm view for system alarms and check the entries after executing the script. Maybe this post helps. Note: After using "Set xxx = CreateObject(zzz)" you should release the object at the end of the script by using the line "Set xxx = Nothing". Regards, Frink |
Pi is exactly three! |
|
This contribution was helpful to
1 thankful Users |
Follow us on