Author |
Message |
Topic: compiler error |
DavidMustard
Replies: 7
Views: 8764
|
Forum: Support Posted: Mon Dec 16, 2013 2:17 pm Subject: |
OK -there's a problem with our Web Site at the moment , and I'm not able to upload the file for you to download. Can I email it to you -or is there some other way I can transfer the file ? |
Topic: compiler error |
DavidMustard
Replies: 7
Views: 8764
|
Forum: Support Posted: Fri Dec 13, 2013 9:37 am Subject: |
Paul
Sorry about the delay getting back to you.
I wasn't expecting the code extract I sent to compile correctly ( I was just trying to demonstrate the complier crash) ) so there may be missing ... |
Topic: compiler error |
DavidMustard
Replies: 7
Views: 8764
|
Forum: Support Posted: Mon Nov 04, 2013 11:01 am Subject: |
Paul
It seems, that the error only occurs when I try to compile from a particular folder(so I guess it's one of the files in this folder which causes the problem). I've zipped up this folder(It's ra ... |
Topic: compiler error |
DavidMustard
Replies: 7
Views: 8764
|
Forum: Support Posted: Thu Oct 31, 2013 5:22 pm Subject: compiler error |
I get this error when trying to compile some Fortran code(please follow link below) Any ideas?
http://www.trlsoftware.co.uk/publictempdownloads/error.bmp |
Topic: NET equivalent of JUMP@ and LABEL@ |
DavidMustard
Replies: 3
Views: 6359
|
Forum: Support Posted: Thu Feb 22, 2007 12:51 pm Subject: |
Paul
Ok - thanks
David |
Topic: NET equivalent of JUMP@ and LABEL@ |
DavidMustard
Replies: 3
Views: 6359
|
Forum: Support Posted: Mon Feb 05, 2007 11:23 am Subject: NET equivalent of JUMP@ and LABEL@ |
Is there a method of jumping, similar to using JUMP@ and LABEL@ in Win32, which can be used in the .NET environment? |
Topic: Fortran dll called from VB6 |
DavidMustard
Replies: 3
Views: 6698
|
Forum: Support Posted: Mon Dec 18, 2006 5:31 pm Subject: |
Paul
Actually, I think it is now solved. It was a combination of the STDCALL thing, and a change to the way the SLINK command was being used.
Thnaks for your help
David |
Topic: Fortran dll called from VB6 |
DavidMustard
Replies: 3
Views: 6698
|
Forum: Support Posted: Mon Dec 18, 2006 11:37 am Subject: |
Paul
I hadn't been using STDCALL ,but now that I've tried that it still doesn't work (with the extra blank lines in place) ,but it now gives a different error. When I now try to run with the extr ... |
Topic: Fortran dll called from VB6 |
DavidMustard
Replies: 3
Views: 6698
|
Forum: Support Posted: Fri Dec 15, 2006 11:52 am Subject: Fortran dll called from VB6 |
I'm trying to call an ftn95 dll from Visual Basic 6.
This has worked Ok , but I now find that if I add any more code to the fortran dll the VB crashes with 'Bad DLL calling Convention' .This happe ... |
|