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

10
LINES

< > BotCompany Repo | #1004206 // Get Output Of Another Program

JavaX source code [tags: use-pretranspiled] - run with: x30.jar

Libraryless. Click here for Pure Java version (1614L/11K/38K).

!752

p {
  DialogIO io = first(talkToAllOtherVMs());
  S quoted = io.ask("get output");
  assertTrue(isProperlyQuoted(quoted));
  S output = unquote(quoted);
  printAsciiHeading2("OUTPUT");
  print(indent("# ", output));
}

download  show line numbers  debug dex  old transpilations   

Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, ddnzoavkxhuk, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1004206
Snippet name: Get Output Of Another Program
Eternal ID of this version: #1004206/1
Text MD5: 35bd3b102c241b20895b542404569258
Transpilation MD5: cf713a135eb51b7def4aeb38aeb25df1
Author: stefan
Category: javax
Type: JavaX source code
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2016-08-10 15:23:23
Source code size: 232 bytes / 10 lines
Pitched / IR pitched: No / No
Views / Downloads: 466 / 541
Referenced in: [show references]