Results 1 to 2 of 2

Thread: Sharing a class file

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Aug 2005
    Posts
    150

    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

  2. #2
    PowerPoster RhinoBull's Avatar
    Join Date
    Mar 2004
    Location
    New Amsterdam
    Posts
    24,132

    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
  •  



Click Here to Expand Forum to Full Width