Another problem. After running smoothly for some months, even when I modified
my DLL (written in COMPAC FORTAN) and recompiled the files, yesterday I got a
very annoying problem, as follows:
When I run my PCM44 component (by connecting itu to a plotter and a printer)
just to check the effect of the modification I made in it, the following
run-time error appears:
Forrtl: severe(38): error during write, unit-1 file CONOUT$
The following are the suorce identified as the source of error by the TRNSYS:
Line 68 - TYPE 444
CALL PCME44(SPass,SArrayPass,SimArray,XIN,Out,T,DTDT,PAR,
&INFO,ICntrl) (This is call to my dll)