Quote from
Gaev on March 3, 2024, 5:16 am
Leroy ( @sinmorph )
i want to read line 1 from a text file every 3 seconds in a loop, but i cant seem to get it to work, what can i do?
Perhaps you can use the Timer object ...
- Interval of 3,000 milliseconds
- invoke the FileRead and GoToPage commands from the Action Event called Timer Interval
Leroy ( @sinmorph )
i want to read line 1 from a text file every 3 seconds in a loop, but i cant seem to get it to work, what can i do?
Perhaps you can use the Timer object ...
- Interval of 3,000 milliseconds
- invoke the FileRead and GoToPage commands from the Action Event called Timer Interval
sinmorph has reacted to this post.