longwar
May 22nd, 2006, 04:43 AM
Hi all,
i have some problem in indicating the pathway of some files that my eVB program needs. suppose i need to reference a text file in the directory "Windows" in my PDA. i made the following code
strContactList = "\Windows\ContactList.txt"
but the PDA give me error. and state that it is of invalid pathname. can someone pls help me in this. thks in advance.
longwar
i have some problem in indicating the pathway of some files that my eVB program needs. suppose i need to reference a text file in the directory "Windows" in my PDA. i made the following code
strContactList = "\Windows\ContactList.txt"
but the PDA give me error. and state that it is of invalid pathname. can someone pls help me in this. thks in advance.
longwar