Hi, guys! I ran into unusual problem: I update an existing project by appending it to an active one and saving it again - doc -a %FSummary.opj; save %FSummary.opj;
After the first line, windows from saved project appear in addition to the ones from the active project the way it supposed to be. When I save the project by the second line, the size of the updated project in directory increases accordingly to increased number of windows. However, the project manager window does not show the appended windows and when I close and reopen the project, there are no appended windows in it. But the project increased in size! Where are the windows? Same thing happens when I use menu rather than script. Has anyone run into a similar problem?
Never mind, it was my own stupidity. I should have read The Project Explorer section of the manual. It was set to save appended files into a different Explorer folder so that they were invisible. Sorry for the fuss.