vb Code:
Private Sub Command1_Click() Dim a Dim b a = "Sampling Frequency(ms)....50" b = CStr(a) Label1.Caption = b End Sub
the answer is not 50....
|
Results 1 to 9 of 9
Thread: get number inside the stringThreaded View
|
Click Here to Expand Forum to Full Width |