|
-
May 22nd, 2006, 04:43 AM
#1
Thread Starter
Lively Member
Invalid Pathname Issue in eVB
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
-
May 22nd, 2006, 07:50 AM
#2
Re: Invalid Pathname Issue in eVB
After a comparison with my eVB code, that should be fine.
What is the actual code you are using?
Does that file exist on the device?
-
May 22nd, 2006, 10:27 PM
#3
Thread Starter
Lively Member
Re: Invalid Pathname Issue in eVB
hi "si the geek",
thks for replying, i got it solved. i didnt realise that the filename is case sensitive. anyway, appreciate your help.
longwar
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|