Clipboard support
Hola amigos,
Simple question here. I assume the game's running on a customized interpreter and I can understand the reason for not including any of the basic system functionalities (os), but since it's impossible to do anything like dumping clipboard to a text file using an external program from within the game and then loading that file's contents into a variable, is there any other way to acquire text strings stored in Windows clipboard, or will there ever be one for that matter?
Cheers,
Charles.
Simple question here. I assume the game's running on a customized interpreter and I can understand the reason for not including any of the basic system functionalities (os), but since it's impossible to do anything like dumping clipboard to a text file using an external program from within the game and then loading that file's contents into a variable, is there any other way to acquire text strings stored in Windows clipboard, or will there ever be one for that matter?
Cheers,
Charles.
Comments