Paul,
I did like your new video – I watched it twice!
Unfortunately I do seem to have corrupted by installation. So reinstalled and went back to a clean copy of Silverfrost FTN95 version 8.61 (February 2020), which tested OK using the following simple code:
use clrwin
do ii = 1, 2
i = winio@('%^bt[Close]','exit')
end do
end
Then I copied across the new FTN and Plato executables, everything is OK with the above code.
Then I copied across the new debuggers, again everything is OK.
I copied across only todays DLLS and Lib files, again everything is OK. (The reason for this will become apparent below.)
Copied across todays clearwin.ins, into the include directory and again everything is OK.
Copied today’s clrwin.mod file into the include directory.
Now the 64 bit compiler is OK on the above test code, but Win32 bit complains
','exit')
end do
end
Then I copied across the new FTN and Plato executables, everything is OK with the above code.
Then I copied across the new debuggers, again everything is OK.
I copied across only todays DLLS and Lib files, again everything is OK. (The reason for this will become apparent below.)
Copied across todays clearwin.ins, into the include directory and again everything is OK.
Copied today’s clrwin.mod file into the include directory.
Now the 64 bit compiler is OK on the above test code, but Win32 bit complains
','exit')
end do
end
Then I copied across the new FTN and Plato executables, everything is OK with the above code.
Then I copied across the new debuggers, again everything is OK.
I copied across only todays DLLS and Lib files, again everything is OK. (The reason for this will become apparent below.)
Copied across todays clearwin.ins, into the include directory and again everything is OK.
Copied today’s clrwin.mod file into the include directory.
Now the 64 bit compiler is OK on the above test code, but Win32 bit complains
','exit')
end do
end
Then I copied across the new FTN and Plato executables, everything is OK with the above code.
Then I copied across the new debuggers, again everything is OK.
I copied across only todays DLLS and Lib files, again everything is OK. (The reason for this will become apparent below.)
Copied across todays clearwin.ins, into the include directory and again everything is OK.
Copied today’s clrwin.mod file into the include directory.
Now the 64 bit compiler is OK on the above test code, but Win32 bit complains
[quote:eb9faf9b90]Desktop\pr.F95(1) : error 681 - Error while reading MODULE definition file for CLRWIN
At this stage I cannot compile your examples in today’s down load. Win32 fails with the error above, and 64 fails
[quote:eb9faf9b90]The following symbols were not defined:
WINOP_CHR@
I’ve go through this process a number of times now, and cannot see that I am missing anything, so this is a cry for help!
Ken