On 03/26/10 14:22, David Graham wrote:
> Jared,
>
> Yes. We have two solution depending upon the users request.
>
> Solution 1 is to create a mapkey that does the registry for the users.
> Here's the mapkey. We place it in the Tools menu under the Server
> Registry menu selection.
> The text in bold need to be edited for your site.
>
> !===================================
> ! Register to PDMLink Server
> !===================================
> mapkey rs @MAPKEY_NAMERegister to the PDMLink server on *chs003*;\
> mapkey(continued) @MAPKEY_LABEL*Register PDMLink Server;\
> mapkey(continued) ~ Select `main_dlg_cur` `MenuBar1`1 `Utilities`;\
> mapkey(continued) ~ Close `main_dlg_cur` `MenuBar1`;\
> mapkey(continued) ~ Activate `main_dlg_cur`
> `Utilities.psh_util_weblnk_server_registry`;\
> mapkey(continued) ~ Activate `siteregistrydialog` `NewServerPshBtn`;\
> mapkey(continued) ~ Input `registernewserverdlg` `NewServerNameIPanel`
> `PDMLink`;\
> mapkey(continued) ~ Update `registernewserverdlg` `NewServerNameIPanel`
> `PDMLink`;\
> mapkey(continued) ~ FocusOut `registernewserverdlg` `NewServerNameIPanel`;\
> mapkey(continued) ~ Input `registernewserverdlg`
> `NewServerLocationIPanel` \
> mapkey(continued) `http:\\chs003.emhartglass.net\PDMLink`;\
You should change this to:
mapkey(continued) `
See below for the simplified version.
> mapkey(continued) ~ Update `registernewserverdlg`
> `NewServerLocationIPanel` \
> mapkey(continued) `http:\\chs003.emhartglass.net\PDMLink`;\
and same here:
mapkey(continued) `
> Date: 03/26/2010 09:13 AM
> Subject: [solutions] - Automate Server Manager
>
------------------------
Simplified version:
!===================================
! Register to PDMLink Server
!===================================
mapkey rs @MAPKEY_NAMERegister to the PDMLink server on chs003;\
@MAPKEY_LABEL*Reg...