I have written a game called Escalator. It is in a subdirectory named Escalator. On the form it has the name Escalator on it.
I created a new directory called Elevator. I copied the forms, the modules etc in the Elevator directory. I opened a new VB programed added the files into the elevator directory into t he program. I changed the name of the form to Elevator.
In both directories I have saved the project into the proper directories.
Now, when I open the Escalator project, the form has the elevator name on it. So, I change the name to escalator and save and close
I go to the Elevator directory and open that project. The form says Escalator on it.
What did I do wrong? How can I fix this. I know the coded in Escalator worked correctly. I don't want to lose it. The elevator code just needs a minor change to be different that Escalator.
I created a new directory called Elevator. I copied the forms, the modules etc in the Elevator directory. I opened a new VB programed added the files into the elevator directory into t he program. I changed the name of the form to Elevator.
In both directories I have saved the project into the proper directories.
Now, when I open the Escalator project, the form has the elevator name on it. So, I change the name to escalator and save and close
I go to the Elevator directory and open that project. The form says Escalator on it.
What did I do wrong? How can I fix this. I know the coded in Escalator worked correctly. I don't want to lose it. The elevator code just needs a minor change to be different that Escalator.