![]() |
#2
|
|||
|
|||
Try the following code, it should do what you ant:
Code:
numberCycle = viz.cycle([60, 69, 52, 9, 55, 58, 10, 18, 56]) def PrintNumber(): print numberCycle.next() vizact.onkeydown(' ',PrintNumber) |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Incoming floating point values | Rachel | Vizard | 1 | 02-12-2008 03:09 PM |