On 7/16/02 1:01 AM, "Ben Spigle" <[EMAIL PROTECTED]> wrote:
> I have a macro which I am trying to pass an anded list of Boolean > properties like !$field.ViewColumn && !$field.IsPrimaryKey. > When I pass these in quotes the parameter ends up having a value like > "!False && !True". This is so close to what I want > (i.e. Boolean false in this case) that I was hoping someone could give > me an idea of how to make that next little step. > > ben > So close, yet so far. Can you show us how you are doing it? -- Geir Magnusson Jr. Research & Development, Adeptra Inc. [EMAIL PROTECTED] +1-203-247-1713 -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
