Macros for ProjectViewer
Submitted by Monday, 7 June, 2010 - 09:12
on
Hi,
I write some macros for ProjectViewer.
You have a macro to do a search in the projects tree, and some for load/unload project, and one to add a project.
If you want to use the unload macro, call always the macro Export.bsh
If you want to load a project, call Import_Tree_Project.bsh, if you want to load a tree project, or Import_a_project.bsh if you want to load only one project.
The Add_project.bsh macro, add a project, and the focus stay where your are, and don't go inside the new project.
The Search macros is simple
I write some macros for ProjectViewer.
You have a macro to do a search in the projects tree, and some for load/unload project, and one to add a project.
If you want to use the unload macro, call always the macro Export.bsh
If you want to load a project, call Import_Tree_Project.bsh, if you want to load a tree project, or Import_a_project.bsh if you want to load only one project.
The Add_project.bsh macro, add a project, and the focus stay where your are, and don't go inside the new project.
The Search macros is simple