Warning: session_start(): open(/var/lib/php/sessions/sess_4rvlelkoenb1ugd32g7hn9errp, O_RDWR) failed: No space left on device (28) in /var/www/tb-usercake/models/config.php on line 51
Warning: session_start(): Failed to read session data: files (path: /var/lib/php/sessions) in /var/www/tb-usercake/models/config.php on line 51
!747
!awt {
!actionListener {
!pcall {
m {
static S vmName = "This is a JavaX VM."; // Use any VM
static int delay = 1000;
static int len;
static JTextArea textArea;
p {
S output = unquote(sendToLocalBot(vmName, "get output"));
len = l(output);
textArea = showText("Output of VM " + quote(vmName), output);
installTimer(textArea, runnable {
S s = unquote(sendToLocalBot(vmName, "get output substring from *", len));
textArea.append(s);
len += l(s);
}, delay);
}
}