Question about the revVideoGrabIdle loop

Doug Lerner doug at webcrossing.com
Sat Jan 31 01:49:40 EST 2004


If you have the following in a handler:

      repeat while recordvideo is true
        revVideoGrabIdle
        wait for 1 millisecond with messages
      end repeat

then the handler never finishes, right? I have this in my openStack handler.
It seems to work ok, but is it ok to never actually finish the openStack
handler?

doug



More information about the use-livecode mailing list