home *** CD-ROM | disk | FTP | other *** search
- ;--------------------------------------------------------;
- ; GRASP source file which EXECs a Turbo Pascal ;
- ; 3.0 program. ;
- ;--------------------------------------------------------;
-
- pnewbuf 1 ;allocate space for buffer one
-
- exec grasptp3.com ;execute the tp3 program, which loads
- ;a picture into buffer one and fades it
- ;onto the screen
-
- exit ;quit