Re: [NTLK] Dashboard Macintalk Script

From: Stephanie Maks (newton_at_maksystems.com)
Date: Wed Feb 13 2002 - 14:27:03 EST


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