Search found 1 match

by cantoniou
Tue Mar 28, 2023 4:23 am
Forum: VBScript
Topic: vb script error on Line 13 "Object Required"
Replies: 1
Views: 14173

vb script error on Line 13 "Object Required"

Dim pdV, pdC ' Property IDs on the Vessel object pdV = Vault.PropertyDefOperations.GetPropertyDefIDByAlias("PD.Vessel") ' The Company property Dim Compan: Set Compan = CreateObject("MFilesApi.Lookup") pdC = Vault.PropertyDefOperations.GetPropertyDefIDByAlias("PD.CompanyDocum...