DosSMSetTitle

From EDM2
Jump to: navigation, search

This will set the title for the current screen group. This can be called by any code.

Syntax

APIRET16 Pascal far DOSSMSETTITLE(char* title)

Parameters

title 
16:16 pointer to ASCIIZ string.

Return Code

APIRET16 Pascal far

Related Functions