![](https://pdfstore-manualsonline.prod.a.ki/pdfasset/5/71/57141b02-6a78-4a9f-b67f-b5226a686400/57141b02-6a78-4a9f-b67f-b5226a686400-bg50.png)
BMC Software, Inc., Confidential and Proprietary Information
2-42 PATROL for BEA WebLogic User Guide
This requirement applies only to the PATROL user account on the
PATROL Console computer.
PATROL_BROWSER Variable
When PATROL starts the Help browser, it uses the command in the
PATROL_BROWSER environment variable. As a default, the
PATROL_BROWSER environment variable contains the following
command:
To use different arguments, set the value of PATROL_BROWSER to the
appropriate string.
Example
For Korn shell:
export PATROL_BROWSER=/usr/local/bin/netscape -raise
Type of Shell Export Command for PATH Variable
Bou r ne PAT H= $PATH: /netscape_location
export PATH
Kor n expor t PATH=$PATH:/netscape_location
C setenv PATH=$PATH:/netscape_location
Type of Shell
Export Command for PATROL_BROWSER
Variable
Bourne PATROL_BROWSER=netscape -display $DISPLAY -install
-iconic
export LANG
Korn export PATROL_BROWSER=netscape -display $DISPLAY
-install -iconic
C setenv PATROL_BROWSER=netscape -display $DISPLAY
-install -iconic