Screenprint, Security, Sendkeys <“keystring – Rockwell Automation 9301 Series RSView32 Users Guide User Manual
Page 674

A–54
RSView32 User’s Guide
you to specify the setting when you issue the
command.
[/NetDDE]
Enables RSView32 as a NetDDE server to remote
DDE clients. If the real-time data server is already
running, this parameter is ignored.
By default, writes are disabled.
ScreenPrint
ScreenPrint
Generates a screen print on the default printer specified in Windows.
See also PrintDisplay.
Security
Security
Opens the Security Codes editor. To prevent users from changing
security at runtime, restrict access to this command.
SendKeys
SendKeys <“keystring”>
Sends the specified keystrokes to the active window.
<“keystring”>
A list of keys. The quotes must be included.
The following syntax rules apply:
Use braces { } to enclose special keys, such as F3 or Enter; for
example, “{Enter}” sends Enter.
Use ^ to send a control key. For example, “^{F2}” sends Ctrl–F2.
Use + to send a shift key. For example, “+{F3}” sends Shift–F3.
Use % to send an alt key. For example, “%A” sends Alt–A.