Results 1 to 5 of 5

Thread: Apple Script dictionary

Threaded View

  1. #2
    After all I found a good way to use Apple iCal to recal some preset .

    Code:
    set CR to ASCII character of 13
    tell application "System Events"
    	try
    		tell application "Pixelmad_v2_f56_UB" to activate
    		keystroke "A"
    		keystroke "1" using {control down}
    		
    	end try
    end tell

    To use Apple iCal to Manage the pixelmad / catalyst preset open Apple script application . It's in your application folder .

    Copy paste the code and change the parameters as you need .

    then save the Apple Script and name it Catpreset1 if you set it to lunch preset one .

    Once you done that open iCal
    Make a new Calendary Called Catalyst Control ( or chose a name as you like )
    Make a new Event in iCal and tell iCal to execute the Apple script Catpreset1

    if you do so you will be able to control different catalyst preset by using iCal .
    Attached Files Attached Files
    Last edited by emilianomorgia; 19-08-2006 at 03:10 PM.

Similar Threads

  1. And Finally, Apple Xsan
    By litemover in forum Catalyst Technology questions
    Replies: 5
    Last Post: 26-03-2007, 01:30 PM
  2. New Apple fx creation tool
    By samsc in forum Catalyst Technology questions
    Replies: 3
    Last Post: 26-03-2007, 01:12 PM
  3. Using Apple remote desktop to preview catalyst - DONT
    By samsc in forum Catalyst Technology questions
    Replies: 6
    Last Post: 15-03-2005, 02:46 PM
  4. Using HOT Keys ,, Apple key W or Apple S....
    By timgrivas in forum SAMSC Bug reports
    Replies: 1
    Last Post: 06-03-2005, 08:07 PM
  5. Problems with Apple studio displays
    By samsc in forum Catalyst Technology questions
    Replies: 4
    Last Post: 10-03-2004, 05:05 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •