[AccessD] OT: Programming Logic

Jim DeMarco Jdemarco at hshhp.org
Fri Feb 14 14:54:00 CST 2003


Joe,  this came up while back so you'll probably find the answer in the archives.

HTH,

Jim DeMarco
Director of Product Development
HealthSource/Hudson Health Plan


-----Original Message-----
From: Joe Rojas [mailto:JRojas at tnco-inc.com]
Sent: Friday, February 14, 2003 3:27 PM
To: 'accessd at databaseadvisors.com'
Subject: [AccessD] OT: Programming Logic


Hi All,

	I have seen in a couple of programs that use flags to set options
that work by giving a "binary" value, if you will, to each setting. For
example, the first setting has the value 1, the second 2, then 4,
8,16,32,64,etc. Then it will add up the values of the settings that have
been turned on. So if the 3rd, 5th, and 7th settings were turned on the
value would be 84 (4+16+64). The totaled value generated would be unique,
i.e. no two combinations of settings would produce the same totaled value.

	Here is the part that I get stumped on...how would one program a
function that would take a totaled value and "break it up" into the
individual values that made it up? For example, if given the value 84, it
would "break it up" as 4, 16, and 64.

Any ideas would be appreciated.

Thanks,
Joe Rojas





This electronic transmission is strictly confidential to TNCO, Inc. and
intended solely for the addressee. It may contain information which is
covered by legal, professional, or other privileges. If you are not the
intended addressee, or someone authorized by the intended addressee to
receive transmissions on behalf of the addressee, you must not retain,
disclose in any form, copy, or take any action in reliance on this
transmission. If you have received this transmission in error, please notify
the sender as soon as possible and destroy this message. While TNCO, Inc.
uses virus protection, the recipient should check this email and any
attachments for the presence of viruses. TNCO, Inc. accepts no liability for
any damage caused by any virus transmitted by this email.
_______________________________________________
AccessD mailing list
AccessD at databaseadvisors.com
http://databaseadvisors.com/mailman/listinfo/accessd
Website: http://www.databaseadvisors.com


***********************************************************************************
"This electronic message is intended to be for the use only of the named recipient, and may contain information from HealthSource/Hudson Health Plan (HS/HHP) that is confidential or privileged.  If you are not the intended recipient, you are hereby notified that any disclosure, copying, distribution or use of the contents of this message is strictly prohibited.  If you have received this message in error or are not the named recipient, please notify us immediately, either by contacting the sender at the electronic mail address noted above or calling HS/HHP at (914) 631-1611. If you are not the intended recipient, please do not forward this email to anyone, and delete and destroy all copies of this message.  Thank You".
***********************************************************************************




More information about the AccessD mailing list