Hi i want to add all the data from a string after these two characters
/#
VB Code:
If Mid(chatdata, 1, 2) = "/#" Then 'want code in here to assign to the rest of the var 'such as lst1.additem restofstring End If
|
Results 1 to 2 of 2
Thread: Get stuff after give values VB6Threaded View
|
Click Here to Expand Forum to Full Width |