ID 787
Created 5/12/07
Reporter/s Michael Portuesi, Robin Lauryssen-Mitchell
Version 1.5.5
Type Enhancement
Status Implemented
Platform All
Resolved 5/12/07
Version 2.0a1
Title Scripting: SaveXXXValue/RestoreXXXValue globally
Description Currently SaveXXXValue/RestoreXXXValue save parameters per plan document. Add an option to do this globally, so that all plans share the same saved parameters.
Resolution Implemented. If you call SaveRestoreGlobal(true) at the beginning of your script's main program (before any RestoreXXXValue calls), then the values will be stored in the application prefs rather than per plan document, and will be shared with all plan docs using the script. Also for V1.5.8.


Return to full list of bugs/enhancements

Return to beta page