I am still running a ucm at startup, have not completey migrated to
macro/VBA
The problem I am having is that randomly when a file is opened, there
seems to be an element(s) that are "pre-selected" or highlighted. If
I am not careful, whatever command I envoke, sometimes delete, I may
not be aware of it. I have tried adding these commands to the UCM but
it has not solved the problem.
.....
Key 'MbeSendReset'
Key 'MbeSendDataPoint point, 1%'
key 'null'
exituc:
end
1. Should the command(s) be before or after the "exituc"?
2. Do I need Dim anything, is that even possible in UCM mode?
any help
redbyrd


|