Fizzle

0 Reputation

2 Badges

14 years, 0 days

MaplePrimes Activity


These are replies submitted by Fizzle

Thanks for the info. It was very informative.

Thanks for the info. It was very informative.

Thanks for the response. I have actually been able to implement that. What I'm really interested in is a way to specify the input name and output name of the file the program I'm calling would use. I know in unix OS it takes the form: 

system(`foo<input>output`)

Where foo is the external program called, while "input" and "output" are the input and output file names. I need the Windows version. Thank you!!

Thanks for the response. I have actually been able to implement that. What I'm really interested in is a way to specify the input name and output name of the file the program I'm calling would use. I know in unix OS it takes the form: 

system(`foo<input>output`)

Where foo is the external program called, while "input" and "output" are the input and output file names. I need the Windows version. Thank you!!

Page 1 of 1