Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

9
LINES

< > BotCompany Repo | #1023503 // Test print-to-module in thread (compact module, OK)

JavaX source code (Dynamic Module) [tags: use-pretranspiled] - run with: Stefan's OS

Uses 911K of libraries. Click here for Pure Java version (1641L/9K).

!7

cmodule TestHijackPrint > DynPrintLog {
  start-thread {
    print("hello v1 " + timeWithSeconds());
  }
  
  bool printToModule() { true; }
}

Author comment

Began life as a copy of #1023441

download  show line numbers  debug dex  old transpilations   

Travelled to 7 computer(s): bhatertpkbcr, cfunsshuasjs, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1023503
Snippet name: Test print-to-module in thread (compact module, OK)
Eternal ID of this version: #1023503/3
Text MD5: 305a45c7429ea26f088c3e389db19fb6
Transpilation MD5: 2fae079755212e4dd91ddd47307da38f
Author: stefan
Category: javax / stefan's os
Type: JavaX source code (Dynamic Module)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-06-26 13:42:07
Source code size: 154 bytes / 9 lines
Pitched / IR pitched: No / No
Views / Downloads: 181 / 276
Version history: 2 change(s)
Referenced in: [show references]