Skip to content

Scripts for beginners.

User Avatar
#363
Auto-translated
}{0TT@6bI4
No, just output it through a message box, for example, MessageBox.
No, I meant interaction with the file system. The console writes to a file. So, there's a way to write to it. But is there a way to read from it? Maybe the console can do something similar. I saw the OpenFile function, but it's disabled.

Added 14 minutes later
This would open up many interesting possibilities.

Added 3 minutes later
So to speak, communication between the script and the outside world.