02-08-04 01:43 PM
On Wed, 28 Jan 2004 14:22:55 -0800,
<anonymous@discussions.microsoft.com> wrote:
If what you want to do is determine if there is something in a field,
then don't use the "euqals", but the "exists"-functoid.
>I ended up using a combination of two "not equal"
>functoids and an "and" functoid to accomplish this because
>I couldn't figure out how to represent the second
>parameter as "blank" to be able to use just an "equals"
>functoid. Any ideas? I tried using: "space" (used space
>bar, not the word in quotes), '' (single quotes back to
>back) and ' ' (single quotes with one space in between) as
>the second parameter in an attempt to represent: field1 =
>blank is TRUE, else FALSE. I like to use as few functoids
>as possible and this would help immensely if you know the
>answer. Thanks for the information so far.
>Jan
>the record
>functoid,
>condition.
>record
>the
>works for.
--
Jan Eliasen, representing himself and not the company he works for.
MCP in Microsoft BizTalk Server
[ Post a follow-up to this message ]
|