prompt.chars.ap Definition/General
prompt.chars.ap
| Command | prompt.chars.ap Definition/General Applicable release versions: |
|---|---|
| Category | General (155) |
| Description | characters that are displayed at input prompts. The number of prompt characters output is equivalent to the level a process is at. For AP the TCL prompt is the ":" character. If a list is active then the TCL prompt is changed to ">". The Pick/BASIC and FlashBASIC default input prompt is the "?". Only one input prompt is printed regardless of the process level. The Pick/BASIC debugger prompt is the "*" character. The system debugger prompt is the "!" character. The Proc default input prompt is the ":". Only one input prompt is printed regardless of the process level. For R83, the TCL prompt character is ">". |
| Syntax | |
| Options | |
| Example | ::: At TCL level 3 >> At TCL level 2 with an active list |
| Purpose | |
| Related |
basic.prompt prompt tcl.prompt proc.ip proc.is basic.debugger.overview system.debugger.overview tcl.level.pushing levels tcl.prompt.character |
