home *** CD-ROM | disk | FTP | other *** search
- echo "*N Running Exchange, the German DCF77 Diagnosis*N and GClock in 20 Seconds...*N"
- echo " You can quit DCF77 Diagnosis with Ctrl-C*N or with Exchange.*N"
- wait 20
- if exists SYS:Tools/Commodities/Exchange
- run >nil: SYS:Tools/Commodities/Exchange cx_popup=yes
- else
- if exists SYS:WBStartup/Exchange
- run >nil: SYS:WBStartup/Exchange cx_popup=yes
- endif
- endif
- wait 1
- run /Utilities/GClock
- run "/DCF77 (Kickstart 2.04)/DCF77 Diagnosis"
-
-