#Scanner class help

12 messages · Page 1 of 1 (latest)

indigo patio
#

How do I output or use the data of a text file that is changing in real time,

thorn sandBOT
#

Hey, @indigo patio!
Please remember to /close this post once your question has been answered!

flat igloo
#

Scanner will not satisfy your need you can thread to call update from file. So basically you can store your real time values in file and fetch it through thread where you can put some time line to call after every n second or delay of n second

indigo patio
#

What do you mean by fetch it through thread

leaden sierra
polar kraken
#

@indigo patio Maybe Output file stream will help you

#

See in focs

#

*docs

#

Dattebayo....

polar kraken
indigo patio
#

Ok, tyty