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

⟦c8dea6ff0⟧ TextFile

    Length: 640 (0x280)
    Types: TextFile
    Names: »EDITFKEY.CMD«

Derivation

└─⟦6ae1c04a5⟧ Bits:30004364 SW1656 IFPS/Personal Version 2.10 release 1.1
    └─ ⟦this⟧ »EDITFKEY.CMD« 

TextFile

!DEFINE A1 @@XM0@@XV0L/^-*/@@CR@@F0@@F2^@@UA@@XI1
!DEFINE A2 @@XM0@@XV0@@DAD@@CR@@DAD@@CR
!DEFINE A3 @@XM0@@XV0L/Undefined variable:/@@CRR/Undefined variable: //@@CRR/./ = /@@CR@@F0@@F2@@F2
!dropmacro go
!macro go
!linenums NO
!ifnum &argcount& = 0 THEN !params mod Enter a model name
!ifnum &argcount& <> 0 THEN !setparam mod &1
!model &mod&
!onerror 3 edit ifpstemp
!compilelist ifpstemp
!if &rc& <> 3 then !macroto done:
n &model&
!done:!clearrc
!onerror
!skill expert
!delete ifpstemp
!skill normal
!linenums yes
!endmacro
«eof»