[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

can dos or windows application be called by IDL?



I sometimes need to call dos command or dos .exe(generated by fortran
compiler). Can I do it in IDL? You know it is faster to compute by Fortran.
For example, if I would like to run "abc.exe", how can I do in IDL?