I did a file compare with my current 15.05 version and the 14.11 version and the files are identical. TxtFile inherits from TFile and those two files are also identical. So the change happened sometime before Nov of last year. Note that TFile does not inherit from another class. I will see if I can dig up an older version of FWH to see if I can find a change. My original EXE was compiled in 2003 so the change could have been a long time ago, but I would think others would be having problems with the TxtFile class. Either that, or nobody is using it.
I searched the forum but couldn't find any mention of this.
Anyone else having this issue?
James
- Code: Select all Expand view
- Application
===========
Path and name: C:\Users\James\Documents\Projects\Tussman\TP7a\function.exe (32 bits)
Size: 2,843,136 bytes
Compiler version: xHarbour 1.2.3 Intl. (SimpLex) (Build 20141106)
FiveWin Version: FWHX 15.05
Windows version: 6.2, Build 9200
Time from start: 0 hours 0 mins 0 secs
Error occurred at: 08/31/15, 15:51:31
Error description: Error BASE/1086 Argument error: ++
Args:
[ 1] = U
Stack Calls
===========
Called from: .\source\classes\TTXTFILE.PRG => TTXTFILE:ADD( 182 )
Called from: function.prg => MAIN( 45 )