07-01-2018
10:32 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
07-01-2018
10:32 PM
iLogic to To achieve key board TAB key functionality
I do with very large (huge) models and the drawings are in couple of hundred sometimes. Mostly, check in is done without any data in the text box for comments. So need to have the OK button activated, so that (having opened so many drawings) hit Check In first and then press ENTER will check the document in.
Need to fix the following to achieve the keyboard functionality.
ThisApplication.CommandManager.ControlDefinitions.Item("VaultCheckinTop").Execute2(True)