delay was due to parallel processing
- From: "aka" <akansha.khandelwal@xxxxxxxxx>
- Date: 28 Jun 2006 09:32:20 -0700
thank you guys...
problem is solved but i am still lokking for a better way !!!
everything was fine... the only problem was the executable was being
called as a parallel process.. and the compiler was reaching the
section of the VB code that uses the output file even before its
generation was complete from the fortran executable and giving an error
of file not found
the output file was being generated but with a delay.
So I now keep a dummy blank txt file with the same name in the
directory. Which is later on over written by the file generated from
fortran.... and it works !!!
Though I am still looking for a better way....
Any suggestions
glen herrmannsfeldt wrote:
akansha.khandelwal@xxxxxxxxx wrote:
(snip)
I do this using shell command. The shell command returns a number
(probably task sequence) which proves that the fortran exe is executed
but output file is not generated.
It will be in the current directory of the program that created
it, which may not be where you expect.
-- glen
.
- Follow-Ups:
- Re: delay was due to parallel processing
- From: max
- Re: delay was due to parallel processing
- From: Craig Powers
- Fortran executable with Visual Basic : delay was due to parallel processing
- From: aka
- Re: delay was due to parallel processing
- References:
- Fortran compiled executable form visual basic
- From: akansha . khandelwal
- Re: Fortran compiled executable form visual basic
- From: glen herrmannsfeldt
- Fortran compiled executable form visual basic
- Prev by Date: Re: Non-recursive introspective sort in Fortran?
- Next by Date: Fortran executable with Visual Basic : delay was due to parallel processing
- Previous by thread: Re: Fortran compiled executable form visual basic
- Next by thread: Fortran executable with Visual Basic : delay was due to parallel processing
- Index(es):
Relevant Pages
|
|