Thanks David!!
That's exactly what I was looking for!
-Stephanie
>> local t = GetHilitedTextItems();
>> if t <> nil
>> then
>> for each item in t do PlaySound(item);
>> else
>> begin
>> PlaySound("Duh, select some text first.");
>> end;
-- This is the Newtontalk mailinglist - http://www.newtontalk.net To unsubscribe or manage: visit the above link or mailto:newtontalk-request_at_newtontalk.net?Subject=unsubscribe
This archive was generated by hypermail 2.1.2 : Sat Mar 02 2002 - 10:02:52 EST