|
-
Feb 4th, 2006, 07:10 PM
#1
Thread Starter
Addicted Member
Sharing a class file
I have 5 applications using 5 identical class files
when I change one of the class files , I have to replace all the class files in the other applicaiton.
Is there a way to use ONE class file for all application so that when I modify it I don't have to copy it or replace it again ?
Thank you
-
Feb 4th, 2006, 07:42 PM
#2
Re: Sharing a class file
First remove that class module from each of your projects.
Then move it to another folder and add it to each projects.
This way when you work with say Project1 and for some reason you will need to modify class you will be asked to confirm all changes among all the projects.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|