{
{ NOTE: If TYPE declarations or record fields are added/changed/deleted, please
{   make the appropriate changes in the corresponding display procedures in the
{   module(s) for the System Core Debugger: SYM$DEBUG, SYM$DEBUG1
{

  TYPE
    sft$file_space_limit_kind = (sfc$no_limit, sfc$perm_file_space_limit,
          sfc$temp_file_space_limit);
