Jump to content




How can I get the content of a read function?



  • You cannot reply to this topic
3 replies to this topic

#1 H4X0RZ

  • Members
  • 1,315 posts
  • LocationGermany

Posted 08 May 2013 - 09:44 AM

No, It's not what you think :P

So here's the question:
I work on a program and want to input something, and you can press a button at the same time. So, how can I get the content of an not entered input?

#2 Mads

  • Members
  • 604 posts
  • LocationCopenhagen, Denmark

Posted 08 May 2013 - 09:48 AM

If you mean to get the content before the user presses enter, you can easily modify the read() function located in bios.lua, and make it listen for mouse clicks.

#3 Dlcruz129

    What's a Lua?

  • Members
  • 1,423 posts

Posted 08 May 2013 - 09:52 AM

Try using parallel.

#4 H4X0RZ

  • Members
  • 1,315 posts
  • LocationGermany

Posted 08 May 2013 - 10:28 AM

View PostMads, on 08 May 2013 - 09:48 AM, said:

If you mean to get the content before the user presses enter, you can easily modify the read() function located in bios.lua, and make it listen for mouse clicks.
Thats what I want, thanks Mads!





2 user(s) are reading this topic

0 members, 2 guests, 0 anonymous users