How do I add more files in with my project?
You must first select File->New, then create the file. Then to add it with your project, select the project file and at the end of the file type "#startup (file name)". This lets the included file also load up when the project is opened. back