Console Message
From InstallJammer Wiki
The Console Message action is used in a console install to display a message to the user. Supported only on UNIX.
Contents |
[edit] Standard Properties
See Standard Action Properties.
[edit] Advanced Properties
[edit] Allow Quit
- If this property is true, the user will be allowed to quit reading the message if it is a long message and pagination is turned on. If the message all fits on the screen without paging, or if pagination is turned off, this property means nothing.
[edit] Paginate Message
- If this property is true, a long message will be displayed to the user a page at a time to allow them to read it before continuing on to the next page.
[edit] Wrap Text
- If this property is true, the text of the message will be wrapped, by word, to the size of the user's screen when it is displayed.
