home *** CD-ROM | disk | FTP | other *** search
- ; INTRO.CMD
- ; Written by Ron Baalke
- ; August 1991
- ;
- ; This batch file will display the intro screen for the demo
- ;
- set prompt off
- era
- file saturn1.img
- disp sub 4
- copy a
- bat filla.cmd
- text line 250 samp 340 'imdisp demo'
- text line 280 samp 400 'by'
- text line 310 samp 340 'ron baalke'
- pause 10