I am developing a project which is broadly similar to one or two that I have done before. They both WILL have forms in them called AddOrder for example (the existing one already has it).
I haven't developed AddOrder in my new project yet, but I have put the code in to call it (do form AddOrder) while I am developing the orders form.
When I compile the project, it goes and finds AddOrder in the old project and adds it to the new project... which has once or twice caused me to accidently edit a form from the wrong job!
Is there any way to prevent this behaviour?
Regards
Griff
Keep [Smile]ing
There are 10 kinds of people in the world, those who understand binary and those who don't.
I haven't developed AddOrder in my new project yet, but I have put the code in to call it (do form AddOrder) while I am developing the orders form.
When I compile the project, it goes and finds AddOrder in the old project and adds it to the new project... which has once or twice caused me to accidently edit a form from the wrong job!
Is there any way to prevent this behaviour?
Regards
Griff
Keep [Smile]ing
There are 10 kinds of people in the world, those who understand binary and those who don't.