This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
language_editor_shift-f5 [2022/05/01 10:48] – admin | language_editor_shift-f5 [2022/05/01 11:01] (current) – admin | ||
---|---|---|---|
Line 79: | Line 79: | ||
following control codes in your language string. | following control codes in your language string. | ||
- | @a< | + | **@a< |
- | user's terminal setting). | + | |
- | code anywhere in the prompt. (Example: | + | |
- | " | + | |
- | @p< | + | Shows < |
- | displayed. | + | |
- | | + | |
- | control | + | |
- | | + | |
- | with the parameter 2) | + | |
- | ^ ........................... Toggles the highlight color on/ | + | **@p< |
- | actual highlight color can be changed by | + | |
- | selecting the " | + | |
- | Language String editor. | + | |
- | \\ .......................... Single Backspace. | + | Runs < |
- | \^ .......................... Generates a caret (the ^ character). | + | |
- | | + | **^** |
- | color to < | + | |
- | as one hex character (0-9,A-F). | + | |
- | The colors are: | + | Toggles the highlight color on/ |
- | ─────────────── | + | |
- | 0 - Black 8 - Bright Black | + | |
- | 1 - Blue 9 - Bright Blue | + | |
- | 2 - Green A - Bright Green | + | |
- | 3 - Cyan B - Bright Cyan | + | |
- | 4 - Red C - Bright Red | + | |
- | 5 - Magenta | + | |
- | 6 - Yellow | + | |
- | 7 - White (Grey) | + | |
- | For the background color, bright colors are not available. | + | **\\** |
- | 8-F for the background color, the color will have the blinking attribute. | + | |
- | Other color codes you can use are: | + | Single Backspace. |
- | ────────────────────────────────── | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
+ | **\^** | ||
+ | Generates a caret (the ^ character). | ||
+ | **\< | ||
+ | |||
+ | Set background color to <B> and foreground color to < | ||
+ | |||
+ | **The colors are:** | ||
+ | |||
+ | 0 - Black | ||
+ | 1 - Blue | ||
+ | 2 - Green | ||
+ | 3 - Cyan | ||
+ | 4 - Red | ||
+ | 5 - Magenta | ||
+ | 6 - Yellow | ||
+ | 7 - White (Grey) | ||
+ | 8 - Bright Black | ||
+ | 9 - Bright Blue | ||
+ | A - Bright Green | ||
+ | B - Bright Cyan | ||
+ | C - Bright Red | ||
+ | D - Bright Magenta | ||
+ | E - Bright Yellow | ||
+ | F - Bright White (Grey) | ||
+ | |||
+ | For the background color, bright colors are not available. | ||
+ | |||
+ | **Other color codes you can use are:** | ||
+ | |||
+ | | ||
+ | | ||
+ | | ||
+ | | ||
+ | | ||
+ | | ||
+ | | ||
+ | | ||
+ | | ||
+ | | ||
+ | | ||
+ | | ||
+ | | ||
+ | | ||
+ | |||
+ | **__Some examples: | ||
- | ───────────────────────────────────────────────────────────────────────────── | ||
- | 52 | ||
- | Some examples: | ||
- | ────────────── | ||
| | ||
| | ||
Line 143: | Line 153: | ||
A description of the fields in the Language String dialog is as follows: | A description of the fields in the Language String dialog is as follows: | ||
- | String #1 - String #8 ...... | + | **String #1 - String #8** |
- | | + | |
- | | + | The actual text that will be displayed to your users. |
- | | + | |
- | | + | **Hotkeys** |
- | | + | |
- | | + | The hotkeys needed for the prompt. |
- | | + | |
- | | + | **Color** |
- | | + | |
- | Hotkeys ..................... The hotkeys needed | + | Allows you to define a color for the prompt |
- | study Prompt #207 you will see the hotkeys | + | |
- | defined are " | + | |
- | text strings for this same prompt, you will | + | |
- | see why these hotkeys are needed. | + | |
- | | + | |
- | hotkeys | + | |
- | Any prompt which does not use hotkeys will | + | |
- | have " | + | |
- | and you will not be able to enter anything | + | |
- | into the hotkey field. | + | |
- | Color ....................... Allows you to define a color for the prompt | + | **Highlight** |
- | text displayed to your users. | + | |
- | < | + | |
- | for your prompt text. | + | |
- | Highlight ................... | + | Allows you to define a color for the highlight. |
- | | + | |
- | | + | |
- | Prompt Color ................ Allows you to select a color for the users | + | **Prompt Color** |
- | reply to this prompt. | + | |
- | your prompt reads "Enter your first AND | + | |
- | last name" and this color is set to cyan, | + | |
- | when a user types their name, what they | + | |
- | type will be displayed in cyan (or whatever | + | |
- | color you select here). | + | |
- | The Language Editor will allow you to see what your prompts will look | + | Allows |
- | like when a user sees them without showing you the control codes. | + | |
- | the highlight thru the language editor until you are close to, but not | + | |
- | on, Prompt #191. You will notice it displays | + | |
- | the word " | + | |
- | prompt #191 and press < | + | |
- | control codes that make it flash, etc. | + | |
+ | The Language Editor will allow you to see what your prompts will look like when a user sees them without showing you the control codes. |