V
Vadim Rapp
Hello:
Is there a way to assign a structure from the result of <structure>.ToString
in one statement?
For instance, if such function existed, it might look like this:
Me.Size = OurFunction(Me.Size.Tostring)
thanks,
Vadim
Is there a way to assign a structure from the result of <structure>.ToString
in one statement?
For instance, if such function existed, it might look like this:
Me.Size = OurFunction(Me.Size.Tostring)
thanks,
Vadim