Indigo Rose Software

Professional Software Development Tools

 
Results 1 to 3 of 3

Thread: Bitwise OR

  1. #1
    Join Date
    Jan 2006
    Posts
    7

    Bitwise OR

    Is there any way to OR 2 numbers together?

    The Math function doesn't have an or, and I can't find a bitwise or operator.

    like a = b | c; in C++

    Thanks

    Gary

  2. #2
    Join Date
    Jul 2002
    Location
    USA
    Posts
    3,959
    This is an AMS app, but in it is a DLL I wrote to do Bitwise operations in AMS. Should work with SF7 too

    http://www.indigorose.com/forums/sho...6&postcount=18

  3. #3
    Join Date
    Dec 2003
    Location
    Location! Location!
    Posts
    6,137
    Worm would you fit a XOR in there?
    Intrigued

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts