Accessing variables of a program

From: Francoise DERRIER (francoise.derrier_at_onera.fr)
Date: 10/23/03

  • Next message: leup: "Re: derived type or structure"
    Date: 23 Oct 2003 05:55:25 -0700
    
    

    I'm using Compaq Fortran on VMS.
    Given a character string (from the keyboard or a file) which is the
    name of a variable in a program, I would like to know if it's possible
    to access all the characteristics of this variable (Address, Type,
    Length...). We have a program which analyzes all the declarations in a
    program but we can't use all types of variables (examples Derived
    Types).
    Thank you for your help.


  • Next message: leup: "Re: derived type or structure"