|
-
Dec 10th, 2001, 09:39 AM
#1
Path problem
Hi.
I'm trying to load a wav file that's not in the same directory as the exe. The wav file is in the dir "Sounds". I can't load it from that directory, i'm only getting it to work if the wav file is in the same directory as the exe.
Load_WAV("TEST.WAV");
That works if the wav is in the same dir as the exe but how do I write if I want to load it from the dir "Sounds" (without the quotes)? I've tried many combinations but I just can't get it to work.
Thx
Ragnar
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
|