Why in Lion can't I make Finder Scripts work e.g. replace text in item names?

I'm trying to manage folders and file in Finder, and I can't get the scripts to work.  Do I need to update them?  Do I need to ensure they are in the correct folders in the correct library?  I've put some effort in to this, but no joy, any advice appreciated.  Has anybody else found problems with other scripts?
J

Ah, I think I've found the solution - I need to use Finder in Columns view, not Browser et.al.  Grrr, Apple eccentricities, eh?

Similar Messages

  • What does it take to make "find me" work

    what does it take to make "find me" work on a mac mini.
    there are 3 users. Would I need to make an apple ID for the administrator.
    If it gets stolen, I can track it down.

    Yes, system preferences>iCloud> only thing shows up is find my iphone.
    I think I found the problem. even though it only list >>>>iPhone<<<<, it still found my "laptop" when I clicked on it.
    As long as I have wifi turned on is the trick I think.
    Thanks so much!!!

  • After upgrading to Lion can't get Boot Camp to work! Just get "startup dusk cannot be portioned or restored to a single partition"?

    After upgrading to Lion can't get Boot Camp to work! Just get "The startup disk cannot be partitioned or restored to a single partition". Anytone?

    This message, and threads like yours got asked daily for over two years, now it is only a couple times a week!!
    Is it so hard to follow through? you were to have backup already, clones are best, then erase/format and restore.
    Then partition.
    Some have been able to use Disk Utility booted from OS X DVD or another drive, and repair the drive.
    You have to use Boot Camp Assistant (99.9% anyway) to create and achieve a proper Windows Master Boot Record partition.

  • This isn't achely a question it's about iPod  not iPhone but can Apple. Make all apps work with iOS 7 even when it's really old

    This isn't achely a question it's about iPod  not iPhone but can Apple. Make all apps work with iOS 7 even when it's really old

    And it's totally impractical for any OS to provide complete backwards compatibility in perpetuity. So no, Apple cannot grant your request. As WJ said, it's the developers' reponsibility to provide updates to their applications to be compatible with newer operating system releases, whatever the platform might be.
    Regards.

  • How to make this script work

    Help me to make this script work, please!
    function(){
    app.findGrepPreferences.firstLineIndent  = "8 mm";
    app.findGrepPreferences.leftIndent  = "8 mm";
    app.changeGrepPreferences.firstLineIndent  = "8 mm";
    app.changeGrepPreferences.leftIndent  = "16 mm";
    app.selection[0].changeGrep();
    app.findGrepPreferences.leftIndent  = "16 mm";
    app.changeGrepPreferences.leftIndent  = "24 mm";
    app.selection[0].changeGrep();

    Hi,
    Its already replied, see below code:
    app.findGrepPreferences = app.changeGrepPreferences = null;
    app.findGrepPreferences.firstLineIndent  = "8 mm";
    app.findGrepPreferences.leftIndent  = "8 mm";
    app.changeGrepPreferences.firstLineIndent  = "8 mm";
    app.changeGrepPreferences.leftIndent  = "16 mm";
    app.changeGrep();
    app.findGrepPreferences = app.changeGrepPreferences = null;
    First run the above code, again you want to change leftIndent from '16 mm' to '24 mm' run below code:
    app.findGrepPreferences = app.changeGrepPreferences = null;
    app.findGrepPreferences.leftIndent  = "16 mm";
    app.changeGrepPreferences.leftIndent  = "24 mm";
    app.changeGrep();
    app.findGrepPreferences = app.changeGrepPreferences = null;
    by
    hasvi

  • Why the hell can't i make the call?

    i bought a monthly plan with 400 mins to call to hk. after i have finished my minutes, i bought another monthly plan, but i couldn't make the call !!! it keeps telling me not enough credits!!! what the hell is wrong with this ????

    Subscriptions minutes are given per month, not per payment.
    This means if you purchase 400minutes on the 13th then these minutes are available till next month 13th. You can't add another 400 minutes before 13th.
    Your order went through and your minutes will become available from the 13th of December.
    If you need more minutes right now then you can purchase a different subscription, for example 120minutes.
    Andre
    If answer was helpful please mark it with Kudos and if issue is resolved mark it with solution. This will help other users find this answer more easily. Thanks in advance!

  • Why can't I make my applets work in Explorer?

    I know this is stupid but I've really checked almost every source to see what the problem is.. But it doesnt work... Here it is:
    I write really really simple, "hello world" kinda applets just to see the java environment and stuff. I compile them using "javac" program. I view them using "appletviewer" in an applet window. But I can't see them in an explorer window, am I dumb or what? I checked my HTML code and I don't think there's a problem in it.The class name's correct, the path -i use codebase="."- is so... But I still see the error "class: blahblah not found" in explorer. Ok, there must be a prob. in my coding somewhere,but how do I view the working applet in "appletviewer"?

    HTML is based on relative paths, so in the
    codebase= make sure that you are using the
    correct location, and if you are using a relative path
    that the .class file actually is in that path.
    Folder: HTML
    Folder: java
    File: applet.class
    Folder: pages
    File: appletTest.html
    In the appletTest.html file in the applet tag, if I
    use the code=applet.class then it is looking for it in
    the "pages" folder and not where it actually is.
    To fix this, simply change the codebase to point to
    "../java" and then it will work, or you could just
    move the applet file to the "pages" folder.
    Make sure it is the .class file and not the
    .java source code.

  • Why can't I make FaceTime to work?

    Hello --
    Maybe someone with more expertise than me could help me with FaceTime.
    Running OS X Yosemite (from a clean install).
    iMessages synch work very good. I receive a lot of messages during the day, and when I get home and turn my Macbook on, I see every message I received and replied to, and even the ones that I have deleted.
    But nothing happens with regards to FaceTime. I can make calls from the Mac, but when the iPhone rings and the Mac is on and in range, nothing happens. Not a single notification although I have set Notification Center to show alerts and sounds. Life if they could not establish a link between them. iPhone Cellular calls is set to on, and no further messages appeared.
    My Macbook is Handoff UNsupported. Handoff is set to off on the iPhone.
    Any ideas of what could be wrong? Is there a setting or a preference file I need to modify?
    Do I need to have FaceTime running in the background all the time in both my devices?
    This feature of being able to receive and make calls right up from my Mac is the one I was really looking forward to.
    Thanks a lot in advance!
    Mark.

    Can't give you an answer cos I have the same problem for a long time.
    Seems that no body has a solution for it. No help at all from Apple.

  • Why can't I make the applet work?

    I have developed an applet to capture the video stream from a Logitech (usb) camera and display it in the applet. This is a clone of another program that captures a network camera video stream and does the same thing.
    I am using JBuilder 2005 and when I run the applet in the JBuilder applet viewer, it works fine, but not when I attempt to run it in the browser.
    In the network camera application, I was able to overcome this by signing the jar file and it would run in the browser.
    In the Logitech application signing the jar file does not work. I get the mesage that asks me if I want to accept the certificate, but it still does not initialize the camera.
    Since I can use it in the Applet Viewer, I have to assume that all the connections are set up OK.
    But the application fails when trying to get the capture device in:
    di = CaptureDeviceManager.getDevice(str2);
    I put the startup code in a thread and perform several iterations with a slight delay, suspecting that there may be a timing issue, but that was not the problem.
    This code also works in a stand-alone application version.
    The only thing I can think of is that there is some other connection or security issue that I am not addressing.
    Since signing the jar file works with network video streams, I have to think that there is something different between USB and network video streams, but I have no clue as to what it might be.
    Anyone have any suggestions?

    from the JMF readme file
    Security Note
    During the installation, you will be asked two security related questions:
    * Permit recording from an applet
    If you agree to this, JMF will allow applets to capture audio and video from the local capture devices. It is possible for a malicious hidden applet on a web page to quietly record sounds or video from your system and transmit the data back to a system on the internet. This is usually a risk only if you visit unfamiliar web sites.
    You can disable or enable this feature by running the JMFRegistry application (or choose Preferences from the JMStudio File menu), modify the setting in the User Settings tab and commit the changes.
    * Permit writing local files from an applet
    This is a greater security risk since a malicious applet can overwrite files on your hard disk without your knowledge. Enable this feature only if you need it for a specific application and are sure that you will not visit any possibly malicious web sites.
    You can disable or enable this feature by running the JMFRegistry application (or choose Preferences from the JMStudio File menu), modify the setting in the User Settings tab and commit the changes.

  • Can't figure out how to make this script work

    Hey Folks,
    Anyone here who would like to look at the following script and tell me where I made the error(s)?
    I want to put this script in a Batch so that I can run it on a directory of files all with filenames like
    Q-CAT 2010-01 Covers_v7bP01x.pdf and
    Q-CAT 2010-01 Covers_v7bP02x.pdf
    I put this script in the correct spot, but nothing happens... I tried the debugger console, and I get:
    Begin Job Code
    Processing File #1
    State P01 detected
    Batch aborted on run #1Error: NotAllowedError: Security settings prevent access to this property or method.
    End Job Code
    This is the script, it's supposed to run in Acrobat 9:
    /* Q-CatCoverPagesSaveAs */
    /* this script Crops CatCovers' Spreads and saves it into separate pages */
    /* ©20100521 - AOP-Creatives, Willy Croezen */ 
    // Begin Job 
    if ( typeof global.counter == "undefined" ) { 
    console.println("Begin Job Code"); 
    global.counter = 0; 
    // insert beginJob code here 
    // Main Code to process each of the selected files 
    try { 
    global.counter++ 
    console.println("Processing File #" + global.counter); 
    // insert batch code here. 
    function doCropPages()
       this.setPageBoxes({
          cBox: "Crop",
          rBox: cropLeft
        app.beginPriv();
    console.println("Save LeftPageName");
    //       this.saveAs(this.path.slice(1, fname.indexOf(pageSide)) + leftPageName);
        app.endPriv(); 
       this.setPageBoxes({
          cBox: "Crop",
          rBox: cropRight
       app.beginPriv();
    console.println("Save RightPageName");
    //      this.saveAs(this.path.slice(1, fname.indexOf(pageSide)) + rightPageName);
       app.endPriv();
    //Declaration List
    var Units = "mm"; 
    var i = this.path.search(/[^:/]+\.pdf$/);
    var fname = this.path.slice(i, this.path.length - 4);
    var cropRect = this.getPageBox("Crop"); 
    //Check if filename contains P01, indicating the Outside spread of a Catalog Cover. If so, crop accordingly
    if (fname.indexOf("P01") != 0)
    console.println("State P01 detected");
       var pageSide = "P01";
       var leftPageName = "P260.pdf";
       var rightPageName = "P001.pdf"; 
       var cropLeft = new Array();
          cropLeft[0] = cropRect[0];
          cropLeft[1] = cropRect[1];
          cropLeft[2] = cropRect[2];
          cropLeft[3] = cropRect[3] + 277.5; 
       var cropRight = new Array();
          cropRight[0] = cropRect[0];
          cropRight[1] = cropRect[1];
          cropRight[2] = cropRect[2] + 223.5;
          cropRight[3] = cropRect[3] - 62;
       doCropPages();
    else
       //If filname does NOT contain P01, check if filename contains P02, indicating the Inside spread of a Catalog Cover. If so, crop accordingly
       if (fname.indexOf("P02") != 0)
    console.println("State P02 detected");
          var pageSide = "P02";
          var leftPageName = "P002.pdf";
          var rightPageName = "P259.pdf";
          var cropLeft = new Array();
             cropLeft[0] = cropRect[0];
             cropLeft[1] = cropRect[1];
             cropLeft[2] = cropRect[2];
             cropLeft[3] = cropRect[3] + 223.5; 
          var cropRight = new Array();
             cropRight[0] = cropRect[0];
             cropRight[1] = cropRect[1];
             cropRight[2] = cropRect[2] + 277.5;
             cropRight[3] = cropRect[3];
          doCropPages();
       else
          // If filename doesn't contain P01 OR P02, give Error notice
    console.println("Document is not correctly named! Should have P01 or P02 in it");
    catch(e) {
    console.println("Batch aborted on run #" + global.counter + "Error: " + e);
    delete global.counter; // so we can try again, and avoid End Job code
    event.rc = false; // abort batch
    // End Job
    if ( global.counter == global.FileCnt ) {
    console.println("End Job Code");
    // insert endJob code here
    // may have to remove any global variables used in case user wants to run
    // another batch sequence using the same variables, for example...
    delete global.counter;

    Hy Folks,
    This thread can be closed, as I fixed the script! It turned out that I needed to put the function definition above the body-code for the script to find it. After that it was small details.
    I created a conversion variable (UnitsConv) for the margins so you  can simply enter the desired dimensions in mm, instead of px, which I  thought was easier.
    This script now perfectly processes the files  you put to it in a batch-operation (if correctly named with P01 and P02  in the filename.) and saves the resulting pages into the specified  temp-directory. This time the filenames reflect the original filenames,  for easy identification later, with the new pagenumbers appended to  them.
    For your information (and perhaps for use as the base for a custom  script for yourself) I give you the final working version below.
    This script will be trimmed down and become part of a larger script, or scriptset, which I will be using to automate the workflow of creating al different versions of lowres and highres catalogs that we need.
    Kind regards,
    Willy Croezen
    /* Q-CatCoverPagesSaveAs v1.0*/
    /* this script Crops CatCovers' Spreads and saves it into separate pages */
    /* ©20100521 - AOP-Creatives, Willy Croezen */
    // Begin Job
    if ( typeof global.counter == "undefined" ) {
    console.println("Begin Job Code ");
    global.counter = 0;
    // insert beginJob code here
    // Main Code to process each of the selected files
    try {
    global.counter++
    console.println("Processing File #" + global.counter);
    // insert batch code here.
    function doCropPages(crL,crR,lPName,rPName)
       this.setPageBoxes({
          cBox: "Crop",
          rBox: crL
          console.println("Save LeftPageName to: D:/temp/" + lPName);
          this.saveAs("/D/temp/" + lPName);
       this.setPageBoxes({
          cBox: "Crop",
          rBox: crR
          console.println("Save RightPageName to: D:/temp/" + rPName);
          this.saveAs("/D/temp/" + rPName);
    //Declaration List
    var UnitsConv = (72 / 25.4);
    var i = this.path.search(/[^:/]+\.pdf$/);
    var fname = this.path.slice(i, this.path.length - 4);
    var cropRect = this.getPageBox("Crop");
    //Check if filename contains P01, indicating the Outside spread of a Catalog Cover. If so, crop accordingly
    if (fname.indexOf("P01") != -1)
    console.println("Value fname.indexOf(P01) = " + fname.indexOf("P01"));
    console.println("State P01 detected");
       var pageSide = "P01";
       var leftPageName = fname + "P260.pdf";
       var rightPageName = fname + "P001.pdf";
    // Create array of crop-values. Sequence is left, top, right, bottom
       var cropLeft = new Array();
          cropLeft[0] = cropRect[0];
          cropLeft[1] = cropRect[1];
          cropLeft[2] = cropRect[2] - Math.floor(277.5 * UnitsConv);
          cropLeft[3] = cropRect[3];
       var cropRight = new Array();
          cropRight[0] = cropRect[0] + Math.floor(223.5 * UnitsConv);
          cropRight[1] = cropRect[1];
          cropRight[2] = cropRect[2] - Math.floor(62 * UnitsConv);
          cropRight[3] = cropRect[3];
       doCropPages(cropLeft,cropRight,leftPageName,rightPageName);
    else
       //If filname does NOT contain P01, check if filename contains P02, indicating the Inside spread of a Catalog Cover. If so, crop accordingly
       if (fname.indexOf("P02") != -1)
    console.println("State P02 detected");
          var pageSide = "P02";
          var leftPageName = fname + "P002.pdf";
          var rightPageName = fname + "P259.pdf";
    // Create array of crop-values. Sequence is left, top, right, bottom  
          var cropLeft = new Array();
             cropLeft[0] = cropRect[0];
             cropLeft[1] = cropRect[1];
             cropLeft[2] = cropRect[2] - Math.floor(223.5 * UnitsConv);
             cropLeft[3] = cropRect[3];
          var cropRight = new Array();
             cropRight[0] = cropRect[0] + Math.floor(277.5 * UnitsConv);
             cropRight[1] = cropRect[1];
             cropRight[2] = cropRect[2];
             cropRight[3] = cropRect[3];
          doCropPages(cropLeft,cropRight,leftPageName,rightPageName);
       else
          // If filename doesn't contain P01 OR P02, give Error notice
    console.println("Document is not correctly named! Should have P01 or P02 in it");
    catch(e) {
    console.println("Batch aborted on run #" + global.counter + "Error: " + e);
    delete global.counter; // so we can try again, and avoid End Job code
    event.rc = false; // abort batch
    // End Job
    if ( global.counter == global.FileCnt ) {
    console.println("End Job Code");
    // insert endJob code here
    // may have to remove any global variables used in case user wants to run
    // another batch sequence using the same variables, for example...
    delete global.counter;

  • Can't connect via Finder but works with everything else

    The Time Capsule is working fine with Time Machine and Airport.  However when I try to connect via Finder, it just says 'Connecting...' and never changes.  When I hit 'Connect As...', nothing happens.  I have rebooted the TC and deleted all passwords from the keychain but that didnt help.  Latest OSX updates and firmware update installed.

    I powered down and was relieved to hear the fan jolt and the drive spin so that looks good.
    Wireless is currently the only method I've been using to connect to the TC with my macbook because as of right now I dont have a USB->ethernet adapter but I will pick one up later today to see if that changes anything.  The cable modem is connected via ethernet though and that seems to be working fine.
    The LED is solid green when the modem is plugged in and flashing orange when it is not.
    Here is the log after a power cycle, at first I did not have the cable modem plugged in and attempted to access via Finder with no luck. Then shortly after, I plugged in the cable modem and tried Finder again. Its interesting that attempting to access the drive via Finder does not create any activity in the log. 
    I will try to cool down overnight and hope I can get at the data.  At this point, my main goal is to retrieve the files.  And then get a new local backup solution asap.  I am currently doing a full online backup to Crashplan but with 500GBs, its going to be weeks before it finishes uploading. 
    Jul 13 05:47:42
    Severity:5
    Initialized (firmware 7.5.2).
    Jul 13 05:47:54
    Severity:5
    Deauthenticating with station ff:ff:ff:ff:ff:ff (reserved 3).
    Jul 13 05:47:54
    Severity:5
    Deauthenticating with station ff:ff:ff:ff:ff:ff (reserved 2).
    Jul 13 05:47:54
    Severity:5
    Rotated CCMP group key.
    Jul 13 05:48:12
    Severity:5
    Associated with station 14:10:9f:d5:8e:bb
    Jul 13 05:48:12
    Severity:5
    Installed unicast CCMP key for supplicant 14:10:9f:d5:8e:bb
    Jul 13 05:48:13
    Severity:5
    Binding added for udp, 0.0.0.0:32769 to 10.0.1.3:5353 with lifetime 7200
    Jul 13 05:48:23
    Severity:5
    Connection accepted from [fe80::1610:9fff:fed5:8ebb%bridge0]:50904.
    Jul 13 05:48:26
    Severity:5
    Connection accepted from [fe80::1610:9fff:fed5:8ebb%bridge0]:50905.
    Jul 13 05:48:42
    Severity:5
    Connection accepted from [fe80::1610:9fff:fed5:8ebb%bridge0]:50906.
    Jul 13 05:48:44
    Severity:5
    Connection accepted from [fe80::1610:9fff:fed5:8ebb%bridge0]:50907.
    Jul 13 05:48:44
    Severity:5
    Connection accepted from [fe80::1610:9fff:fed5:8ebb%bridge0]:50908.
    Jul 13 05:49:36
    Severity:5
    (WAN) link state is Up.
    Jul 13 05:49:36
    Severity:5
    Internet configuration leased [IPv4] -- host <69.204.228.249/255.255.254.0> gateway <69.204.228.1> dns <209.18.47.61 209.18.47.62> wins <> lease <43200> domain <nyc.rr.com>
    Jul 13 05:49:36
    Severity:5
    Binding added for udp, 69.204.228.249:32769 to 10.0.1.3:5353 with lifetime 7200
    Jul 13 05:49:38
    Severity:5
    Internet configuration leased [IPv6] -- host <2604:2000:ffc0:27:5c41:d64:1455:8715> dns <> delegated <>
    Jul 13 05:49:38
    Severity:5
    Internet configuration leased [IPv6] -- host <> dns <> delegated <2604:2000:1009:c07c::/64>
    Jul 13 05:49:38
    Severity:5
    IPv6 route advertised [flags=ADDRESS DNS=NONE]
    Jul 13 05:49:39
    Severity:5
    Clock synchronized to network time server time.apple.com (adjusted +6 seconds).
    Jul 13 05:49:42
    Severity:5
    Binding added for udp, 69.204.228.249:32769 to 10.0.1.3:5353 with lifetime 7200
    Jul 13 05:49:51
    Severity:5
    Internet configuration leased [IPv4] -- host <69.204.228.249/255.255.254.0> gateway <69.204.228.1> dns <209.18.47.61 209.18.47.62> wins <> lease <43186> domain <nyc.rr.com>
    Jul 13 05:49:51
    Severity:5
    Binding added for udp, 69.204.228.249:32769 to 10.0.1.3:5353 with lifetime 7200

  • Finder not working properly, randomly creates a folder called "Name"

    Hello,
    Finder has all of a sudden started to cause some really odd and sporadic file/folder navigation issues. Whenever I try to access a directory, Finder creates a folder called Name, makes random folders within the directory disappear, or both. It's odd because as soon as I either log out or restart, the problem subsides, but then it comes back -- for no apparent reason. I've taken a look at all of the logs, repaired permissions, verified disks, and dumped the Finder .plist files, but still no remedy. FWIW, this all started happening after updating to 10.7.4.
    Someone else posted a very similar thread on this matter, so I know I'm not losing my mind. Is anyone else has the same problem?

    Demo 92,
    I know it has been awhile but did you get any help or find a solution for this? Also, please link the threads you wrote about. I am having this issue as well.
    Message was edited by: LearnFromLee

  • Applescript "Finder" scripts in Mountain Lion?

    So... back in the old days (Leopard, maybe?) there was a category of "Finder" scripts that included things like "Add to item name" and "Replace text in item name"... But those seem to be gone in Mountain Lion. I've seen a comment that suggested finding the scripts in an old OS and copying them over, but a) I don't have an old OS laying around and b) I don't even know if they would work if I could find them. 
    So I guess I have a two-part question:
    1) DOES anyone have those old scripts somewhere?
    2) Will they still work, or has AppleScript changed so much that they won't work anymore?
    It's not imperative, but I'd love to know the answers, because those scripts were really handy for things like deleting a long title name from a series images exported from a Quicktime movie (for example).
    Thanks all! 

    Sheesh, using Automator to do anything seems like a ridiculous amount of work, especially compared to these scripts. Fortunately, someone DOES still have them:
    http://www.geekymac.com/use-applescript-to-quickly-change-file-names-in-lion/
    Short-term testing says they all still work.  :-)

  • Modifying an existing finder script to apply to all files on the harddrive

    Can anyone tell me specifically how to modify the finder script "Replace Text in Item Names" so that it will replace the given text in all files on the harddrive at once rather than only in the frontmost Finder window?
    Thanks!

    Here's a change that's a little more general-purpose, and reasonably simple.
    Where the original script reads:<pre>display dialog "Replace “" & the search_string & "” with “" & the replacement_string & "” in every item name?" buttons {"Cancel", "OK"} default button 2
    set the item_list to list folder source_folder without invisibles
    set source_folder to source_folder as string
    repeat with i from 1 to number of items in the item_list
    set this_item to item i of the item_list
    set this_item to (source_folder & this_item) as alias
    set this_info to info for this_item</pre>
    change it to
    <pre>tell application "Finder"
    set folder_name to name of source_folder
    tell me to display dialog "Replace “" & the search_string & "” with “" & the replacement_string & "” in every item name of folder “" & folder_name & "” and its subfolders?" buttons {"Cancel", "OK"} default button 2
    with timeout of 0 seconds -- This command can take awhile to run, so wait for it.
    set the item_list to entire contents of source_folder
    end timeout
    end tell
    repeat with i from 1 to number of items in the item_list
    set this_item to item i of the item_list
    set this_info to info for this_item as alias</pre>
    The most substantial change is using the Finder's entire contents command, which recursively lists subfolders, rather than list folder. Note that the script still acts upon the active folder in the Finder, so you'll want to open your home folder first. I also changed the confirmation dialog slightly so that it reminds you what folder it'll be acting on, and the fact that it'll be doing so recursively on the subfolders as well.
    Titanium PowerBook   Mac OS X (10.4.6)  

  • Can't get "Edit Colors" to work in Illustrator CC

    Hi. My boss just added Illustrator CC to my mac.
    I'm not sure why, but I can't get "Edit Colors" to work in Illustrator CC.
    When I select an object and try to reassign colors in the "Edit Colors" menu, the submenus are greyed out.
    It works fine on Illustrator CS5, so I'm not sure what the problem is in CC.
    Is this a bug or just a limitation of the CC trial period?
    Can anyone please help with this?

    OK, so Trial Period isn't the problem? Thanks for that info.
    I'm working with customer supplied files and often have to reassign colors to artwork for different projects.
    I can assign colors with the color panel, but complex designs containing multiple pieces and layers can take for-ev-er to reassign colors that way.
    Like I said, "edit colors" works fine in CS5, so I'm trying to figure out why it's not working in CC.
    Appreciate any help the forum members can provide.

Maybe you are looking for

  • Storage in iPad 2 not updated when deleting videos

    I have deleted 8GB of iTunes purchased videos from my iPad 2 however this does not appear to free up any space - usage > storage still shows only 1.3GB of free space whilst when I try to download a new video I receive a message that I do not have eno

  • I am not able to open Dreamweaver

    I have cs4 dreamweaver and suddenly it is no longer opening.  Until about 30 minutes ago, it would open and give the message: Dreamweaver has stopped working.  Now the program won't even open.

  • Iphoto export size

    What are the actual pixel sizes of the small, medium and large iPhoto export (jpeg) options?  I have already read what the suggested purpose of each size is, but I can not find the numeric pixel size the will be exported. Thanks

  • Adobe flash no longer working

    I updated both Java and downloaded the latest version of adobe flash but still getting this message: "Application Blocked by Security Settings Name: eViewer Location:  Http://photos.cottages4your.co.uk Your securtity settings have blocked an untruste

  • ICloud linked to my iPhone5 freezing issues. Anyone else?

    I have a new iphone5 purchased from apple and have noticed since day one a problem with freezing on the device sporadically on the lockscreen. Only solution is to leave for 3-5 minutes or hard reset. It's frustrating as ****. Iv tried to restore iPho