Please enable JavaScript to view this site.

A-Shell Reference

Reviewed and revised December 2023

tab(-10, AG_WINTITLE); title; chr(127);     Tab(-10,x) Syntax Notes

AG_WINTITLE (2) changes the title that displays on the title bar of the A-Shell window. Also see ZTERM Escape Sequences and SET.LIT for other ways of setting the title.

Parameters

title

Title string.

Response

none

Example

? TAB(-10,AG_WINTITLE);"Once Upon an App";chr(127);