> all I see is 999 when the > button is pressed. 1000 was just an example (e.g.). Try pushing 1000 up to something large or if you feel like having to kill the program try:
while(true) StaticText1.text = str(x) x = x + 1 wend Jay __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com _______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives of this list here: <http://support.realsoftware.com/listarchives/lists.html>
