|
2/24/2010 10:00:27 PM
 TheShaft Posts: 4
|
Hi,
Don't know if this has been suggested before or not, but I have just created a macro as an EXE and wanted to limit its usage by users, so having it wait for a specific text to be entered would be a great option.
To get around this I have it prompting with the text "Un-authorized Access Prohibited. If you don't know what you are doing press NO Now" so it quits when NO is pressed and if YES it then has the "Wait for user input" being "CTRL + ALT + F12" but being there is no delay on this you could potentially have this running in the back ground of the machine all day.
So instead of prompting for a "Yes / NO" or "OK" having it prompt with a window waiting for a some text to be enter and then the OK button which could then be used with a IF statement would be great. Might even be able to be used as a go to label and if it doesn't match any label it END IF's
So potentially, you could have the 1 Marco run several different protected commands within the exe depending on what is typed into a prompt box and if it doesn't match any label it just quits and would eliminate the chance of the EXE running in the background all day. This is probably all easier said than done but I thought I may as well suggest it Thanks for your time Matt
|
|
0
• permalink
|
|
Powered by
Jitbit Forum 7.2.10.0
© 2006-2011 Jitbit Software