DataMuseum.dk

Presents historical artifacts from the history of:

RC4000/8000/9000

This is an automatic "excavation" of a thematic subset of
artifacts from Datamuseum.dk's BitArchive.

See our Wiki for more about RC4000/8000/9000

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - metrics - download

⟦e0135c1df⟧ TextFile

    Length: 1536 (0x600)
    Types: TextFile
    Names: »sorrytx     «

Derivation

└─⟦01e83a425⟧ Bits:30008166 Bånd med SW8010 og SW8500 source code
    └─⟦75ff9bef3⟧ 
        └─⟦this⟧ »sorrytx     « 

TextFile

mode list.yes
sorry=algol
begin
  trapmode := 1 shift 10;

  write (out,
  "nl", 2, <:***********************************************:>,
  "nl", 1, <:*                                             *:>,
  "nl", 1, <:*                                             *:>,
  "nl", 1, <:*                                             *:>,
  "nl", 1, <:*                                             *:>,
  "nl", 1, <:*                                             *:>,
  "nl", 1, <:*                S O R R Y                    *:>,
  "nl", 1, <:*                                             *:>,
  "nl", 1, <:*                                             *:>,
  "nl", 1, <:*                                             *:>,
  "nl", 1, <:*                                             *:>,
  "nl", 1, <:*                                             *:>,
  "nl", 1, <:***********************************************:>);

  endaction := -1;
end;

end
▶EOF◀