home *** CD-ROM | disk | FTP | other *** search
/ Chip 1998 February / CHIP_2_98.iso / software / testsoft / muzea / exemusei / shared.cst / 00911_Script_911 < prev    next >
Text File  |  1987-04-12  |  275b  |  18 lines

  1. on startMovie
  2.   -- scrivitesto
  3.   -- leggitesto
  4.   
  5.   global gSkr
  6.   if the machinetype = 256 then
  7.     put 16 into gSkr
  8.   else
  9.     put 14 into gSkr
  10.   end if
  11.   --set the soundlevel to 4
  12.   Cursor [(the number of cast "Kcur"),(the number of cast "Kcurm")]
  13. end
  14.  
  15.  
  16.  
  17.  
  18.