Discussions
»
Product and Service Development
»
MetaStock
»
Bypassing workspace when opening in Off-Line mode [RESOLVED]
Rank: Member
Groups: Registered, Registered Users Joined: 10/29/2004(UTC) Posts: 24
|
I have a couple templates and a chart or two I use every day for real-time stuff. Is there a way to load "off-line" Metastock without invoking them as the "workspace"? Maybe a command-line?
If not, anyone know where in the registry MSWIN stores the "workspace"?
Thanks,
Jim
|
|
|
|
Rank: Advanced Member
Groups: Registered, Registered Users, Subscribers Joined: 3/7/2005(UTC) Posts: 1,346
|
hey jim..... tools>options>general, then under workspace, uncheck the box marked 'restore work space on startup'......h
|
|
|
|
Rank: Member
Groups: Registered, Registered Users Joined: 10/29/2004(UTC) Posts: 24
|
Thanks, but that doesn't quite solve my problem.
I want to temporarily disable "restore workspace on startup" when I invoke MSWIN in Off-Line mode.
I'm wondering if there's a command-line switch I could use, similar to the one which invokes Off-line mode:
"C:\\Program Files\\Equis9PRO\\MetaStock\\Mswin.exe" /l /e
If not, I'd like to know where the registry setting for my workspace are located, so I could create a batch file to toggle the workspace on and off.
|
|
|
|
Rank: Member
Groups: Registered, Registered Users Joined: 10/29/2004(UTC) Posts: 24
|
[code:1:175f30a097]Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\\Software\\Equis\\MetaStock Pro 9.1\\Application]
"RestoreWorkspace"=dword:00000000[/code:1:175f30a097]
to toggle Workspace ON, use:
[code:1:175f30a097]Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\\Software\\Equis\\MetaStock Pro 9.1\\Application]
"RestoreWorkspace"=dword:00000001[/code:1:175f30a097]
|
|
|
|
Users browsing this topic |
Guest (Hidden)
|
Discussions
»
Product and Service Development
»
MetaStock
»
Bypassing workspace when opening in Off-Line mode [RESOLVED]
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.