Thread: shell function
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Daniel Daniel is offline
external usenet poster
 
Posts: 354
Default shell function

Hello,
I am trying to run this shell for the first time and have problems with the
syntax.
Can anybody help.

The situation is as follows:

executable file: aaa.exe located in e:\folder1

the way this program works in works on DOS is: aaa <input.inp output.out

what is the shell syntax that would do the same as DOS (see above)?
thanks in advance