View Single Post
Old 03-04-2011, 01:00 PM   #378
Raswan
Junior Member
Raswan began at the beginning.
 
Posts: 8
Karma: 10
Join Date: Mar 2011
Device: Kindle 3
After adding this line , window with "compile error: argument not optional" apeared and MS Visual Basic showing to this:

Private Sub txtAddParam_Change()
setAdditionalParam = txtAddParam.Text
End Sub...

Ok i remove "=" sign as Gazzatron suggested before and everything works fine.

Thank you for advice .

Last edited by Raswan; 03-04-2011 at 01:17 PM.
Raswan is offline   Reply With Quote