
{   Use constants in this deck with amp$open.
{   Use constants in deck fsc$file_contents with fsp$open_file.

?? FMT (FORMAT := OFF) ??
  CONST
    amc$unknown_contents            = 'UNKNOWN',
    amc$legible                     = 'LEGIBLE',
    amc$list                        = 'LIST',
    amc$object                      = 'OBJECT',
    amc$screen                      = 'SCREEN';
?? FMT (FORMAT := ON) ??


