loud and font-tastic Guest wrote:
1) people would stop going through the trouble of typing "(-n-o-t- -t-e-s-t-e-d- -b-u-t- -s-h-o-u-l-d- -w-o-r-k-)"
when they can just:
- highlight the code
- click run
and see that it works!
Not really. Some (if not many) of us aren't running the program(s) a particular user is talking about but we can tell by the code what corrections should make it work properly. Hence why many people qualify their script with "not tested" because, well, we
can't test it if we don't have their software to verify it.
loud and font-tastic Guest wrote:
2.People could check code posted in the forum without going through the trouble of selecting the code - copying the code - minimizing, minimizing, minimizing (until they can see the desktop) - right-clicking - clicking create a new AHK file - opening the new ahk file - pasting what they copied - saving the file - closing the file - double-clicking the file to run it and see what it does - right-clicking the file - clicking delete - confirming delete - opening one window they minimized - opening the other window they minimized - opening the forum window where they wanted to test the code in the first place
when they can just:
- highlight the code
- click run
and see what it does without even leaving the forum!
That opens up some rather large opportunities for people to post malicious code in the forum with the forum's "auto-executing" software facilitating its action on your PC (and probably no meaningful way for the end user to stop its execution in time before some damage has been done). Granted, malicious code isn't typically a problem at the forums and most users here are pretty good at sniffing out trouble, but I think it would be a bad idea for the forum to help them on their way. If you want a script that you can use to run code without doing much of your mentioned rigamarole you can always download
ACConsole, and maybe it would be a good idea to promote some scripts that have this capability. But I don't think it would be a good idea to host such functionality on the site.