Industry Online Support
Technical Forum
3/14/2014 3:29 PM | |
Joined: 7/7/2010 Last visit: 1/24/2025 Posts: 15558 Rating: (2468)
|
Maybe you can use someone else's vbscript code to get/set bits? http://chris.wastedhalo.com/2010/10/dealing-with-binary-in-asp/(in vbscript) I am guessing your inputs to the CINTs at the top of your script are simple values converted to an integer. Are you simply trying to set bits in the smart tags? If so, you may be able to use the abovelinked code, or google for something more to your liking. For a good vbscript reference, http://msdn.microsoft.com/en-us/library/d1wf56tt(v=vs.84).aspx For an installable vbscript help (highly recommended), http://www.microsoft.com/en-us/download/details.aspx?id=2764 |
science guy |
|
Follow us on