Forum Post: RE: Accessing DLL

  • Thread starter Thread starter bart.syryn
  • Start date Start date
Status
Not open for further replies.
B

bart.syryn

Guest
Hi, Marian, thanks a lot ! Seems exactly what I'm looking for !!! Do I need to add something to the assemblies.xml ? Because when I just copy your code in the procedure editor (Old Appbuilder) I get syntax error 15214 on : define variable slotList as 'System.Collections.Generic.List Slot ' no-undo. define variable attrArray as 'System.Collections.Generic.List ObjectAttribute ' no-undo. define variable foundObjects as 'System.Collections.Generic.List ObjectHandle ' no-undo. define variable objAttr as 'System.Collections.Generic.List CKA ' no-undo. I'm completely new on using .NET,and started reading the documents as suggested. But it's seems that I have to do a lot of reading ... How can I call this class from an ABL Window or procedure ? King regards Bart Syryn

Continue reading...
 
Status
Not open for further replies.
Back
Top