Quantcast
Channel: VFPX
Viewing all articles
Browse latest Browse all 3798

Commented Issue: FoxcodePlus - Facing a "Operator/Operand type mismatch" problem [33581]

$
0
0
Hi Rodrigo Duarte Bruscain,

Facing a "Operator/Operand type mismatch" problem with FoxcodePlus

To reproduce this :

Start VFP9 and open the attached prg file.
modify command program1

* type any character and you will see the error.

* Line Number : 2892 showing error.

lnItemsFound = lnItemsFound + This.GetConstantsFromFile( lcFileH )
Loop

* I have changed like below :

Try
lnItemsFound = lnItemsFound + This.GetConstantsFromFile( lcFileH )
Catch
Endtry
Loop

Is above correct ?

Attachment is a prg and error image.


Warm regards,
mk.
Comments: ** Comment from web user: bruscain **

Wrong value in return value ... Done!
I'll release FoxcodePlus Beta 3.08 as soon as possible.

Thanks,

Rodrigo


Viewing all articles
Browse latest Browse all 3798

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>