Returns the name of the screen.
#include <screen.h>
int RenameScreen (
scr_t scrID,
const char *name);
(IN) Specifies the screen.
(IN) Points to the buffer that contains the new name for the screen.
If successful, returns 0. Otherwise, returns one of the following error codes: