· | Project files will be saved relational if that is possible. That means that if the project file (.cap) is located in the directory c:\examples\BNTPlay.cap and the source files are located in c:\examples\source\*.asm (e.g. c:\examples\source\BNTPlay.asm) and you would copy the complete example directory to c:\prog\projects\CA3\examples there will be assumed that the BNTPlay.asm file is located in the c:\prog\projects\CA3\examples\source directory. However, if the file could not be relational saved (e.g. .cap file is located in c:\examples and the source file is located in c:\prog\default files, the filename will be saved absolute. If you save a file in the default project directory (see settings), it will be saved relational in a different way. This means if the default project directory changes, there is assumed this file is also located in that new directory. This can come in handy when you're using sources on another computer with a different defaults project directory but with the file you're referring to in that directory!
|