Hello
I have been trying to get the DISLIN graphics module to work through the Plato3 interface, but without success. The program compiles fine with just one error relating to this DISLIN module:
Compiling and linking file: exa_f90.f90 C:\dislin\examples\exa_f90.F90(132) : fatal 404 - Cannot find definition for MODULE DISLIN Compilation failed
The path to the directory where the module exits is correct:
Path=c:\dislin\win SET DISLIN=c:\dislin
Module name is dislin.mod
I tried to use the add references option (if that was how to do it) but that did not work. Under projects, the Add References option did not function and most items there were grey-out - is this because the program would not compile? Still prety new to this work.
Thanks
Lester