Iptscrae to Python help wanted.

Bluexcell bluexcell at aol.com
Mon Feb 23 17:58:09 EST 2004


I want to create the Python equivalent of an endless loop  that i use in
Iptscrae:

In Iptscrae one creates a dummy spotstate loop  and places the calls to
routines inside that.. like this:

ON ENTER 
{ 

0 ME SETALARM
} 
 ON ALARM 
{ {  0 ME SETSPOTSTATELOCAL } 
{ ME GETSPOTSTATE 0 + ME 
SETSPOTSTATELOCAL } 
ME GETSPOTSTATE 0  > IFELSE

myroutine EXEC
mynext routine EXEC
; etc
0 ME SETALARM

can anyone suggest the Python equivalent?

mailto:incony at incony.org

regards Incony




More information about the Python-list mailing list