BryceTheCoder Posted October 21, 2012 Share Posted October 21, 2012 Oooookkk sooo i get an error on my line InputQuery('What text do you want it to look for?', 'Example: "Eat"', TehText); Soo my error gets me this: Access violation at address 00407346 in module 'scar.exe'. Read of address F07DDB00 Quote Link to comment Share on other sites More sharing options...
LordJashin Posted October 21, 2012 Share Posted October 21, 2012 You can report this on SCAR's bug tracker. I got the same results. However InputBox function does work. Just not input query afaik. http://www.delphibasics.co.uk/RTL.asp?Name=InputQuery Quote Link to comment Share on other sites More sharing options...
BryceTheCoder Posted October 21, 2012 Author Share Posted October 21, 2012 Soooo hey Freddy, can u please fix this ASAP:) I would love to use it in my script atm. Quote Link to comment Share on other sites More sharing options...
FHannes Posted October 21, 2012 Share Posted October 21, 2012 (edited) Fixed in 3.36, please use the bugtracker next time. Keep in mind that this function is not thread-safe and requires a ThreadSafeCall Edited October 21, 2012 by Freddy Quote Link to comment Share on other sites More sharing options...
BryceTheCoder Posted October 21, 2012 Author Share Posted October 21, 2012 alright, thnx Freddy:) Quote Link to comment Share on other sites More sharing options...