// プログラムの出力内容を取得し、VCSSLコンソール(黒い画面)に表示 string output = getProcessOutput(processID); println(output);