Damn typo
On 03 Jul 2005, at 01:50, Buster wrote:
if "8" is among the lines of sizeList and inc > 0 then
beep
exit to top
end if
must be:
if "8" is among the lines of sizeList and inc < 0 then
beep
exit to top
end if
Sorry,
Wouter
_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution
