home *** CD-ROM | disk | FTP | other *** search
- G4C
- ; $VER: func.defue Rev.014 Juan Manuel Wehrli 1999 - 2000
- WINBIG -1 -1 175 50 ""
- WinType 00000000
- WinBackground IMAGE BG 0
- Winout "NIL:"
- VarPath menu.Sites
-
- xOnLoad
- GuiOpen #This
-
- xOnOpen
- if $spwas = 1
- SetVar status "Spiegle Daten ..."
- Update #This 2 $status
- elseif $spwas = 2
- SetVar status "Sicher Daten zurück ..."
- Update #This 2 $status
- endif
-
-
- ;Globale Gadgets
- TEXT 5 5 155 20 "Spiegelung ..." 100 NOBOX
- GadFont xHelvetica.font 13 010
- GadID 2
-
- TEXT 5 25 155 20 "... bitte warten" 100 NOBOX
- GadTxt CENTER
- GadID 1
-
-