Uses 911K of libraries. Click here for Pure Java version (4597L/23K).
!7 cmodule SayOnBoot > DynPrintLogAndEnabled { S msg1 = "Einen Moment noch", msg2 = "Bin bereit!"; start-thread { if (!enabled) ret; if (dm_osBooting()) { dm_say(msg1); while (dm_osBooting()) sleepSeconds(0.1); } dm_say(msg2); } }
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv
No comments. add comment
| Snippet ID: | #1026870 | 
| Snippet name: | Say something on boot | 
| Eternal ID of this version: | #1026870/4 | 
| Text MD5: | e94c3a3c302a063f3b25f03d206f7774 | 
| Transpilation MD5: | 91c11b8e84184c2af8ffb6571ecc6eb3 | 
| 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: | 2020-02-08 00:07:49 | 
| Source code size: | 281 bytes / 14 lines | 
| Pitched / IR pitched: | No / No | 
| Views / Downloads: | 494 / 1593 | 
| Version history: | 3 change(s) | 
| Referenced in: | [show references] |