ST_folder Function (ROM Call 0xE4)

statline.h

void ST_folder (const char *name);

Sets the folder name indicator in the status line.

ST_folder sets the folder name indicator to name, i.e. displays the given folder name (converted to uppercase letters) at the beginning of the status line. Note that this command acts only to the displayed status; it would not change the actual current folder (use routines for vat.h for changing the current folder).


Uses: ST_eraseHelp, strlen, CTypeTable
Used by: cmd_delfold, cmd_newfold, push_setfold, handleVarLinkKey, MO_digestOptions, OSLinkCmd, ROM Call 0x437