home *** CD-ROM | disk | FTP | other *** search
- 100 rem =================
- 110 rem = =
- 120 rem = diashow-maker =
- 130 rem = =
- 140 rem =================
- 150 if dm=0 then dm=11:dim a$(16)
- 160 if dl=0then dl=1:load "-diashow",8,1
- 170 if bl<>0 then 220
- 180 read ba
- 190 for i=1 to ba
- 200 : read a$(i)
- 210 next i
- 220 bl=bl+1
- 230 if bl>1 then sys 49152
- 240 if bl>ba then bl=0:ba=0:restore:goto 160
- 250 load a$(bl),8,1
- 1000 data 1,"-screen"
-