News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

25.03: $if(condition){}{} does not work any more

Started by coxygene, May 14, 2025, 03:04:58 PM

Previous topic - Next topic

coxygene

When "$if(cond){}{}" is used, it will corrupt the concatenated result string, skipping x characters!

Ex: I use global variables to link the project with the right library
$if(${#vdll_fox}){DLL_FOX-1-7-79}{LIB_FOX}