Forum Discussion
sbkeenan
11 years agoFrequent Contributor
Hi Leon
Is it possible that you can create a new project, call it 'Globals' and place the routines that you want to share in a script in that project. Perhaps call the script 'SharedRoutines'
You should then add this to any project in which you want to use them by adding a reference to it. Do this by right-clicking on the script section of these projects and select 'Add Existing Item'. from the window, browse to the location of the 'SharedRoutines' script and select it. This will place what looks like a shortcut in your project and it should then be usable by implementing the techniques decsribed in the earlier post.
You may also need to merge your name mapping file if you use one. you can do this by right-clicking on the NameMapping item to be updated and select 'Merge With...' Browse to the name mapping item of the project you want to merge with and select it.
Everything should then work for you.
Please let me know how you get on.
Regards
Stephen.
Is it possible that you can create a new project, call it 'Globals' and place the routines that you want to share in a script in that project. Perhaps call the script 'SharedRoutines'
You should then add this to any project in which you want to use them by adding a reference to it. Do this by right-clicking on the script section of these projects and select 'Add Existing Item'. from the window, browse to the location of the 'SharedRoutines' script and select it. This will place what looks like a shortcut in your project and it should then be usable by implementing the techniques decsribed in the earlier post.
You may also need to merge your name mapping file if you use one. you can do this by right-clicking on the NameMapping item to be updated and select 'Merge With...' Browse to the name mapping item of the project you want to merge with and select it.
Everything should then work for you.
Please let me know how you get on.
Regards
Stephen.
Related Content
Recent Discussions
- 2 days ago
- 2 days ago
- 5 days ago