Script Steps Reference
Table Of Contents
- Chapter 1 Introduction
- Chapter 2 Control script steps
- Chapter 3 Navigation script steps
- Chapter 4 Editing script steps
- Chapter 5 Fields script steps
- Set Field
- Set Next Serial Value
- Insert Text
- Insert Calculated Result
- Insert From Index
- Insert From Last Visited
- Insert Current Date
- Insert Current Time
- Insert Current User Name
- Insert Picture
- Insert QuickTime
- Insert Object (Windows)
- Insert File
- Update Link (Windows)
- Replace Field Contents
- Relookup Field Contents
- Export Field Contents
- Chapter 6 Records script steps
- Chapter 7 Found Sets script steps
- Chapter 8 Windows script steps
- Chapter 9 Files script steps
- Chapter 10 Accounts script steps
- Chapter 11 Spelling script steps
- Chapter 12 Open Menu Item script steps
- Chapter 13 Miscellaneous script steps
- Appendix A Glossary
Chapter 8
|
Windows script steps 89
Description
Changes the title of a window. You can change the name of any open window.
Note Window name selection is not case-sensitive.
Example
Perform Find [Restore]
Set Window Title [Current Window; New Title: “Find Results”]
Set Zoom Level
Format
Set Zoom Level [Lock; 25%...400%/Zoom In/Zoom Out]
Options
• Lock prohibits users from making changes to the zoom level.
• Specify lets you select a zoom level.
• Reduction values: 100%, 75%, 50%, or 25%.
• Enlargement values: 150%, 200%, 300%, or 400%.
• Zoom In reduces the screen image by one zoom level.
• Zoom Out enlarges the screen image by one zoom level.
Web compatibility
This script step is not web-compatible.
Description
The Set Zoom Level script step enlarges or reduces the image on the screen.
Example
Go to Layout ["Data entry"]
Set Zoom Level [Lock; 100%]