SheerPower
®
4GL
A Guide to the SheerPower Language
Previous
Contents
Index
Chapter 7
7
Printing and Displaying Data
7.1
PRINT
7.1.1
Printing Multiple Expressions
7.1.2
TAB Function
7.1.3
AT Option
7.1.4
ERASE Option
7.1.5
Printing Numbers
7.1.6
Positioning the Cursor for the Next Print Statement
7.1.7
Printing Attributes - Highlighting Options
7.1.8
USING Option
7.1.9
Fields
7.1.9.1
String Format Characters
7.1.9.2
Numeric Format Characters
7.1.10
Directives
7.1.10.1
{UCASE}?
7.1.10.2
{LCASE}?
7.1.10.3
{HYPHEN}
7.1.10.4
{DATE [argument]}?
7.1.10.5
{ROTATE n}?
7.1.10.6
{TIME}?
7.1.10.7
{ZIPCODE}?
7.2
MESSAGE
7.3
DELAY
7.4
CLEAR
Chapter 8
8
Data Entry User Interface
8.1
INPUT Statement
8.1.1
Types of INPUT Statements
8.1.2
INPUT Styles
8.2
INPUT Options
8.3
INPUT Commands and Keystrokes Available to the User
8.3.1
Editing Input
8.4
Inputting Strings
8.5
Inputting Multiple Variables
8.5.1
Simple Input Statement
8.5.2
LINE INPUT Statement
8.6
INPUT Default Prompt and Text
8.7
PROMPT Option
8.8
AT Option
8.9
ATTRIBUTES option
8.10
LENGTH Option
8.11
DEFAULT Option
8.11.1
Pre-positioning to a DEFAULT Menu Item
8.12
ERASE Option
8.13
VALID Option
8.14
TIMEOUT Option
8.15
AREA Option
8.16
INPUT DIALOGBOX Option
8.17
SCREEN Option
8.17.1
Screen Format Characters
8.17.2
Screen Format Options
8.17.3
The User's Response to the SCREEN Option
8.18
MENU Option
8.18.1
Items
8.18.1.1
Descriptions
8.18.1.2
Data Value
8.18.2
Submenu Indicator
8.18.3
Menu Directives
8.18.4
User Interface
8.19
KEY INPUT
Previous
Next
Contents
Index