home *** CD-ROM | disk | FTP | other *** search
/ Discovering Endangered Wildlife / GSPCD296A.iso / dew / lso / tour50.dss < prev   
Text File  |  1994-11-10  |  543b  |  19 lines

  1. set inherit=1    ; all parent script objects can be used here!
  2. set subdir=50
  3. set dll=$Dew_50.dll
  4. xref PrnCmd=Prn_50
  5. ;----------------------------------
  6. ; TOUR for 50-Vicuna
  7.  
  8. ;*INCLUDE for animal specific text
  9. include tourdata=$tour\tour_50.tur
  10.  
  11. ;*INCLUDE for standard tour script
  12. include tourstuff=$tour\tourstuf.inc
  13.  
  14. ;============
  15. group g_TourButts=b_btnT1,b_btnT2,b_btnT3,b_btnT4,b_btnT5,b_btnT6,b_btn_Tprn,b_btn_Trtn
  16. ;============
  17. screen _main=rfull,(p_tourmain,st_animal2,p_BtnBar,g_TourButts)
  18. ;============ EOF ===========
  19.