i have a text file like config file but delimited by space
i want read some part of this text file and define that part for a variable
this is in middle of text file and i need find "remote" line and get "xxx" value .
i think it is simple but i am new in vb6.:confused:
sorry for bad English.
thanks.
i want read some part of this text file and define that part for a variable
Code:
remote xxx
i think it is simple but i am new in vb6.:confused:
sorry for bad English.
thanks.