home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 13 / AACD13.ISO / AACD / Graphics / TimeMachine / timemachine / start_TM.ifx < prev    next >
Text File  |  1999-08-15  |  278b  |  14 lines

  1. /*********************/
  2. OPTIONS RESULTS
  3.  
  4. /* IFX: gives us it's assign */
  5. GetStatus AssignDir
  6. IF rc = 0 THEN assign = result
  7. ELSE assign = "IMAGEFX:"
  8.  
  9. getprefs loadpath
  10. defaultload=result
  11. call setclip('TM_Loadpath',defaultload)
  12.  
  13. address command gui assign'timemachine/splash.gc'
  14.