|
|
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: 1024 (0x400)
Types: TextFile
Names: »GEPANVIS.FMT«
└─⟦8808ef982⟧ Bits:30005860 DBase II 2.4 & QUICKCODE
└─⟦this⟧ »GEPANVIS.FMT«
* 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»