I wish to create a program that can check the condition file continuously while the program is running.
For code below that I wrote:
Code:
Private Sub StartTracking_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load Dim FILE_NAME As String = "\Program Files\Fast_Automatic_Accident_Notification_Through_SMS\Resources\contact4.txt"
Leave a comment: