|
|
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: 512 (0x200)
Types: TextFile
Names: »TESTREMO.INT«
└─⟦506f20106⟧ Bits:30004308/disk1.imd Listaid database backup
└─⟦this⟧ »TESTREMO.INT«
* REMOVE FORMAT COMMAND CHARACTERS
STORE $(MSPEC,1,@('@E@',MSPEC)-1) TO MSPEC1
IF @('@E@',MSPEC)<28
STORE MSPEC1+$(MSPEC,@('@E@',MSPEC)+3,30) TO MSPEC
ELSE
STORE MSPEC1 TO MSPEC
ENDIF
RELEASE MSPEC1
«eof»