? 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.
Example
? TAB(-10,AG_MINTITLE);"Killer App";chr(127);