View previous topic :: View next topic |
Author |
Message |
mike.smartcam
Joined: 02 Aug 2014 Posts: 40 Location: Lancashire, United Kingdom
|
Posted: Wed Aug 13, 2014 11:28 am Post subject: Calling DOS commands from Fortran |
|
|
Hi everyone,
Does anyone know how to call DOS commands from Fortran please?
I have seen some code which refers to a library called WATFOR which I assume is related to the WATCOM complier, the library has a function called EXDOS which apparently sends DOS commands.
I cannot find much information relating to this subject on the internet so any help would be appreciated. _________________ Regards
Mike |
|
Back to top |
|
 |
PaulLaidler Site Admin
Joined: 21 Feb 2005 Posts: 8254 Location: Salford, UK
|
Posted: Wed Aug 13, 2014 11:35 am Post subject: |
|
|
There are various possibilities in FTN95.chm including CISSUE@, START_PROCESS@ and START_PPROCESS@. |
|
Back to top |
|
 |
|