Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.soft-sys.math.mathematica > #2690 > unrolled thread

External software

Started byZnFinger <znfinger@gmail.com>
First post2011-05-25 09:55 +0000
Last post2011-05-25 09:55 +0000
Articles 1 — 1 participant

Back to article view | Back to comp.soft-sys.math.mathematica


Contents

  External software ZnFinger <znfinger@gmail.com> - 2011-05-25 09:55 +0000

#2690 — External software

FromZnFinger <znfinger@gmail.com>
Date2011-05-25 09:55 +0000
SubjectExternal software
Message-ID<irijn5$qcs$1@smc.vnet.net>
Suppose I had an external program that took a file in and modified it,
saving the modified version as a new file in this format

program.exe -i oldfile.dat -o newfile.dat

Is there any way to send this little command to the system command
prompt? There is no need for information sharing between this program
and mathematica, so it seems unnecessary to use Run, RunThrough or
writing a MathLink. Using Run I can provoke a command prompt to pop up
but the program is never run. Any suggestions?

[toc] | [standalone]


Back to top | Article view | comp.soft-sys.math.mathematica


csiph-web