Libraryless. Click here for Pure Java version (6612L/43K).
// returns true if you should exit sbool standalone_activateFrames(S programID) { S fullID = programIDPlusHome(programID, userHome()); if (swic(activateFramesOf(fullID), "OK")) { print(fullID + " already running, activating its windows."); cleanKill(); true; } false; }
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: | #1022674 |
| Snippet name: | standalone_activateFrames |
| Eternal ID of this version: | #1022674/4 |
| Text MD5: | ac57d00509ad8ec5ff7bf0edd4ea5a0e |
| Transpilation MD5: | a229b04cc81c95782d55bfaa8692c338 |
| Author: | stefan |
| Category: | javax / stefan's os |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2019-08-30 22:54:19 |
| Source code size: | 298 bytes / 10 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 504 / 627 |
| Version history: | 3 change(s) |
| Referenced in: | [show references] |