| Message |
Hi Jeremy,
It took me a while to work out what was going on since this is a bit inconsistent. I seem to be able to reproduce the problem doing this:
- Open the VBA Editor in ArcMap
- Type the word "IMxDocument" into the ThisDocument section
- Highlight the word
- Hit F1 to open the ArcGIS VBA Developer Help
(The actual word you type isn't important - the key point is that this instance of the help file is initiated by highlighting a keyword and hitting F1)
When this instance of the help file is open, CTRL-C doesn't actually copy the selected text into the clipboard.
If I open the VBA Developer help using > Start > Programs, I can copy using CTRL-C.
Thanks,
Steve |