A 
		
								
				
				
			
		Arne Garvander
I have this declaration
<VBFixedString(5)> Public Comp As String
Is there a way I can programmatically retrieve my variables dimension?
				
			<VBFixedString(5)> Public Comp As String
Is there a way I can programmatically retrieve my variables dimension?