Web ViewPoint User Guide, Version 5.14
Web ViewPoint User Guide Version 5.14 - 528226-014  33 
prefixed with one or more white spaces. All these lines will be concatenated to make one assign before 
processing. 
example: 
[BASEOBJECT] 
Title    Web ViewPoint Version 5 Shell For BAM 
ObjectFile  WEBVPT5 
ObjectID OBJID_ZWVP5 
Port    7510 
MaxProcess  20 
NumStatic  10 
ASSIGN MENUFILE, MENUBAM 
[PLUG-INOBJECT] 
Title    Web ViewPoint BAM Plug-in 
ObjectFile  UTILS 
ObjectID OBJID_ZBAM 
Port    7511 
MaxProcess  20 
NumStatic  10   
[Back to TOC] 
2.5.2 WVPMENU 
This file is shipped with Web ViewPoint and contains definitions to build menus which are displayed to the user. 
The WVPMENU contains definitions to expose the various Web ViewPoint core and BAM functions. 
Description of contents: 
This file is a collection of settings, one for each Menu or Menu item.Each setting is preceded with the section 
heading: 
 [FUNCTION] 
Following are parameters to set for each [FUNCTION]: 
Caption <abcd..>        (required) 
FnID <abcd..>        (required) 
ParentFnID <abcd..>      (required) 
Group <Yes|No>      (required) 
ObjectID <abcd..>      (internal do not modify) 
TagVariable<..>        (internal do not modify) 
URLVariable<..>        (internal do not modify) 
URLCookie<..>        (internal do not modify) 
LocalSystemURLSearchPref<..>    (internal do not modify) 
RemoteSystemURLSearchPref<..>    (internal do not modify) 
DefaultURL<..>        (internal do not modify) 
RemoteAllowed<..>      (internal do not modify) 
The fields ObjectID through RemoteAllowed apply only when Group is No and are ignored when Group is Yes. 
Following are descriptions for the above parameters: 
Caption <abcd..> 










