Is there a simple way to import a project into another project?
Including script & pages, images, etc.
Moiz
Professional Software Development Tools
Is there a simple way to import a project into another project?
Including script & pages, images, etc.
Moiz
You can do it page by page by exporting a page and then importing that page into the other project.
If you are comfortable with XML you can copy the page blocks from one project to the other project. You could even build a project that could accomplish this for you.
Tigg
TJ-Tigger
"A common mistake that people make when trying to design something completely foolproof was to underestimate the ingenuity of complete fools."
"Draco dormiens nunquam titillandus."
Map of IR Forum Users - IR Project CodeViewer - Online Help - TiggTV - QuizEngine
Here is a sample project that you can use to copy pages, action scripts, global scripts and resources from one project to another project.
Use at your own risk. I threw it together over lunch, it was a long lunch but it was fun. It seems to work ok, but I have not tested to work out all bugs, and I tried to put some error checking in. There is a lot of potential in this project. Let me know how it works for you.
Tigg
TJ-Tigger
"A common mistake that people make when trying to design something completely foolproof was to underestimate the ingenuity of complete fools."
"Draco dormiens nunquam titillandus."
Map of IR Forum Users - IR Project CodeViewer - Online Help - TiggTV - QuizEngine