📄 webpagde.htm
字号:
<HTML>
<HEAD>
<!-- $MVD$:app("RoboHTML by Blue Sky Software, portions by MicroVision Dev. Inc.","512") -->
<!-- $MVD$:color("18","dfffff","pale yellow","1") -->
<!-- $MVD$:color("19","cbfbfc","lite yellow","1") -->
<!-- $MVD$:fontset("Untitled Font Set 1","Arial") -->
<!-- $MVD$:fontset("Sans Serif","Arial","Helvetica","Monaco") -->
<TITLE>Web page design</TITLE>
<LINK REL="StyleSheet" HREF="help.css" MEDIA=""></HEAD>
<BODY BGCOLOR=#FFFFDF LINK=BLUE VLINK=PURPLE>
<H3>
Component Interface
</H3>
<P>
The pcANYWHERE <I>EXPRESS</I> ActiveX control interface consists of:
</P>
<UL><LI CLASS="mvd-P">
<P>
Actions - operations performed at run time.
</P>
<LI CLASS="mvd-P">
<P>
Properties - customized pcANYWHERE <I>EXPRESS</I> components.
</P>
<LI CLASS="mvd-P">
<P>
Events - commands sent to ActiveX controller.
</P>
</UL>
<H3>
<FONT COLOR=TEAL>pcANYWHERE EXPRESS Startup Parameters</FONT>
</H3>
<P>
The following tables list the configuration and option startup parameters available with pcANYWHERE<I> EXPRESS</I>:
</P>
<H4>
<FONT COLOR=MAROON>Actions</FONT>
</H4>
<P>
<TABLE WIDTH=100% CELLPADDING=1 CELLSPACING=0 BORDER=2>
<TR>
<TD WIDTH=24% VALIGN=TOP>
<P ALIGN=LEFT>
<B>Name</B>
</TD>
<TD WIDTH=31% VALIGN=TOP>
<P ALIGN=LEFT>
<B>Parameter</B>
</TD>
<TD WIDTH=45% VALIGN=TOP>
<P ALIGN=LEFT>
<B>Description</B>
</TD>
</TR>
<TR>
<TD WIDTH=24% VALIGN=TOP>
<P ALIGN=LEFT>
<FONT SIZE=2>Connect</FONT>
</TD>
<TD WIDTH=31% VALIGN=TOP>
<P ALIGN=LEFT>
<FONT SIZE=2>BSTR</FONT>
</TD>
<TD WIDTH=45% VALIGN=TOP>
<P ALIGN=LEFT>
<FONT SIZE=2>Make a connection to the specified host. If host name is not specified, a host can be selected from a </FONT><A HREF="hlist.htm">list of available hosts.</A>
</TD>
</TR>
<TR>
<TD WIDTH=24% VALIGN=TOP>
<P ALIGN=LEFT>
<FONT SIZE=2>Disconnect</FONT>
</TD>
<TD WIDTH=31% VALIGN=TOP>
<P ALIGN=LEFT>
<FONT SIZE=2>None</FONT>
</TD>
<TD WIDTH=45% VALIGN=TOP>
<P ALIGN=LEFT>
<FONT SIZE=2>Break the current connection.</FONT>
</TD>
</TR>
<TR>
<TD WIDTH=24% VALIGN=TOP>
<P ALIGN=LEFT>
<FONT SIZE=2>Refresh</FONT>
</TD>
<TD WIDTH=31% VALIGN=TOP>
<P ALIGN=LEFT>
<FONT SIZE=2>None</FONT>
</TD>
<TD WIDTH=45% VALIGN=TOP>
<P ALIGN=LEFT>
<FONT SIZE=2>Refresh the remote display during a session.</FONT>
</TD>
</TR>
</TABLE>
</P>
<H4>
<FONT COLOR=MAROON>Properties</FONT>
</H4>
<P>
<TABLE WIDTH=100% CELLPADDING=1 CELLSPACING=0 BORDER=3>
<TR>
<TD WIDTH=21% VALIGN=TOP>
<P ALIGN=LEFT>
<B>Name</B>
</TD>
<TD WIDTH=27% VALIGN=TOP>
<P ALIGN=LEFT>
<B>Values</B>
</TD>
<TD WIDTH=9% VALIGN=TOP>
<P ALIGN=LEFT>
<B>Default</B>
</TD>
<TD WIDTH=44% VALIGN=TOP>
<P ALIGN=LEFT>
<B>Description</B>
</TD>
</TR>
<TR>
<TD WIDTH=21% VALIGN=TOP>
<P ALIGN=LEFT>
BlankHostScreen
</TD>
<TD WIDTH=27% VALIGN=TOP>
<P ALIGN=LEFT>
<FONT SIZE=2>1 = TRUE</FONT>
</TD>
<TD WIDTH=9% VALIGN=TOP>
<P ALIGN=LEFT>
<FONT SIZE=2>0</FONT>
</TD>
<TD WIDTH=44% VALIGN=TOP>
<P ALIGN=LEFT>
<FONT SIZE=2>Blanks the host screen during a session to prevent unauthorized viewing of the session activities. Use when the host PC is unattended and the remote is running confidential applications on the host.</FONT>
</TD>
</TR>
<TR>
<TD WIDTH=21% VALIGN=TOP>
<P ALIGN=LEFT>
<FONT SIZE=2>CacheFileSize</FONT>
</TD>
<TD WIDTH=27% VALIGN=TOP>
<P ALIGN=LEFT>
<FONT SIZE=2>0 = Disabled</FONT><BR>
<FONT SIZE=2>1 = 2 MBs</FONT><BR>
<FONT SIZE=2>...</FONT><BR>
<FONT SIZE=2>15 = 16 MBs</FONT>
</TD>
<TD WIDTH=9% VALIGN=TOP>
<P ALIGN=LEFT>
<FONT SIZE=2>0</FONT>
</TD>
<TD WIDTH=44% VALIGN=TOP>
<P ALIGN=LEFT>
<FONT SIZE=2>Cache file size in megabytes. This cache file is persistent (AW.SWP) and resides in the same folder as the main executable (PAWRem.dll).</FONT>
</TD>
</TR>
<TR>
<TD WIDTH=21% VALIGN=TOP>
<P ALIGN=LEFT>
<FONT SIZE=2>ColorScale</FONT>
</TD>
<TD WIDTH=27% VALIGN=TOP>
<P ALIGN=LEFT>
<FONT SIZE=2>0 = Disabled</FONT><BR>
<FONT SIZE=2>1 = 2 colors</FONT><BR>
<FONT SIZE=2>2 = 4 colors</FONT><BR>
<FONT SIZE=2>3 = 16 colors</FONT>
</TD>
<TD WIDTH=9% VALIGN=TOP>
<P ALIGN=LEFT>
<FONT SIZE=2>0</FONT>
</TD>
<TD WIDTH=44% VALIGN=TOP>
<P ALIGN=LEFT>
<FONT SIZE=2>Number of colors to use when sending bitmaps. Choose 2 or 4 colors to optimize performance.</FONT>
</TD>
</TR>
<TR>
<TD WIDTH=21% VALIGN=TOP>
<P ALIGN=LEFT>
<FONT SIZE=2>ezScrollHotKey</FONT>
</TD>
<TD WIDTH=27% VALIGN=TOP>
<P ALIGN=LEFT>
<FONT SIZE=2>0 = Disabled</FONT><BR>
<FONT SIZE=2>1 = Shift</FONT><BR>
<FONT SIZE=2>2 = Ctrl</FONT><BR>
<FONT SIZE=2>3 = Ctrl+Alt</FONT>
</TD>
<TD WIDTH=9% VALIGN=TOP>
<P ALIGN=LEFT>
<FONT SIZE=2>0</FONT>
</TD>
<TD WIDTH=44% VALIGN=TOP>
<P ALIGN=LEFT>
<FONT SIZE=2>ezSCROLL hot key to use during a session. The selected key sequence is used locally and is not sent to the host PC.</FONT>
</TD>
</TR>
<TR>
<TD WIDTH=21% VALIGN=TOP>
<P ALIGN=LEFT>
<FONT SIZE=2>HelpURL</FONT>
</TD>
<TD WIDTH=27% VALIGN=TOP>
<P ALIGN=LEFT>
<FONT SIZE=2>URL of Help.htm <A HREF="Webpagex.htm#helpurl">[example]</A></FONT>
</TD>
<TD WIDTH=9% VALIGN=TOP>
<P ALIGN=LEFT>
--
</TD>
<TD WIDTH=44% VALIGN=TOP>
<P ALIGN=LEFT>
<FONT SIZE=2>Used by the Help button on the toolbar.</FONT>
</TD>
</TR>
<TR>
<TD WIDTH=21% VALIGN=TOP>
<P ALIGN=LEFT>
<FONT SIZE=2>LockHostKeyboard</FONT>
</TD>
<TD WIDTH=27% VALIGN=TOP>
<P ALIGN=LEFT>
<FONT SIZE=2>1 = TRUE</FONT><BR>
<FONT SIZE=2>0 = FALSE</FONT>
</TD>
<TD WIDTH=9% VALIGN=TOP>
<P ALIGN=LEFT>
<FONT SIZE=2>0</FONT>
</TD>
<TD WIDTH=44% VALIGN=TOP>
<P ALIGN=LEFT>
<FONT SIZE=2>Lock the host keyboard and mouse during a session.</FONT>
</TD>
</TR>
<TR>
<TD WIDTH=21% VALIGN=TOP>
<P ALIGN=LEFT>
<FONT SIZE=2>ReduceHostDesktop</FONT>
</TD>
<TD WIDTH=27% VALIGN=TOP>
<P ALIGN=LEFT>
<FONT SIZE=2>1 = TRUE</FONT><BR>
<FONT SIZE=2>0 = FALSE</FONT>
</TD>
<TD WIDTH=9% VALIGN=TOP>
<P ALIGN=LEFT>
<FONT SIZE=2>0</FONT>
</TD>
<TD WIDTH=44% VALIGN=TOP>
<P ALIGN=LEFT>
<FONT SIZE=2>Causes the host to reduce screen resolution to match the resolution used by the remote PC. (Only available on pcANYWHERE host, version 8.0 or higher.)</FONT>
</TD>
</TR>
<TR>
<TD WIDTH=21% VALIGN=TOP>
<P ALIGN=LEFT>
<FONT SIZE=2>ShowScrollBars</FONT>
</TD>
<TD WIDTH=27% VALIGN=TOP>
<P ALIGN=LEFT>
<FONT SIZE=2>1 = TRUE</FONT><BR>
<FONT SIZE=2>0 = FALSE</FONT>
</TD>
<TD WIDTH=9% VALIGN=TOP>
<P ALIGN=LEFT>
<FONT SIZE=2>1</FONT>
</TD>
<TD WIDTH=44% VALIGN=TOP>
<P ALIGN=LEFT>
<FONT SIZE=2>Starts session with scroll bars displayed.</FONT>
</TD>
</TR>
<TR>
<TD WIDTH=21% VALIGN=TOP>
<P ALIGN=LEFT>
<FONT SIZE=2>ShowToolBar</FONT>
</TD>
<TD WIDTH=27% VALIGN=TOP>
<P ALIGN=LEFT>
<FONT SIZE=2>1 = TRUE</FONT><BR>
<FONT SIZE=2>0 = FALSE</FONT>
</TD>
<TD WIDTH=9% VALIGN=TOP>
<P ALIGN=LEFT>
<FONT SIZE=2>1</FONT>
</TD>
<TD WIDTH=44% VALIGN=TOP>
<P ALIGN=LEFT>
<FONT SIZE=2>Starts session with toolbar enabled.</FONT>
</TD>
</TR>
<TR>
<TD WIDTH=21% VALIGN=TOP>
<P ALIGN=LEFT>
<FONT SIZE=2>StartEZZoom</FONT>
</TD>
<TD WIDTH=27% VALIGN=TOP>
<P ALIGN=LEFT>
<FONT SIZE=2>1 = TRUE</FONT><BR>
<FONT SIZE=2>0 = FALSE</FONT>
</TD>
<TD WIDTH=9% VALIGN=TOP>
<P ALIGN=LEFT>
<FONT SIZE=2>0</FONT>
</TD>
<TD WIDTH=44% VALIGN=TOP>
<P ALIGN=LEFT>
<FONT SIZE=2>Starts session in ezZOOM mode.</FONT>
</TD>
</TR>
<TR>
<TD WIDTH=21% VALIGN=TOP>
<P ALIGN=LEFT>
<FONT SIZE=2>StartFullScreen</FONT>
</TD>
<TD WIDTH=27% VALIGN=TOP>
<P ALIGN=LEFT>
<FONT SIZE=2>1 = TRUE</FONT><BR>
<FONT SIZE=2>0 = FALSE</FONT>
</TD>
<TD WIDTH=9% VALIGN=TOP>
<P ALIGN=LEFT>
<FONT SIZE=2>0</FONT>
</TD>
<TD WIDTH=44% VALIGN=TOP>
<P ALIGN=LEFT>
<FONT SIZE=2>Starts session in full screen mode.</FONT>
</TD>
</TR>
<TR>
<TD WIDTH=21% VALIGN=TOP>
<P ALIGN=LEFT>
<FONT SIZE=2>TrackHostMouse</FONT>
</TD>
<TD WIDTH=27% VALIGN=TOP>
<P ALIGN=LEFT>
<FONT SIZE=2>1 = TRUE</FONT><BR>
<FONT SIZE=2>0 = FALSE</FONT>
</TD>
<TD WIDTH=9% VALIGN=TOP>
<P ALIGN=LEFT>
<FONT SIZE=2>0</FONT>
</TD>
<TD WIDTH=44% VALIGN=TOP>
<P ALIGN=LEFT>
<FONT SIZE=2>Enables host mouse tracking.</FONT>
</TD>
</TR>
<TR>
<TD WIDTH=21% VALIGN=TOP>
<P ALIGN=LEFT>
<FONT SIZE=2>TrackHostWindow</FONT>
</TD>
<TD WIDTH=27% VALIGN=TOP>
<P ALIGN=LEFT>
<FONT SIZE=2>1 = TRUE</FONT><BR>
<FONT SIZE=2>0 = FALSE</FONT>
</TD>
<TD WIDTH=9% VALIGN=TOP>
<P ALIGN=LEFT>
<FONT SIZE=2>0</FONT>
</TD>
<TD WIDTH=44% VALIGN=TOP>
<P ALIGN=LEFT>
<FONT SIZE=2>Enables active window tracking on the host PC. (Only available on pcANYWHERE host, version 8.0 or higher.)</FONT>
</TD>
</TR>
</TABLE>
</P>
<H4>
Events
</H4>
<P>
<TABLE WIDTH=100% CELLPADDING=1 CELLSPACING=0 BORDER=3>
<TR>
<TD WIDTH=24% VALIGN=TOP>
<P ALIGN=LEFT>
<B>Name</B>
</TD>
<TD WIDTH=31% VALIGN=TOP>
<P ALIGN=LEFT>
<B>Parameter</B>
</TD>
<TD WIDTH=45% VALIGN=TOP>
<P ALIGN=LEFT>
<B>Description</B>
</TD>
</TR>
<TR>
<TD WIDTH=24% VALIGN=TOP>
<P ALIGN=LEFT>
<FONT SIZE=2>Connect</FONT>
</TD>
<TD WIDTH=31% VALIGN=TOP>
<P ALIGN=LEFT>
<FONT SIZE=2>None</FONT>
</TD>
<TD WIDTH=45% VALIGN=TOP>
<P ALIGN=LEFT>
<FONT SIZE=2>Indicates we are connecting or connected to the host.</FONT>
</TD>
</TR>
<TR>
<TD WIDTH=24% VALIGN=TOP>
<P ALIGN=LEFT>
<FONT SIZE=2>Disconnect</FONT>
</TD>
<TD WIDTH=31% VALIGN=TOP>
<P ALIGN=LEFT>
<FONT SIZE=2>LONG</FONT>
</TD>
<TD WIDTH=45% VALIGN=TOP>
<P ALIGN=LEFT>
<FONT SIZE=2>Indicates we are disconnecting from the host. The parameter value indicates the type of disconnect:</FONT><BR>
<FONT SIZE=2>0 = Normal disconnect</FONT><BR>
<FONT SIZE=2>-1 = Connection lost</FONT><BR>
<FONT SIZE=2>-1 = Connection canceled</FONT>
</TD>
</TR>
</TABLE>
</BODY>
</HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -