|
PlayValue Commands
These extrinsic playback-only commands all have the format:
PlayValue switch value
These commands adjust certain parameters during playback of current script. The playback parameters that can be adjusted are indicated with the same parameter name as is used in batch-mode playbacks. Possible switch values are given in the table below; the table is in alphabetic order.
PlayValue switches apply to the current run only. Values specified in a script do not override your settings and are not saved from run to run.
PlayValue Commands | ||||
Switch | Value | Description (Units, Defaults) | Allowed Value Range |
Corresponding Command Line Switch |
_PB | 0 or 1 | Audible Alerts (Sound Beeps on Alarm): 1 = Yes / 0 = No | ||
_PC | number | Wait Time Ceiling Specification (milliseconds, Default = 30000) | 1 to 300000 | -PC |
_PF | number | Form-fill Delay (milliseconds, Default = 1000) | 0 to 60000 | -PF |
_PH | 0 or 1 | Repair HTML on Error (Default = 0 = No) | ||
_PI | number | Synchronization Retry Interval Interval (milliseconds, Default = 500) (overrides current settings value) | 10 to 60000 | |
_PJ | number | Synchronize on Maximum Time Value (milliseconds, Default = 60000) (overrides current settings value) | 1000 to 1200000 | |
_PL | 1 or 2 or 3 | Level of Messages to Logs:
1 = Simple, 2 = Standard, 3 = Detailed (Default = Standard) |
-PL | |
_PM | decimal number |
Delay Multiplier (Default = 1.0) | 0.0 to 100.0 | -PM |
_PN | 0 or 1 | Playback Status Notification: 1 = Yes / 0 = No. | ||
_PR | number | Simulated Modem Rate (kbps)
Note: When this command is encountered during playback the cache will be cleared and the new playback rate will be set for subsequent activity. |
1 to 1024 | -PR |
_PS | 0 or 1 | Set "Suppress Modal Popups" option:
0 = No, Don't Suppress, 1 = Yes, Do Suppress (Default = 1) | -S | |
_PT | number | Download Timeout (milliseconds, Default = 60000) | 1000 to 1200000 | -PT |
_PU | 0 or 1 | Synchronize on Selected Rectangle: Minimize Log Messages (1 = Yes / 0 = No) | ||
_PV | 0 or 1 | Synchronize on Selected Rectangle: Show Visible Outline (1 = Yes / 0 = No) |