* I mean 16 bits or 2 bytes, with 8 bits to the byte.by qbguy (no login) |
| Response Title | Author and Date |
| does this mean.... | on Jan 24 |
| Each variable will use the bytes by the type | on Jan 24 |
| if i am reading it correctly... | on Jan 25 |
| * yes | on Jan 25 |
| thanks | on Jan 26 |
| If you want to avoid "Out of memory errors" later......... | on Jan 26 |
| yes, i have tons of subs | on Jan 26 |
| * Just use DIM SHARED if you want. COMMON SHARED is for linked modules. | on Jan 26 |