RE: Boolean field in dataset

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



I changed the 2 flags to int type and I'm still getting the same error. I
really can't see what's wrong with my code there. The code is in the Section
Supress area.

"Alpha" wrote:

> Hi, I'm passing in 2 fields that are boolean variable from C# program. How
> can I verify their values in the "if" statement. I tried different ways but
> it either says it requires a boolean value or it requires a string. Do I
> need to change the flag to int in C# and just test it for 1 or 0? Thanks,
> Alpha
>
> WhilePrintingRecords;
> if {global.Financial}=TRUE THEN false ELSE true;
> or
> WhilePrintingRecords;
> if {global.Financial} THEN false ELSE true;
.



Relevant Pages

  • RE: Image Flags Alpha
    ... Removing alpha from your image would not set the flags to 1, ... Which overrides the default format of Format32bppArgb. ... channel and do with it as you please. ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: AB to sell Sea World and Busch Gardens to Disney
    ... Alpha wrote: ... We're over in NoVA. ... I sometimes even forget there's a Six Flags around here because it's just out of the question, I've heard too many awful stories to take my little ones there. ... “I met the love of my life on the Seven Seas Lagoon” ...
    (rec.arts.disney.parks)
  • Re: Thou shalt have no other gods before the ANSI C standard
    ... we sell accounts on our Alpha servers. ... OpenVMS for years (although it has now expanded to include Alpha, ... reasonable to expect the int type to represent the architecture's basic ... preferred word size; long should be the largest sized unit that can be ...
    (sci.crypt)
  • Re: in standard C it is impossible to write a correct program. Why?
    ... useful extension instead of overflow(), ... even the number of flags provided is implementation-defined. ... ago given by the architects of the DEC Alpha chip, ... Anyhow, the Alpha ...
    (comp.lang.c)
  • Re: [PATCH 18/18] flag parameters: check magic constants
    ... The fifth assertion triggers with alpha allmodconfig. ... fflags |= O_NONBLOCK; ... and use fflags instead of flags in the places where we pass it on. ... Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org ...
    (Linux-Kernel)