DataMuseum.dk

Presents historical artifacts from the history of:

RC4000/8000/9000

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

See our Wiki for more about RC4000/8000/9000

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - metrics - download

⟦076bd950a⟧ TextFile

    Length: 1536 (0x600)
    Types: TextFile
    Names: »kopimastnc5 «

Derivation

└─⟦01e83a425⟧ Bits:30008166 Bånd med SW8010 og SW8500 source code
    └─⟦75ff9bef3⟧ 
        └─⟦this⟧ »kopimastnc5 « 

TextFile

job fgs 1 274001 stat 1 size 20000 perm disc 4000 300 time 20 0,
mounts 2,
perm disc1 2000 200 perm disc2 2000 200 perm disc3 2000 200

; kopimaster ncp

mode list.yes


c=message kopimaster ncp start


ncp =set nrz mt543299
kopi=set mto mtsw8010

ncp =setmt ncp.4
kopi=setmt kopi.4

char 10
c=message move to disc

d1=move ncp1
if ok.no
(c=message no resources
 finis)

d2=move ncp2
if ok.no
(c=message no resources
 finis)

d3=move ncp3
if ok.no
(c=message no resources
 finis)

release ncp

char 10
c=message move to tape

label kopi kopi
copy list.yes message.no kopi
char 10

kopi1=move d1
kopi2=move d2
kopi3=move d3


char 12
c=message check af bin filer

char 10
c=message utility

; fil 1
nextfile kopi
lookup kopi
copy list.yes message.no kopi

; fil 2
nextfile kopi
lookup kopi
copy list.yes message.no kopi

; fil 3
nextfile kopi
lookup kopi
binin list.yes kopi.c

c=message end kopimaster ncp
end
finis
▶EOF◀