Search found 1 match
- Wed Dec 09, 2020 3:57 pm
- Forum: The Water Cooler
- Topic: Best Way to Run a Macro from a Dialog?
- Replies: 1
- Views: 18980
Best Way to Run a Macro from a Dialog?
Hello, I am building a Dialog with buttons to log me in to a VPN. I have the VPN Macro created called "Login to VPN". This is working correctly. I have a Dialog with a button like so: object btnVPNRCx: tMSButton Left = 56 Top = 62 Width = 153 Height = 35 Caption = 'RCx Rules' TabOrder = 0 DoBrowse =...