Hi,
I'm trying to call a custom Open command by using the SDK.
I did CheckIn and CheckOut which were quite easy as they had dialogs. However, for the Open command which does not have a dialog I'm getting confused. I think I'm missing something basic here.
How do I custom control a command with no UI?
I've read the forum and it seems that I need to create a new OpenCmd in the execute function, alter the contextitem to what I need, call initialize, update and that's it?
Thanks,
N.