PDA

View Full Version : Build 2884: Compiler Variable Configuration forgets part of the value, if the value..



NewsArchive
02-26-2010, 02:37 AM
Hi Friedrich,

The Compiler Variable Configuration (see atatched screenshot) forgets a
part of the value, if the value contains a pipe character.

I use this, because the customized compiler variable is used as String
list in the include script.

SB should either correctly handle this or at least prevent me from doing
this but not silently throw away a part of my value.

Markus

NewsArchive
02-26-2010, 02:39 AM
I forgot the screenshot. Attached. It's too late. Sorry.

Markus Zander

NewsArchive
02-26-2010, 02:40 AM
Hi Markus,

> SB should either correctly handle this or at least prevent me from doing
> this but not silently throw away a part of my value.

The function did not check for the vertical bar. Fixed, thank you!

Friedrich