hi all
this is my first post here. i have a small question and though i believe its a very simple one, however i cudnt figure it out until now.
i have written a vb 6 code to get data from rs232 port using mscomm control. i am getting the data from the device and its working fine. however i dont know how to stop getting the data. i mean i want a command button which when clicked will stop data collection. rite now what i m doing is i m stopping the entire code when i want to stop data collection.
any help/suggestions would be highly appreciated.
thanks.