hay,
i am writing a short program, when not using a project(as in file new project, then add new source file to project) i am able to get 2 source files to call each other no problems but when i copy and paste the files into a project it gives me a error message " multiple definition of `MENU()' " i have only got one implemntation of the procedure and i have tried declaring it in a variety of locations,
any help would be greatly appreceated
Thanks
John
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
hay,
i am writing a short program, when not using a project(as in file new project, then add new source file to project) i am able to get 2 source files to call each other no problems but when i copy and paste the files into a project it gives me a error message " multiple definition of `MENU()' " i have only got one implemntation of the procedure and i have tried declaring it in a variety of locations,
any help would be greatly appreceated
Thanks
John