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

  1. set inherit=1    ; all parent script objects can be used here!
  2. set subdir=26
  3. set dll=$Dew_26.dll
  4. xref PrnCmd=Prn_26
  5. ;----------------------------------
  6. ; TOUR for 26-Kit Fox
  7.  
  8. ;*INCLUDE for animal specific text
  9. include tourdata=$tour\tour_26.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.