Message 1 of 12
Can you do an APPLOAD from a C# program?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I have some AutoLisp functions that I use in conjunction with my .NET c# program. Is there a way to load them from the C# program. Right now I'm using APPLOAD before I run my dll, but it occurs to me that I might be able to load them from the dll. Any suggestions? Code samples?
Thanks,
~Vonnie A.