Search found 31 matches
- Mon Oct 09, 2023 5:05 pm
- Forum: Technical / Scripting
- Topic: Macroscheduler script editor not loading/blank
- Replies: 3
- Views: 34026
Re: Macroscheduler script editor not loading/blank
Uninstall / reinstall worked. For what it's worth, I do have 2 4k monitors, and one of them is in portrait mode (2560x1440) while the other is in landscape (3440x1440). They don't seem to "scale" the images when windows go back and forth, like I've seen on machines with 2 monitors with radically dif...
- Mon Oct 09, 2023 4:42 pm
- Forum: Technical / Scripting
- Topic: Macroscheduler script editor not loading/blank
- Replies: 3
- Views: 34026
Re: Macroscheduler script editor not loading/blank
thanks Dorian! I will give it a shot...
- Mon Oct 09, 2023 3:42 pm
- Forum: Technical / Scripting
- Topic: Macroscheduler script editor not loading/blank
- Replies: 3
- Views: 34026
Macroscheduler script editor not loading/blank
Hello! I have rebooted hard & soft and still can't seem to make this problem go away. When I try to open the macroscheduler script editor, the window is blank and won't maximize/show on screen. I cannot see or access the macroscheduler intro screen where you choose a script file. When I hover over t...
- Mon Sep 11, 2023 7:10 pm
- Forum: Technical / Scripting
- Topic: Accessing Array elements
- Replies: 11
- Views: 17262
Re: Accessing Array elements
Hello! Similar question along these lines... Is it possible to assign or retrieve a value from/to an array element inside a complex expression? For example: Let>Stack_1=A Let>Stack_2=B Let>Ptr=2 //Let>TempVar=Stack_%Ptr% //StringReplace>A;B;C;D,%TempVar%;,,holder StringReplace>A;B;C;D,%Stack_%Ptr%%;...
- Mon Sep 11, 2023 7:07 pm
- Forum: Technical / Scripting
- Topic: Accessing Array elements
- Replies: 11
- Views: 17262
Re: Accessing Array elements
ooops dupe post
- Thu Feb 04, 2021 7:19 am
- Forum: Technical / Scripting
- Topic: StatusBar AutoHint
- Replies: 1
- Views: 1513
StatusBar AutoHint
Hello, Is there a way to have the status bar automatically show the hint from the control the user is hovering over? I figured out how to make the individual controls show the hover hint, but it disappears a bit quickly and I would rather it show in the status bar, if possible. I found AutoHint = Tr...
- Mon Jan 04, 2021 3:14 pm
- Forum: Technical / Scripting
- Topic: Script on Dropbox causes occasional access violation
- Replies: 16
- Views: 13406
Re: Script on Dropbox causes occasional access violation
Edit: if you go to the "Backup Options", RE-check the box "Keep backups of scripts when you save them." and then click ok to save the change, then open it up again and UNcheck the same box and click Ok... THEN in the pull down menu the "Backup Options" item will have it's checkmark removed. ...But t...
- Mon Jan 04, 2021 3:11 pm
- Forum: Technical / Scripting
- Topic: Script on Dropbox causes occasional access violation
- Replies: 16
- Views: 13406
Re: Script on Dropbox causes occasional access violation
Concur... I am not sure the feature to switch off backups actually works... the user cannot remove the checkmark in the pull down menu. (MS 15)Grovkillen wrote: ↑Mon Jan 04, 2021 10:23 amBy the way, the "backup option" is still checked in the menu even if I have turned the backup feature off.
-Krep
- Mon Jan 04, 2021 3:08 pm
- Forum: Technical / Scripting
- Topic: Script on Dropbox causes occasional access violation
- Replies: 16
- Views: 13406
Re: Script on Dropbox causes occasional access violation
Just disable the backup and it should work just fine. The way the backup is handled is to delete and rename files and should instead be over-write the backup files' contents. Dropbox will become angry if you try to delete a file but not if you only edit it. Aha! I think I'm getting a clue here... s...
- Sat Jan 02, 2021 6:21 am
- Forum: Technical / Scripting
- Topic: Script on Dropbox causes occasional access violation
- Replies: 16
- Views: 13406
Re: Script on Dropbox causes occasional access violation
Hi PepsiHog, Unfortunately this error is coming from the macro scheduler 15 IDE (Integrated Development Environment— does anyone call it that anymore? I.e. the script editor program) when simply pressing the save button. The script is not running at all when the error occurs. I don’t think it has an...
- Fri Jan 01, 2021 5:31 pm
- Forum: Technical / Scripting
- Topic: Script on Dropbox causes occasional access violation
- Replies: 16
- Views: 13406
Re: Script on Dropbox causes occasional access violation
I should have said, the initial write conflict comes up when clicking the save icon.
-Krep
-Krep
- Thu Dec 31, 2020 9:38 pm
- Forum: Technical / Scripting
- Topic: Script on Dropbox causes occasional access violation
- Replies: 16
- Views: 13406
Script on Dropbox causes occasional access violation
Hello, First I want to say how much I love Macro Scheduler. I've been using it for many years and find it to be extremely useful and awesome!! After running an older version for better than 10 years I recently upgraded, and I'm surprised to say it was TOTALLY worth the money! Love the new features. ...
- Sun May 27, 2018 5:43 am
- Forum: Technical / Scripting
- Topic: VPN w/ Primary/Secondary DNS... weird issue
- Replies: 2
- Views: 2627
Re: VPN w/ Primary/Secondary DNS... weird issue
Update: this was associated with the Windows 10 Version 1803 patch that just came out a few days ago. When running this patch, plus the built-in Windows 10 VPN client (with or without manually configured DNS), macro-scheduler scripts on my machine slow to a crawl. Reverting to the previous version o...
- Sat May 26, 2018 12:07 am
- Forum: Technical / Scripting
- Topic: VPN w/ Primary/Secondary DNS... weird issue
- Replies: 2
- Views: 2627
Re: VPN w/ Primary/Secondary DNS... weird issue
To be more clear... This is the built-in Windows 10 VPN, actually VPN'd into a local computer on the same LAN.
- Fri May 25, 2018 11:36 pm
- Forum: Technical / Scripting
- Topic: VPN w/ Primary/Secondary DNS... weird issue
- Replies: 2
- Views: 2627
VPN w/ Primary/Secondary DNS... weird issue
Sorry to keep asking questions but all the past answers have helped me tremendously. I have a script that was working fine but recently I had to switch my networking connection to VPN with a Primary and Secondary DNS specified for routing specific traffic through an external interface... The weird t...