Please enable JavaScript to view this site.

ASQL Reference

Navigation: » No topics above this level «

AG_MINTITLE

Scroll Prev Top Next More

Reviewed and revised December 2023

tab(-10, AG_MINTITLE); mintitle; chr(127);     Tab(-10,x) Syntax Notes

AG_MINTITLE (1) changes the title that is displayed on the task bar when the application is minimized. Also see ZTERM Escape Sequences.

Parameters

mintitle

Title string.

Response

none

Example

TAB(-10,AG_MINTITLE);"Killer App";chr(127);