[iyonix-support] Re: TaskWindow + BASIC hang

To f-u my other post before it arrives back, the following code always 
works fine:

   PRINT "HELLO"
   digits%   = 2
   factorial% = digits%
   REPEAT
     digits%   -= 1
     factorial% = factorial% * digits%
   UNTIL(digits%=2)

Richard

---
To alter your preferences or leave the group, 
visit http://www.freelists.org/list/iyonix-support
Other info via http://www.freelists.org/webpage/iyonix-support

Other related posts: