|
DataMuseum.dkPresents historical artifacts from the history of: CP/M |
This is an automatic "excavation" of a thematic subset of
See our Wiki for more about CP/M Excavated with: AutoArchaeologist - Free & Open Source Software. |
top - metrics - download
Length: 1280 (0x500) Types: TextFile Names: »EMSGTAB.MAC«
└─⟦77f87173f⟧ Bits:30005981/disk3.imd Turn Key Data Entry System/Datenerfassungspaket - Vers. 1.90 └─⟦this⟧ »EMSGTAB.MAC«
;************************************************* ;* * ;* MODULE : EMSGTAB.MAC (RC-700) * ;* DATE : 01.02.82 * ;* BY : ASE GmbH , 6472 Altenstadt * ;* VERSION: 1.90 * ;* * ;************************************************* PUBLIC MSGTAB ; ; THE FOLLOWING HOLDS THE GERMAN MESSAGES USED THROUGHOUT THE DEP. ; ONE MESSAGE MUST NOT EXCEED 32 POSITIONS. THE SEQUENCE OF ; MESSAGES MUST NOT BE DISTURBED. ; ; MSGTAB: msg0: db " ";msg 0 reserved for ;display-mode. msg1: db " PRUEFFEHLER " msg2: db " RECHTSBUENDIGES FELD " msg3: db " EINGABEFEHLER " msg4: db " FORMATWAHL --------> " msg5: db " EINGABE BEREIT " msg6: db " ENDE DER ARBEIT " msg7: db " PRUEFZIFFERFEHLER " msg8: db " DRUCKAUSGABE " msg9: db " DRUCKAUSGABE UNTERBROCHEN " msg10: db " EINGABE ERFORDERLICH " msg11: db " VORZEICHENFEHLER " msg12: db " REGISTERANZEIGE --------> " end «eof»