Author |
Message |
Topic: R6034 an Application has made an attempt to load the C runti |
dc7669
Replies: 4
Views: 5201
|
Forum: Support Posted: Thu Aug 13, 2020 10:49 pm Subject: R6034 an Application has made an attempt to load the C runt |
Yes, I am running "FTN95 test.f90 /link" in a dos prompt.
I did try resinstall FTN95, but did not result in any different result.
It seems that the R6034 error showed up on as a pop ... |
Topic: R6034 an Application has made an attempt to load the C runti |
dc7669
Replies: 4
Views: 5201
|
Forum: Support Posted: Tue Aug 11, 2020 5:46 pm Subject: R6034 an Application has made an attempt to load the C runti |
I was compiling a test.f90 fortran program using
ftn95 test.f90 /link
Then, I got a pop up box with the title of
"Microsoft Visual C++ Runtime Library"
saying
"Program: c:\P ... |
Topic: Using DOS command in CGI |
dc7669
Replies: 4
Views: 7182
|
Forum: Support Posted: Tue Dec 23, 2008 10:41 pm Subject: Window API |
What is Window API? Can you give an example how CopyFile will work?
It seems to me that CGI and DOS Internal Commands (dir, del, copy, etc) don't work together any more. I tried using Cissue and ... |
Topic: Using DOS command in CGI |
dc7669
Replies: 4
Views: 7182
|
Forum: Support Posted: Mon Dec 22, 2008 10:22 pm Subject: Using DOS command in CGI |
I had a CGI that used Cissue to move/copy/del some files. It is now not working after IIS upgrade, server upgrade, etc. (It is somewhat related to my othe post a few months back.)
My code:
Comma ... |
Topic: Fortran CGI that calls another Fortran program fails |
dc7669
Replies: 2
Views: 5737
|
Forum: Support Posted: Fri Oct 10, 2008 7:56 pm Subject: start_process@ is the key! |
I just finished my testing. start_process@ is the KEY! My fortran CGI can call external fortran programs (*.exe compiled in Fortran) using start_process@!
dc7669 |
Topic: Fortran CGI that calls another Fortran program fails |
dc7669
Replies: 2
Views: 5737
|
Forum: Support Posted: Fri Oct 10, 2008 2:27 pm Subject: Fortran CGI that calls another Fortran program fails |
I have a Fortran CGI program that calls a few other Fortran program via cissue(OtherFortranProgram, iFAIL). This Fortran CGI program has been working on Windows 2000 Server with IIS x.x
Recently, ... |
|