[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: 3.20 on manjaro.testting


On 1/15/25 1:46 PM, Philippe Valarcher wrote:
For fx = 20 To 100 Step 10 'to 50
v = CSingle((Log(fx) / Log(10) - xx1) * scaleX)
.Text(Format((fx / (fr / qt)), "0.0"), v, haut * 17 / 18)
Next

I tried your code in a VM with Manjaro Testing branch. I get a notice that "fr", in the above code, is an unknown symbol. I don't see it or "qt" defined anywhere. What are they supposed to be?


--
Lee

--- Gambas User List Netiquette [https://gambaswiki.org/wiki/doc/netiquette] ----
--- Gambas User List Archive [https://lists.gambas-basic.org/archive/user] ----


Follow-Ups:
Re: 3.20 on manjaro.testtingFabien Bodard <gambas.fr@xxxxxxxxx>
Re: 3.20 on manjaro.testtingPhilippe Valarcher <philippe.valarcher@xxxxxxx>
References:
3.20 on manjaro.testtingPhilippe Valarcher <philippe.valarcher@xxxxxxx>