- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Chuck originally asked the following question two years ago.
"Is there a way to get a list of all the functions and subroutines in a fortran source file using the IVF IDE? I am used to using emacs, where I can easily get a drop down list of all the functions and subroutines and go to any one of them by just selecting one of them. I thought I would be able to do this with the Object Browser, but it looks like that only works for C projects. It is greyed out whenever I have a fortran project opened. Why doesn't that work for fortran projects as well?
Namely, is there a class view available in Fortran. Has this been added in any subsequent versions of Fortran to the compiler since two years ago, or do any third party tools provide this functionality?
Thanks in advance,
Jeff
"Is there a way to get a list of all the functions and subroutines in a fortran source file using the IVF IDE? I am used to using emacs, where I can easily get a drop down list of all the functions and subroutines and go to any one of them by just selecting one of them. I thought I would be able to do this with the Object Browser, but it looks like that only works for C projects. It is greyed out whenever I have a fortran project opened. Why doesn't that work for fortran projects as well?
Namely, is there a class view available in Fortran. Has this been added in any subsequent versions of Fortran to the compiler since two years ago, or do any third party tools provide this functionality?
Thanks in advance,
Jeff
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
There is not currently equivalent functionality for Fortran. We may support the object browser in the future. However, we will in the future support generating a listing file with a symbol table and cross-reference. Not as nice as a drop-down list, I'll agree.

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page