1 | svoid dm_sendDefinitionsToOtherMachine(S computerID) { |
2 | S text = dm_call(dm_definitionsModule(), 'exportAsText); |
3 | dm_evalOnOtherMachine(computerID, "dm_importDefinitions(" + multiLineQuote(text) + ");"); |
4 | } |
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: | #1020138 |
Snippet name: | dm_sendDefinitionsToOtherMachine |
Eternal ID of this version: | #1020138/2 |
Text MD5: | 51b755f43f03b8cadc140c70d871eba9 |
Author: | stefan |
Category: | javax / stefan's os |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2018-12-08 23:29:42 |
Source code size: | 210 bytes / 4 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 312 / 350 |
Version history: | 1 change(s) |
Referenced in: | [show references] |