N
NNlogistics
I maintain a Database for about 10 fellow employees. I have the Front end
(SplitDatadase_Fe) in each of their systems in My Documents\Database. All is
well. Lately I have been playing with API_PlaySound. The Wav file location
needs to be specified and here where I have the problem. I want to
distribute the database and wav files uniformily to each user. I would like
to add a subfolder and call it "Assess_Sounds" folder in "Database. The
problem I have is I cant give it an absolute value because some of the
systems have a C: and some have a D:. I tried
API_PlaySound "..\AccessSounds\glass_breaking_2.wav"
I thought it would go up one directory and down to "AccessSounds" but Nooo.
Anybody have any ideas.
Thanks as always for any assistance
(SplitDatadase_Fe) in each of their systems in My Documents\Database. All is
well. Lately I have been playing with API_PlaySound. The Wav file location
needs to be specified and here where I have the problem. I want to
distribute the database and wav files uniformily to each user. I would like
to add a subfolder and call it "Assess_Sounds" folder in "Database. The
problem I have is I cant give it an absolute value because some of the
systems have a C: and some have a D:. I tried
API_PlaySound "..\AccessSounds\glass_breaking_2.wav"
I thought it would go up one directory and down to "AccessSounds" but Nooo.
Anybody have any ideas.
Thanks as always for any assistance