svoid dm_makeOrShowModuleFromSnippetID(S snippetID) { S mod = dm_moduleWithSnippetID(snippetID); if (mod != null) ret with dm_showModule(mod); dm_addDynamicModuleDialog2(snippetID); }
download show line numbers debug dex old transpilations
Travelled to 8 computer(s): bhatertpkbcr, cfunsshuasjs, gwrvuhgaqvyk, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1020967 |
| Snippet name: | dm_makeOrShowModuleFromSnippetID |
| Eternal ID of this version: | #1020967/2 |
| Text MD5: | 85ced7e3b637e1026d7d9f48c1fcd9a5 |
| 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-01-12 23:17:50 |
| Source code size: | 193 bytes / 5 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 515 / 578 |
| Version history: | 1 change(s) |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |