05-29-2007 04:11 PM
05-29-2007 04:45 PM
05-29-2007 04:49 PM
That's correct, I am wanting to use the conditional disable structure. More to the point I want to define conditional disable symbols in the application builder.
Thanks,
--Matt
05-29-2007 04:56 PM
05-29-2007 08:52 PM
08-28-2009 01:42 PM
yes, this thread is old, but my august 2009 search still turned it up, maybe somebody has some new insight...
as far as the dynamic linking advice, wouldn't that mean i would have to keep up with two versions of code... assuming the vi's in these libs were derived from a common code base that would have to be maintained, except for these conditional differences, like the debug statements.
how about just setting the conditional symbol for "debug" as true during development, and false before building the executable for delivery?
04-09-2010 08:00 AM