loading
 
RR - execution flow
Kresimir Majdenic from Croatia  [38 posts]
8 year
I've made a very simple robo file. It sets some variables and write variables content to file. It runs just one cycle. At the end of cycle it beeps.
At the end of cycle run I've expected to see all variables files (Variables - 1.txt, Variables - 2.txt, Variables - 3.txt and Variables - 9000.txt) created.

Outside application, using API, calls

rr.loadimage('something.jpg')
rr.run('on')
rr.waitimagefor(2500)
rr.run('off')

Results surprised me ... in one cycle I see all files created in the next I see just first and last file in the next cycle just last file etc.

What seems to be the problem ... why RR does not creates all files for every cycle run?
program.robo

This forum thread has been closed due to inactivity (more than 4 months) or number of replies (more than 50 messages). Please start a New Post and enter a new forum thread with the appropriate title.

 New Post   Forum Index