- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I am using a module defined with the variables like ISK.
I am trying to use the same in another subroutine and face this error #6405.
I am populating values into the module containing ISK using Namelist.
I didn't declare this varible anywhere else except in the module created and passing it as an argument from the main program and trying to do a comparison in the subroutine.
Please suggest.
Thanks
Kameswara Sarma
I am using a module defined with the variables like ISK.
I am trying to use the same in another subroutine and face this error #6405.
I am populating values into the module containing ISK using Namelist.
I didn't declare this varible anywhere else except in the module created and passing it as an argument from the main program and trying to do a comparison in the subroutine.
Please suggest.
Thanks
Kameswara Sarma
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
If your question is about hiding module variables selectively, the choices of PRIVATE or ONLY are available.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Can you construct a small example that shows the problem? I can't quite figure it out from your description.

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