Hi,
I'm trying to develop program in VB to extract data of manufacturing Operation (ToolChange) .
I'm working on VB2012, and I used late binding for the variable.
I want to recover 2 datas, name and comment.
For the name, it's work very well, but, for the comment (type CATBSTR) isn't doesn't...