SetTitle( )
| Action: | Sets the title of the current console. |
||||
| Syntax: | SETTITLE
("title") |
||||
| Parameters: |
Title
|
||||
| Remarks: |
The title is only active while KiXtart runs. As soon as KiXtart exits, the original title of the console will be restored. |
||||
| Returns: |
|
||||
| See Also: |
SetConsole( ) |
||||
| Example: |
If SetTitle ("KiXtart Logon") = 0 |