I have a block of code that I use alot. I'm looking for a way to access the block of code without retyping it. I've tried to compile it into a DLL, but get an error (can not find entery piont to dll) when i try to access it. If you have any ideas please help me out.
Thank you