home *** CD-ROM | disk | FTP | other *** search
- 5 poke53280,14:poke646,14:poke53281,6
- 10 rem univerify -- to verify seq or text prg files: basic version. leo gunther
- 20 rem
- 30 print"[147] univerify: to verify any file!
- 40 [153]"source and destination files on the"
- 50 [153]"same drive must have different names."
- 60 [153]"they can be the same if using 2 drives."
- 70 [153]" 1wait or 2wait drives? ";
- 80 [141]1000:[145][171](a$[178]"1")[171]2[172](a$[178]"2")[137]90,100:[137]80
- 90 d[178]8:[137]110
- 100 d[178]9
- 110 [153]a$:[153]" file type? (swait or pwait or uwait) ";
- 120 [141]1000:[145][171](a$[178]"s")[171]2[172](a$[178]"p")[171]3[172](a$[178]"u")[137]130,140,150:[137]120
- 130 ft$[178]",s,r":[137]160
- 140 ft$[178]",p,r":[137]160
- 150 ft$[178]",u,r"
- 160 [153]a$:[153]" source file name";:[133]sn$:[139]sn$[178]""[167][128]
- 170 [153]" destination file name";:[133]dn$:[139]dn$[178]""[167][128]
- 180 [159]2,8,2,sn$[170]ft$:[159]3,d,3,dn$[170]ft$
- 190 [161]#2,a$:[153]".";:[139]st[167]220
- 200 [161]#3,b$:[145]st[137]220:[139]a$[178]b$[167]190
- 210 [153]"...verify error":[160]2:[160]3:[128]
- 220 [160]2:[160]3:[153]"...ok":[128]
- 1000 [161]a$:[139]a$[178]""[167]1000
- 1010 [142]
-