Translating FORTRAN code into VBA code 
Author Message
 Translating FORTRAN code into VBA code

I am translating some fortran code into VBA code.

FORTRAN features dummy subroutines and functions as arguments in the
argument list of subroutines and functions. These dummy arguments have to
be declared with the EXTERNAL statement.

Does anybody know whether VBA also features this type of argument and if
yes, what are the corresponding statements and how are those statements
being implemented into VBA code?

I appreciate any help or suggestions.

With kind regards

Beat Naef



Tue, 18 Jul 2000 03:00:00 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. Translating Old Source Code to VBScript - Fortran 77

2. Translate WordBasic AppShow in a real VBA-Code

3. Translating Excel VBA to VB5 code ?

4. Protect VBA code through code.

5. speed of DAO code vs VBA code

6. Code Signing VBA code and timestamping?

7. VBA Code for Selecting Header and Updating Fields Codes

8. VBA code to VB.Net code

9. VB code vs VBA code

10. Translating Code from 2000 to 2002

11. how to translate c# code to VB.net?

12. Please help translate this code.

 

 
Powered by phpBB® Forum Software