Brian Ekins

February 2012

Sun Mon Tue Wed Thu Fri Sat
      1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29      

« Exporting Assembly Structure to Excel | Main | Custom iProperties »

February 01, 2010

TrackBack

TrackBack URL for this entry:
http://www.typepad.com/services/trackback/6a00e553fcbfc688340120a84602a7970b

Listed below are links to weblogs that reference Accessing iProperties:

Comments

Tommy Rosberg

A quick question:
I can see in the table that some iProperty categories have the word 'Inventor' added to their name. The category earlier called 'Summary Information' is now called 'Inventor Summary Information'. Have I understood this correct?

Best regards,
Tommy Rosberg
Avalon PLM AB

Brad Johnson

When I run the following code in VB6
Private Sub Form_Load()
Call GetActiveDocument
End Sub
Public Sub GetActiveDocument()
' Get the active document.
Dim oDoc As Document
Set oDoc = ThisApplication.ActiveDocument
MsgBox "Got " & oDoc.FullFileName
End Sub
'
I get the following error
Run-time error '429':
ActiveX component can't create object
Can you tell me why?

The comments to this entry are closed.

RSS Feed

  •  Subscribe

Survey