DataMuseum.dk

Presents historical artifacts from the history of:

CP/M

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

See our Wiki for more about CP/M

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - download

⟦0704a1018⟧ TextFile

    Length: 256 (0x100)
    Types: TextFile
    Names: »STDCOS.BAS«

Derivation

└─⟦dc6c79650⟧ Bits:30004299 FINAR Tutor
    └─ ⟦this⟧ »STDCOS.BAS« 

TextFile

%INCLUDE FINCOM
U0$=LEFT$(U0$+SPACE$(23),23)+"C"+MID$(U0$+SPACE$(25),25)
OPEN "O",1,"PROCES.FDF"
FOR I=1 TO 9
PRINT #1, I
NEXT I
CLOSE 1
CHAIN "FINAR"
END
«eof»