• Industries
  • Products
  • Buy
  • Services & Support
  • Communities
  • Discussion Groups

    .NET

    Reply
    *Tony Tanzillo

    Re: SendCommand

    02-07-2008 02:46 PM in reply to: raulpa
    wrote in message

    >> why? i am calling it from a .net dll, not vba

    You are calling what from a .NET dll?

    A managed ObjectARX API, or an ActiveX API?

    We mainly discuss using the managed ObjectARX API here, not the VBA/ActiveX API.

    Your question about SendCommand() has the same answer regardless of what programming langauge you're calling it from, and has been asked and answered dozens of times in the VBA newsgroup (hint: search that newsgroup on the keyword "handent").

    It may be called the VBA newsgroup, but it would more accurately be called the ActiveX newsgroup, because many topics about that API are discussed there, including those related to using it from standalone VB6 (not VBA); Delphi; C#; and other ActiveX-enabled development tools.

    --
    http://www.caddzone.com

    AcadXTabs: MDI Document Tabs for AutoCAD 2008
    Supporting AutoCAD 2000 through 2008
    http://www.acadxtabs.com
    Please use plain text.
    Active Contributor
    Posts: 38
    Registered: ‎10-02-2007

    Re: SendCommand

    02-07-2008 03:19 PM in reply to: raulpa
    well that is more clear of a response, as most likely SendStringToExecute uses similar style. either can be found. I'll check.
    Please use plain text.