I. aldweb
II. PC Freeware
III. Palm Freeware
IV. Palm Shareware
V. iziBasic Palm
VI. Palm Knowledge
VII. Pocket Computer
VIII. miniPortail
All contents Articles Articles Reactions Downloads Forum Guestbook Links News [fr] and [en] [fr] only [en] only Search
Lyon Weather
aldweb against spam
visitors
visitors online
Thanks for taking the time to write this message.
Your user name :
Your e-mail :
Subscribe to this thread :
You are answering to aldweb who wrote:
' iBChristmas.ibas{CREATORID "LDXM"}{VERSION "1.0"}{RESOURCEFILE "iBChristmas.rsrc"}BEGIN S=SCREENMODES IF S<3 THEN M=MESSAGEBOX("Sorry, a color device is required.",0) ELSE S$=GETOSVER$ : S=VAL(S$) GOSUB _AllOK ENDIFEND_AllOK: SETFONT 1 BUTTON #1,"i",149,1,10,10 SETFONT 0 I=1 : C=COLOR(0) T=TICKS REPEAT E=DOEVENTS IF E=1 M=NOTICEBOX(1) IF E=1000 LET P=PENDOWN : IF P=0 LET I=I+1 : COLOR C : BOXFILLED 16,18 TO 143,160 : T=T-50 : IF I=3 LET I=1 N=TICKS-T : IF N>50 LET T=TICKS : GOSUB _Animate UNTIL E=-1RETURN_Animate: J=J+1 : IF J=4 LET J=1 K=I*10+J IF I=1 THEN IMAGE K,28,18 ELSE IMAGE K,16,43 ENDIF IF S>=5 LET F=TICKS-G : IF F>1000 LET G=TICKS : PLAYWAVE 1,1024,1RETURN
Document generated in 0.07 second