I have a
"The attributes of this name conflict with those made accessible by a USE statement." error.
I am using a function from a module that I wrote. I'm sure there is an obvious explanation for this problem, but I can't find it. The function works fine if I copy it directly into the program, but I can't get it to work with the program in the module. Originally it was set up with a generic interface and I thought the problem might be there so I simplified it to the actual case I was using, but I still get this error.
Thanks.
Margolius
attribute conflict
For more complete information about compiler optimizations, see our Optimization Notice.


