Hi,
How do you get/return the size of a variable or object in
bytes.
Code:example : Public Sub Test Dim Name as String Dim Value as Long Name = "John Black" Value = SizeOf(Name) End Sub
|
Results 1 to 6 of 6
Thread: Size Of Variable?Threaded View
|
Click Here to Expand Forum to Full Width |