|
|
|
Вызов внешнего процесса
|
|||
|---|---|---|---|
|
#18+
Дорый день. Есть необходимость из java приложения вызвать Excel и показать в нём данные пользуюсь простым кодом Runtime r = Runtime.getRuntime(); Process p = null; String cmd= "excel " + filename; try { p = r.exec(cmd); } catch (Exception ee){ ee.toString(); } но ничего не происходит. Пробовал виндовый notepad всё работает. Подскажите где грабли. ... |
|||
|
:
Нравится:
Не нравится:
|
|||
| 21.07.2006, 17:13 |
|
||
|
|

start [/forum/topic.php?fid=59&msg=33871746&tid=2148616]: |
0ms |
get settings: |
8ms |
get forum list: |
16ms |
check forum access: |
3ms |
check topic access: |
3ms |
track hit: |
169ms |
get topic data: |
12ms |
get forum data: |
3ms |
get page messages: |
46ms |
get tp. blocked users: |
1ms |
| others: | 215ms |
| total: | 476ms |

| 0 / 0 |
