Karl-Heinz

Results 2 issues of Karl-Heinz

This code compiles and runs even though the datatype of the return value is declared. ``` FUNCTION Start() AS VOID ? ClipTest1() == 0 ? ClipTest2() == NULL_STRING ? ClipTest3()...

bug
Runtime

don´t know if the mentioned problems have already been fixed ... - The func __BuildFieldList() uses XSharp.VFP.Functions.ALen() instead of XSharp.Rt.Functions.ALen() Without the changes - see the comments in the modified...

bug
FoxPro