Message 1 of 6
Functions to DLL

Not applicable
01-10-2002
11:59 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have a function I created awhile back to create a selection set. I pass it
the block name and then get the selection set back. I use this in almost all
of my projects, come in very handy for me. As you know I have to add the
module to all my projects to use it.
I know next to nothing about DLL files so my question is. Is it possible to
put this function in a DLL file and use it from there?
Thanks all!
Heath
the block name and then get the selection set back. I use this in almost all
of my projects, come in very handy for me. As you know I have to add the
module to all my projects to use it.
I know next to nothing about DLL files so my question is. Is it possible to
put this function in a DLL file and use it from there?
Thanks all!
Heath