G
G Lykos
Greetings! Would like to copy Options settings from one project to another,
and would appreciate guidance on the general structure and syntax.
For example, in Options View you can set values via
[OptionsView DefaultView:="Detail Gantt", DateFormat:=8,
DisplayStatusBar:=False, DisplayEntryBar:=False, DisplayScrollBars:=False,
DisplayOLEIndicator:=False]. What is the mechanism to most simply and
directly read these from a first project that is open and then turn right
around and write them to a second.
There are some ten tabs of Options, and I'd like to copy over all settings
as part of re-hosting a corrupted project's data in a fresh empty project
shell.
Thanks,
George
and would appreciate guidance on the general structure and syntax.
For example, in Options View you can set values via
[OptionsView DefaultView:="Detail Gantt", DateFormat:=8,
DisplayStatusBar:=False, DisplayEntryBar:=False, DisplayScrollBars:=False,
DisplayOLEIndicator:=False]. What is the mechanism to most simply and
directly read these from a first project that is open and then turn right
around and write them to a second.
There are some ten tabs of Options, and I'd like to copy over all settings
as part of re-hosting a corrupted project's data in a fresh empty project
shell.
Thanks,
George