bayonne-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bayonne-devel] How can I check if a prompt file exists?


From: rfontan
Subject: [Bayonne-devel] How can I check if a prompt file exists?
Date: Fri, 29 Jul 2005 12:21:53 -0300 (ART)
User-agent: SquirrelMail/1.4.4-rc1

Hi everyone. Is there any function in ccScript that lets me check for the
existence of an audio file?
I want my code to do something like this:

if FileExists("dr34.au")      # file contains the name of doctor n° 34.
then
    play TheNameOfTheDoctorIs.au
    play dr34.au
else
    play DoctorDoesntExist.au
endif

Thank you all
Roberto from Mendoza, Argentina





reply via email to

[Prev in Thread] Current Thread [Next in Thread]