I am not providing a code sample, but at the end of this I hope one will exist. Ultimately I want a .BAS that opens a dialog that allows me to execute other .BAS files I have created. It'd be great if they can be assigned to buttons instead of a file selection dialog.
I want this functionality because the PC-DMIS toolbars don't work properly- they lose the icon leaving a blank toolbar- leaving me to guess what is what. With a .BAS like the one I have described I can assign just one user defined command and not care that it is a blank icon.
Is anyone versed enough in BASIC to help me with this?
AutoIt is very good, but you may have to re-create your AutoIt scripts when changing computer, video resolution, version of the called software (e.g. Excel), etc. depending on how you do the automation.
AutoIt is very good, but you may have to re-create your AutoIt scripts when changing computer, video resolution, version of the called software (e.g. Excel), etc. depending on how you do the automation.