redscitle
05-09-2003, 11:39 PM
I am working on the May Challenge, the Alarm Clock.
I'm going to make 2 programs, one for setting the alarm, and another that runs in the systray to check if the current time matches the one stored into a file.
Now this file that I use the #write statement to create is in the ...\Microsoft Visual Studio\VB98\ folder, but I want to create the file in the same folder that holds my project, and in the future my standalone exe. I don't understand the path expression, so could any one enlighten me on this?
Thanks a lot in advance.
I'm going to make 2 programs, one for setting the alarm, and another that runs in the systray to check if the current time matches the one stored into a file.
Now this file that I use the #write statement to create is in the ...\Microsoft Visual Studio\VB98\ folder, but I want to create the file in the same folder that holds my project, and in the future my standalone exe. I don't understand the path expression, so could any one enlighten me on this?
Thanks a lot in advance.