Thanks for the tip. That would be perfect except a user defined function is needed to initialize the variable. I could perhaps include a copy of the user defined function within the module........
Is there a way to make variables declared in a module of user defined type 'read only' by programs that 'USE' the module? I can't use the 'PARAMETER' keyword because a user defined function is needed to initialize the values. Instead, the 'SAVE' keyword is used and a 'CONTAINED' subroutine is...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.