DataMuseum.dk

Presents historical artifacts from the history of:

RegneCentralen RC850

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

See our Wiki for more about RegneCentralen RC850

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - metrics - download

⟦6fbe1ec3c⟧ TextFile

    Length: 1024 (0x400)
    Types: TextFile
    Names: »GEPANVIS.FMT«

Derivation

└─⟦8808ef982⟧ Bits:30005860 DBase II 2.4 & QUICKCODE
    └─⟦this⟧ »GEPANVIS.FMT« 

TextFile

* GEPANVIS.FMT
*--------------
@ 0,0 SAY 'RC                        REGISTER-SYSTEM                       P2'
@ 2,25 SAY CHR(133)+XSYSNAVN+CHR(128)

* HER STARTER BRUGERENS SKÆRMBILLED-DEL
*------------------------------------------------------------------------------
*
@ 6,0 SAY 'Kontonr : '+XKEY
@ 8,0 SAY 'Navn    : '+XNAVN
@ 10,0 SAY 'Saldo  : '
@ 10,10 SAY XSALDO USING '999999.99'
@ 12,0 SAY 'Perioden : '
@ 12,15 SAY XPERIODE USING '9999.99'
*
*------------------------------------------------------------------------------
* HER SLUTTER BRUGERENS SKÆRMBILLED-DEL

@ 18,0 SAY 'Funktions-valg O(pret), R(et), S(let), V(is), H(OP TIL MENU) ';
       GET XFUNK PICTURE '!'
@ 20,0 SAY XMSG

«eof»