Re: delay was due to parallel processing




"aka" <akansha.khandelwal@xxxxxxxxx> wrote in message
news:1151512340.253873.312160@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
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

Do a Google search for ShellAndWait.

If it doesn't turn up anything, repost & I'll post.


.



Relevant Pages

  • Re: Occurs Depending Memory Use
    ... My reading of various descriptions indicate that the record area must ... may well only write size-1 bytes or it may write size-2. ... There was also some ancient bug in a broken IBM compiler that freed the ... With an I-O or OUTPUT file, however, it is necessary to be able to ...
    (comp.lang.cobol)
  • Re: FORTRAN BINARY FILE COMPATIBILITY W/ MATLAB
    ... file using FL compiler, so that it is readable in, for example, MATLAB ... To create files that are somewhat portable, use the "-convert big-endian" switch on the Intel compiler running on the little endian machine. ... That will produce a big-endian output file that you should then be able to read natively on the XLF platform. ...
    (comp.lang.fortran)
  • Re: php5 redhat-rpm for RHEL4
    ... rpm rather than source tgz, so I got the latest fedora 5.x src rpm from ... checking for gcc... ... checking for C compiler default output file name... ... configure:2550: checking for C compiler default output file name ...
    (RedHat)
  • ASPNET error while accessing sql server report manager
    ... I am getting following error while trying to access sql server report ... Compiler Error Message: CS0016: Could not write to output file ... Show Detailed Compiler Output: ... Copyright Microsoft Corporation 2001-2005. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Conversion (*.dat) to a readable format
    ... Tell us compiler and operating system. ... > I have to convert some Data Cobol files to a readable format(Excel, ... (not a sequential file by line). ...
    (comp.lang.cobol)