|
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 - download
Length: 896 (0x380) Types: TextFile Names: »SETCPC01.IPF«
└─⟦65142c8de⟧ Bits:30004652 KnowledgeMan vers. 1.07h └─ ⟦this⟧ »SETCPC01.IPF«
/************************************************************************** This program gets executed from "CHEFPC.IPF" if the file "CHEFPC01.ITB" does not exist (on the default drive). This tabel is designed to show: Hovedtal, Beholdning and Indkøb. ************************************************************************/ define chefpc01 with chefpc01;Ø field tid num using "dddd" ; Ø field varegp num using "dddd" ; Ø field primobeh num using "ddddddddd.dd"; Ø field retur num using "ddddddddd.dd"; Ø field forbrug num using "ddddddddd.dd"; Ø field indkob num using "ddddddddd.dd"; Ø field ultimobe num using "ddddddddd.dd"; Ø field ordrepor num using "ddddddddd.dd"; Ø field prisdiff num using "ddddddddd.dd"; Ø enddef «eof»