At 01:12 -0800 2003.03.26, Nicholas G. Thornton wrote: >Due to the difficulty of using Mac::Movies I'm considerng using Mac::Sound >instead. For SndStartFilePlay() I need to pass a file reference number, >but I'm >not sure how to get from the path/filename to a reference number. Since >all the >documentation I've found is directed at C/C++ folks (of which I'm not one) I'm >not entirely sure how to proceed. As always, any help is appreciated.
Not sure, but try using fileno() after opening the file. See the perl docs for more details. -- Chris Nandor [EMAIL PROTECTED] http://pudge.net/ Open Source Development Network [EMAIL PROTECTED] http://osdn.com/