Hi Marcus,
I agree ... we need to go back to basics ....
As requested, I have emailed Support and attached the full production file.
thank you and take care
Search found 7 matches
- Mon Oct 26, 2020 4:27 pm
- Forum: Technical / Scripting
- Topic: Hot Keys not working on Windows 10
- Replies: 12
- Views: 7802
- Mon Oct 26, 2020 3:25 pm
- Forum: Technical / Scripting
- Topic: Hot Keys not working on Windows 10
- Replies: 12
- Views: 7802
Re: Hot Keys not working on Windows 10
Good morning ... So I broke down and purchased the Pro version of the software this morning and ran the debug tool against the existing code and noticed the following error ... 0: LAST_ERROR=Missing parameters in function call (minimum of 5 expected) Below is the code it is refering to .... Items.St...
- Sun Oct 25, 2020 2:44 pm
- Forum: Technical / Scripting
- Topic: Hot Keys not working on Windows 10
- Replies: 12
- Views: 7802
Re: Hot Keys not working on Windows 10
Good morning, I will try to explain the situation the best I can based on the little information I have ... We have app that was built with using Macro Scheduler. Currently, the app (exe file) resides on a users workstation (Windows 7) The app runs in the background and there is an icon in the systr...
- Fri Oct 23, 2020 2:29 pm
- Forum: Technical / Scripting
- Topic: Hot Keys not working on Windows 10
- Replies: 12
- Views: 7802
Re: Hot Keys not working on Windows 10
Thank you for the reply ! Just wondering if this could be the root cause of the problem .... END>DoGetUserOptionsFromENGWebServer SRT>DoCheckIfUserChangedOptions GetDialogProperty>Dialog1,AutoRunLoginWithPCStartup,Checked,option_tab_autorun GetDialogProperty>Dialog1,MSRadioGroup3,ItemIndex,option_ta...
- Wed Oct 21, 2020 3:00 pm
- Forum: Technical / Scripting
- Topic: Hot Keys not working on Windows 10
- Replies: 12
- Views: 7802
Re: Hot Keys not working on Windows 10
Hello,
I have attached the full production file ...
Thank you in advance
I have attached the full production file ...
Thank you in advance
- Tue Oct 20, 2020 4:01 pm
- Forum: Technical / Scripting
- Topic: Hot Keys not working on Windows 10
- Replies: 12
- Views: 7802
Re: Hot Keys not working on Windows 10
Hello, Thank you for the reply ... yes I have the EXE code ...and I think this is what you are asking ... Assigned>option_autorun,option_autorun_set Assigned>option_hotkey,option_hotkey_set If>{(%option_autorun_set%=TRUE) AND (%option_hotkey_set%=TRUE)},update_Dialog1_Option_tab GoSub>DoGetUserOptio...
- Sat Oct 17, 2020 1:57 pm
- Forum: Technical / Scripting
- Topic: Hot Keys not working on Windows 10
- Replies: 12
- Views: 7802
Hot Keys not working on Windows 10
Hello, We have an application (exe file) that was built using macro scheduler a few years ago by someone who is no longer with company. Our company is now upgrading all workstations to Windows 10 and this application is failing during our testing. Basically, the exe file launches but the hot keys do...