Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have been trying to build binary files with contigeous bit patterns in
Excel VBA. I find the Put statement, Put #1, hstart, lv, where hstart is 1& and lv=-1& (32 one-bits), followed by Put#1, hstart,lv, where now hstart is 33& and lv=0&, ends up with a totally screwy series of 0011 bit patterns on the file. The Get statement is inconsistent in output, depending where it is in the compile sequence. Has any body else observed. this? David Heiser |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Printing faults | Excel Discussion (Misc queries) | |||
summing faults | Excel Discussion (Misc queries) | |||
Excel Throwing Circular Errors When No Errors Exist | Excel Worksheet Functions | |||
Payroll - net to gross? | Excel Discussion (Misc queries) | |||
Unresolved Errors in IF Statements - Errors do not show in results | Excel Worksheet Functions |