background event?
Posted: Mon Mar 01, 2004 9:08 pm
Hello Lutz,
Does newlisp have a way to background events in console mode?
(i do not meen backgrounding with "&")
I would like to have a function running in the background while
working on the same console, for global functions that
do console IO it would be nice to have a 'MAIN:event where you could but
a function in, that on itself is checked every xxxx milisecond and executes
if needed otherwise returns IO to console again...
Norman.
Does newlisp have a way to background events in console mode?
(i do not meen backgrounding with "&")
I would like to have a function running in the background while
working on the same console, for global functions that
do console IO it would be nice to have a 'MAIN:event where you could but
a function in, that on itself is checked every xxxx milisecond and executes
if needed otherwise returns IO to console again...
Norman.