pcANYWHERE EXPRESS Startup Parameters

Table 1 lists the HTML Applet configurations required for the pcANYWHERE EXPRESS Java Applet.

Table 2 lists available startup parameters for pcANYWHERE EXPRESS.

Table 3 lists Applet methods called from outside the applet, such as a Java script.

Table 1: HTML Applet Configurations

The following configurations can be specified in the <APPLET><PARAM> HTML tag:

HTML Sample Code

Description

<APPLET

Code ="jaw.class"

Archive= "jaw.jar"
Codebase="location of code"
Width="value" Height="value"
Align="alignment"
Vspace="value" Hspace="value"
Alt="alternate">
<PARAM
Name="cabbase"
Value="jaw.cab">
<PARAM
Name="parameter"
Value="value"

</APPLET>

 

Code= the name of the file containing the pcANYWHERE applet. This name is relative to the base URL of the applet and cannot be an absolute URL.
Archive= the name of the Java Archive containing the pcANYWHERE Java Applet to Netscape Navigator.
Codebase= the base URL of the pcANYWHERE applet. This parameter enables the web page designer to have pcANYWHERE EXPRESS in a different folder than that of the web page that accesses the applet.

Width= and Height= the initial width and height, in pixels, of the applet display area. These parameters are required to run an applet.

Align= The display alignment. Alignment can be left, right, or center.

Vspace= and Hspace= The reserved space, in pixels, around the applet.

Alt= The text to display when the applet does not run.

<PARAM Name= and Value= Directs Microsoft Internet Explorer to the CAB file containing the pcANYWHERE EXPRESS applet.

<PARAM Name= and Value= Contains pcANYWHERE EXPRESS startup parameters (see Table 2).

Table 2: pcANYWHERE EXPRESS Startup Parameters

The following list of optional startup parameters can be specified in the <APPLET><PARAM> HTML tag:

Name

Values

Description

ColorScale

Disabled, 2, 4, 16

Number of colors

EZScrollHotKey

Ctrl+Alt, Ctrl, Shift, Disabled

ezSCROLL™ hot key

CacheFileSize

0, 2 through 16

Cache file size in megabytes

ConnectOnStartup

YES,NO

Connect on Startup?

LockHostKeyboard

YES, NO

Lock host keyboard?

BlankHostScreen

YES, NO

Blank the host screen?

ShowScrollBars

YES, NO

Enable scroll bars on startup?

ReduceHostDesktop

YES, NO

Reduce host desktop to match remote's?

TrackHostMouse

YES, NO

Host Mouse Tracking

TrackHostWindow

YES, NO

Always center remote on active window?

StartezZoom

YES, NO

Start session in ezZOOM™ mode?

StartFullScreen

YES, NO

Start in full screen mode?

Show ToolBar

YES, NO

Toolbar enabled/disabled?

HelpURL

URL of Help.htm

Used by help button on the toolbar. [example]

Table 3: pcANYWHERE EXPRESS Startup Methods

The following methods of the pcANYWHERE EXPRESS applet can be called from a JavaScript:

Method

Action

connect(hostname)

Call the specified host

disconnect()

End the session

refresh()

Refresh the remote display during a session