Author |
Message |
Topic: Operator |
PaulLaidler
Replies: 1
Views: 650
|
Forum: Support Posted: Tue Apr 15, 2025 7:34 am Subject: |
Simon
Thank you for the feedback. This failure has now been fixed for the next release of FTN95. |
Topic: Invalid Floating Point Number exception |
PaulLaidler
Replies: 4
Views: 2640
|
Forum: Support Posted: Wed Apr 09, 2025 7:14 am Subject: |
One possibility is to use the IEE_ARITHMETIC module and a call to
x = ieee_value(x,IEEE_QUIET_NAN)
Using x might give the desired result.
Otherwise the TRANSFER function can be used ... |
Topic: Windows 11? |
PaulLaidler
Replies: 8
Views: 19412
|
Forum: General Posted: Tue Apr 08, 2025 4:54 pm Subject: |
KL
Please see http://forums.silverfrost.com/viewtopic.php?t=5045.
The latest release of FTN95 for supported users is v9.10. In this release Win32 underflows are masked by default which means tha ... |
Topic: Invalid Floating Point Number exception |
PaulLaidler
Replies: 4
Views: 2640
|
Forum: Support Posted: Tue Apr 08, 2025 8:14 am Subject: |
"Invalid Floating Point Number" is runtime error number 27 in the FTN95 library but I can't see any reference to it . |
Topic: Changing the font size for %rf, %rd and %rs controls |
PaulLaidler
Replies: 13
Views: 10218
|
Forum: ClearWin+ Posted: Mon Apr 07, 2025 10:19 am Subject: |
Ian
The next interim release will follow the release of the Personal Edition of FTN95 v9.10. If you already have v9.10 then I could probably send you something straight away. Please contact me via ... |
Topic: Changing the font size for %rf, %rd and %rs controls |
PaulLaidler
Replies: 13
Views: 10218
|
Forum: ClearWin+ Posted: Mon Apr 07, 2025 8:59 am Subject: |
A new option %co[no_min_height] has now been added for the next release of ClearWin+. %co[min_height] restores the default.
This allows the height of a %rd,%rf,%rs or %re control to decrease for %t ... |
Topic: Changing the font size for %rf, %rd and %rs controls |
PaulLaidler
Replies: 13
Views: 10218
|
Forum: ClearWin+ Posted: Sat Apr 05, 2025 2:58 pm Subject: |
Ian
I have had a look at this and it seems that this behaviour has not changed from the outset. Values below 1.0 for %ts do not change the height of %rd, %rf and %rs.
I can add something (perhap ... |
Topic: Problem with flywheel |
PaulLaidler
Replies: 1
Views: 884
|
Forum: ClearWin+ Posted: Sat Apr 05, 2025 1:54 pm Subject: |
Simon
Thank you for the feedback. This failure has been diagnosed as a regression dated from December 2024 that affects %dd when used with %rd.
Users who have FTN95 v9.10 will need to go back th ... |
Topic: Changing the font size for %rf, %rd and %rs controls |
PaulLaidler
Replies: 13
Views: 10218
|
Forum: ClearWin+ Posted: Fri Apr 04, 2025 7:49 am Subject: |
Does it work any better for a modern font such as Tahoma or Verdana? |
Topic: Changing the font size for %rf, %rd and %rs controls |
PaulLaidler
Replies: 13
Views: 10218
|
Forum: ClearWin+ Posted: Thu Apr 03, 2025 8:05 pm Subject: |
Ian
I can look at this next week.
I don't recall if %ts is applied relative to the previous text size. If it is then you may need to reset to %sf for each change. |
Topic: Changing the font size for %rf, %rd and %rs controls |
PaulLaidler
Replies: 13
Views: 10218
|
Forum: ClearWin+ Posted: Thu Apr 03, 2025 4:58 pm Subject: |
Ian
Can you provide a short sample program? |
Topic: Runtime error in 64-bit but not 32 |
PaulLaidler
Replies: 7
Views: 2065
|
Forum: 64-bit Posted: Mon Mar 31, 2025 5:16 pm Subject: |
ClearWin64.dll contains almost all of the FTN95 library functions in addition to the whole of the ClearWin+ library.
For Win32, everything is in salflibc.dll but for x64, the startup code and exce ... |
Topic: IOSTAT error 146 |
PaulLaidler
Replies: 13
Views: 9829
|
Forum: Support Posted: Mon Mar 31, 2025 8:27 am Subject: |
Simon
I doubt that it has anything to do with ClearWin+.
I would try using the full path name first (not using ..\). If that works then we could look to find a way to implement the Windows API f ... |
Topic: Runtime error in 64-bit but not 32 |
PaulLaidler
Replies: 7
Views: 2065
|
Forum: 64-bit Posted: Fri Mar 28, 2025 4:28 pm Subject: |
The failure is within ClearWin64.dll so make sure that you are accessing a the DLL that is released with the version of FTN95 that you are using. |
Topic: Real Extended Precision |
PaulLaidler
Replies: 5
Views: 1323
|
Forum: Support Posted: Fri Mar 28, 2025 2:39 pm Subject: |
Yes but FTN95 extended precision is only available for Win32. |
|