File Name in Place command changes

I have Photoshop CS5 on a MAC and have developed actions that use the Place command. 
The initial recorded action places a file called FILENAME.PSD into the currently open file. 
If I use the Finder to rename this external file (outside of Photoshop) to FILENAMEBAK.PSD, Photoshop will keep track of that change and change the file referenced in the Place command to FILENAMEBAK.PSD.   My intention was to back up the original file and replace it with another new revised file.  If I then put another file with the name FILENAME.PSD into the same folder, Photoshop will still keep track of the original file regardless of the name change.   
I have also tried doing this with Photoshop completely closed and yet it still keeps track of the original file.  Surprisingly, I've even moved the original file to the trash and the Place command in the action will still find the file in the trash. 
Can someone help me understand exactly how Photoshop is keeping track of the file?  I always assumed actions were very unintelligent and simply followed the instructions as they were written but in this case, the action is somehow linked to the file and it's not just the file name. 
Any help/insight is appreciated.
Rob

so I don't know when this changed
To be honest, It may never have changed. Whenever I have tried to have files linked with Actions I have pysically replaced the file. Its very easy to duplicate files by option (alt) dragging them, thats how you create a copy in OSX. You then can then over-save the original with an amended version.
Another probably better solution open to you in Photoshop, that you may not be aware of, is to use Smart Objects and the "Replace Contents" feature? This can also be automated.  
The problem is that what the Action step says about the files location and name is in fact technically inaccurate if you move or rename the file.
What I'm trying to figure out now is how I can manage symbolic links manually.  Or, is there something in Photoshop where I can force the action to look only at the specified name and path.   
I don't have time now to experiment with this now, but you could try rebuilding the "Launch Services" or "Display of Folders content" databases. I don't know if this will work. But one word of warning - Its not a quick process!

Similar Messages

  • Is there a way to pass archive file name to the command-line control?

    Hi there,
    I have been researching the flash media live encoder laterly. But still cannot find confirmed anwsers on the following questions:
    1. Is there a way to pass an archive file name to the command-line control when starting an encoder?
    2. Can the username/password to the Flash Media Server be saved in the profile? If not, is there any otherway to provide(GUI mode) them automatically,
        like as variables to a script?
    Thanks a lot in advance.
    Helen

    1. The only way to inform the command-line encoder about the archive file name is to save the FMLE session profile with the file name. The node for saving the file name is <output><file><path>C:\sample.flv</output></file></path>. The easier way to update the xml profile is to use "Save Profile" option of the GUI mode. If you want to programmatically update the file name, read the profile and update the node before launching the encoder. I hope this answers your question.
    2. No. Credentials can't be saved in the profile. The only way to provide them programmatically is to use /ap and /ab commands for the command-line encoder. For GUI mode, there is no programmable option. But still you can try capturing keystrokes.

  • Pass the text file name to the command prompt using servlet

    hi to all,
    I have a HTML page that takes the user inputs. Once the user clicks on the submit button on the HTML page, these values will be capture by a servlet and then store into a text file. A new text file is generated each time the user clicks on the submit button.
    Now, i need to call a command prompt window and then pass the text file name to another program for execution. Any idea how i can pass the text file name to the command prompt???
    Thanx a lot....
    kinki

    hi, thanx 4 ur reply.
    But i not onli want to display the file name on the Tomcat command prompt. I must also able to call up a program to execute the command. If i used System.out.println(); it onli display the value on the console windows. But not executing it... anyway where i can do it???.
    thanx...
    Kinki

  • Quicken data file names are mysteriously being change on my iDisk

    within the last couple of days my Quicken data file names are mysteriously being change on my iDisk which seem to make them inaccesable.  Not sure why this is happening

    within the last couple of days my Quicken data file names are mysteriously being change on my iDisk which seem to make them inaccesable.  Not sure why this is happening

  • Copy full file path+file name in Midnight Commander

    Hi!
    How can I copy a file's full path with the file name in Midnight Commander?
    If I press Ctrl+Alt+Enter it's shows this to me in the command line but I can't copy this route.
    If I mark a file with 'Insert' and than if I would like to paste this for example in Mousepad or any other text editor with Shift+Insert or Ctrl+V it isn't works.
    (Relatively newbie sitting here so if the answer is complicated please write a step-by-step instruction )

    Well,I did a lot of research on the internet and I found the best solution.
    - choose the file,press 'Ctrl' + 'Shift' + 'Enter'
    - after that you can see the full file path + the file name in the command line (bottom of the screen)
    - Select the text with 'Shift' + 'Mouse Left Click' (drag it across the whole command)
    - For copy the text, press 'Ctrl' + 'Insert'
    - For paste, press 'Shift' + 'Insert'
    This is still pretty damn slow,I wanted to do it with a single key combination while the file is selected but it looks impossible.
    But at the same time I have started to use Ranger file manager which is also runs from terminal,extremely fast,easy to use and if I press 'Ctrl' + 'Insert' on a file it is copies the full path with the name of the file itself. Just perfect.
    I won't mark the thread [SOLVED] because if anybody knows a better method for this in Midnight Commander (with a script or whatnot) maybe will write it down for us. I hope...

  • Same file name at Target with change in file extension

    Hi,
    I am working on File to File scenario. I need to create target file name similar to the source file name. This can be achieved by using ASMA. But my requirement is to change the file extension for the target file.
    For example:
    Source File u2013 InvoiceNotification.txtu2026.Then target file should create as
    Target File - InvoiceNotification.csv
    This can be achieved by using OS Command unix script in the receiver communication channel.
    Is there any better way of doing this..say something like Dynamic Configuration or Variable substitution?
    Thank you.

    Hi Achuth,
    I think you are doing content conversion at the receiver side. Go ahead with ASMA, get the file name.
    DynamicConfigurationconf = (DynamicConfiguration)container.getTransformationParameters().get(StreamTransformationConstants.DYNAMIC_CONFIGURATION);
    DynamicConfigurationKeyFileName = DynamicConfigurationKey.create("http:/"+"/sap.com/xi/XI/System/File","FileName");
    conf.put(FileName, a);
    return "";
    In the receiver file adapter, keep the extension as .CSV. That's enough.
    Else you can follow as said by Abhishek Salvi. Either way you can achieve the requirement.
    Thanks,

  • Using Spry.Data.XMLDataSet. Can xml file name be set to change on calendar date?

    I have a website that uses Spry Data XML DataSet to list common pests for the current month. http://www.shspestcontrol.com/
    Each month's list of pests is in a separate xml file (e.g. pests-august.xml)
    Rather than manually updating the file name each month, can it be setup to automatically change the name
    For instance on January 1st, file name changes to pests-january.xml, Feb 1st changes to pests-february.xml. etc.
    <script type="text/javascript">
    <!--
    var dsPests1 = new Spry.Data.XMLDataSet("xml_files/pests-august.xml", "gallery/pests/pest");
    //-->
    </script>
    Any advice if this can be done and if so how to go about doing it would be much appreciated
    Thanks, Toni

    <script>
    var dsPests1 = new Spry.Data.XMLDataSet("pests-september.xml", "gallery/pests/pest");
    function setPestsFile(){
        var months = new Array(13);
            months[0]  = "january";
            months[1]  = "february";
            months[2]  = "march";
            months[3]  = "april";
            months[4]  = "may";
            months[5]  = "june";
            months[6]  = "july";
            months[7]  = "august";
            months[8]  = "september";
            months[9]  = "october";
            months[10] = "november";
            months[11] = "december";
        var now = new Date();
        var monthnumber = now.getMonth();
        var monthname = months[monthnumber];
        dsPests1.setURL("pests-"+monthname+".xml");
        dsPests1.loadData();
    window.onload = setPestsFile();
    </script>

  • Read in file name + path using command line arguments

    Hi guys,
    I am trying to use command line arguments to read in the name of two files. The code below works as long as the files are on the class path.
    public class cmdLineArguments {
         public static void main(String[] args) {
              String xmlFile1 = args[0];
                    String xmlFile2 = args[1];
              System.out.println ("\nXmlFile1: " + args[0] + "\nXmlFile2: " + args[1]);
    }I would like to be able to read files that are not on the class path as well by entering their full path along with their names.
    In other words, It works if I type:
    C:\Documents and Settings\user\workspace\CmdLineArgs\src>java cmdLineArgs file1.xml file2.xmlbut not if I type:
    C:\Documents and Settings\user\workspace\CmdLineArgs\src>java cmdLineArgs c:\Documents and Settings\user\desktop\file1.xml c:\Documents and Settings\user\desktop\file2.xmlWould anyone please explain how I can edit the code to make it work? I guess I could take them both as a String, modify them manually (add a \ to it etc) but is there an easier way to do it? Even a reference to a tutorial, article etc about this would be very much appreciated.
    Also, any idea why a code would compile and run fine in Eclipse but would create an error from command line?
    Thanks a lot.

    You need to learn about cmd.exe which is used to process the command line. The arguments passed to any program is the command line split at white space so your command line arguments of
    c:\Documents and Settings\user\desktop\file1.xml c:\Documents and Settings\user\desktop\file2.xmlis turned into an array of
    "c:\Documents", "and", "Settings\user\desktop\file1.xml", "c:\Documents", "and", "Settings\user\desktop\file2.xml"In other words instead of 2 arguments you actually have 6.
    To get round this the file names need to be quoted
    java cmdLineArgs "c:\Documents and Settings\user\desktop\file1.xml" "c:\Documents and Settings\user\desktop\file2.xml"

  • File names in Assignments Panel change when applying metadata

    I have just discovered that when you apply metadata through the "User Content Info" window, whatever title you place in the "Document Title" field changes the name that appears in the Assignments panel. The problem with this is that we have asked our users to apply metadata using this window and to put the Product Title in the Document Title field. I had no idea that this would affect the Assignments panel. Yikes!

    Brian
    Yes that would be a pain if you had to do it. The good news is you don't. There a plenty of ways to get to the pics:
    1. *Drag and Drop*: Drag a photo from the iPhoto Window to the desktop, there iPhoto will make a full-sized copy of the pic.
    2. *File -> Export*: Select the files in the iPhoto Window and go File -> Export. The dialogue will give you various options, including altering the format, naming the files and changing the size. Again, producing a copy.
    3. *Show File*: Right- (or Control-) Click on a pic and in the resulting dialogue choose 'Show File'. A Finder window will pop open with the file already selected.
    To upload to MySpace or any site that does not have an iPhoto Export Plug-in the recommended way is to Select the Pic in the iPhoto Window and go File -> Export and export the pic to the desktop, then upload from there. After the upload you can trash the pic on the desktop. It's only a copy and your original is safe in iPhoto.
    This is also true for emailing with Web-based services. If you're using Gmail you can use THIS
    If you use Apple's Mail, Entourage, AOL or Eudora you can email from within iPhoto.
    If you use a Cocoa-based Browser such as Safari, you can drag the pics from the iPhoto Window to the Attach window in the browser.
    Or, if you want to access the files with iPhoto not running, then create a Media Browser using Automator (takes about 10 seconds) or use THIS
    Also, for 10.5 users: If you use the extended Open or Attach dialogue (with Column View) you can scroll to the bottom of the Shortcuts and find the Media browser there. Select any pic you want from there.
    Regards
    TD

  • Why when I change itunes file name does it not change the info in the folder?

    So you download music it has it's info in the folders if you click in the order of music- artist- album - then it displays the file
    Q1, if you edit the iTunes name of the file (through iTunes) why does it leave the folder name the same??
    Q2, How can you make what displays in your iTunes library (worded wise) display like that in your windows folders without going through each file 1 by 1 twice?

    Check your setting under Edit > Preferences > Advanced > Keep iTunes Media folder organized.
    Changes in capital letters may not be enforced.
    tt2

  • SEARCH results - shows file name. Can I change this?

    I am using TCS2 in Windows XP.
    In Robohelp when you search the online help, it brings back the search results but they are displayed under the filename heading. Can I change that? I don't necessarily want my filename displayed to users... maybe the Chapter name?
    TIA
    -Adriana

    Hi--
    I have no solution yet but am having very  much the same problem, and would like to get in on this conversation while I continue experimenting. I'm working TCS2 (Frame 9 and Robo 8), linking the Frame book to Robo to create CSH. I'm a long-time Framer but a newbie to Robo and TCS2.
    As far as I can tell from reading through the thread, I've got some kind of variation going: some of my CSH Search results show the heading, and some show the filename. I haven't yet discovered what is the difference in the Frame file, although I believe that's where I'll find it. It's consistent from search to search. (That is, if it a topic shows up in Search results as the filename once, it does so consistently. Ditto others showing up as the heading.)
    In addition to hereby signaling moral support (!) and an interest in a solution, I'd like to provide my settings here and see how yours compare.
    The marker I created to manage output CSH filenames is "FileName." I'm working with engineers who are not native English speakers and have never implemented  CSH. For the 30 or so (out of 75) topics that actually are going to be  linked from the application, I created FileName  marker text that starts with "LinkTo_<menupath>." (Example:  "LinkTo_WebSecurity_ServerSecurityGroups_Adding.") The idea is to help  them see what to link up where. (It also made editing map IDs faster: I just select and automap any topic name  starting with LinkTo_.)
    So I'm getting Search results that look like this:
    Things to know about xyz
    text text text...
    LinkTo_Statistics_Events
    text text text...
    My "File > Project Settings > Edit  conversion settings... > Other" settings are:
    Context Sensitive Help Marker: blank
    Topic Name Pattern: grayed out but is "(Default)"
    Topic Name Marker:  FileName
    Not sure this is optimum. (As I said, a Robo newbie.) Also, my chapter titles and H1 thru H3 are set up to paginate, although I  realized later that filling Topic Name Marker field disables pagination.
    Thanks, will keep working on it --
    Anne

  • IPhone photo file name. Can you change them to the date?

    Maybe this isn't possible. But I would really like to know if there is any way to change the way the iphone files the pictures that you take with the camera.
    For example when you take a picture its stored in the iphone as "IMG_001". I really need to make it so its the date and time for example "08-18-08_1424".
    Let me know I really appreciate it

    As far as I know, there is not a way to do this.
    Perhaps there is an app in the App Store.
    Sorry, I don't know more.

  • File name and place question.

    How would you file the following. I have a series to edit, so for example you have "Show 1" and within this you have V.1, V.2 and V.3.All 3 versions share the same beginnings, but are then different from half way through. You also have 2 sources of HDV from different cameras.
    Does this make sense? I have been opening a scratch folder for say "Show 1" and then within that folder opening 2 more folders named "Cam 1" and "Cam 2" and then sending the appropriate HDV footage to these folders.
    Does the fact that these folders are "Scratch" folders have any technical significance over and above any other type of folder?

    I would make a separate project for each show in the series. This will automatically create a separate folder inside capture scratch for each show. All the media for that show should go into that folder.
    The problem occurs when you have media that's shared in multiple shows. There are different ways to do this, but it depends a great deal on the specifics of your series and how you work. There is no one way to do this.

  • How to remove a file name in Finder window places

    When I open Finder window I want to remove a file name in places. I don't use the file anymore and want to remove it.

    Hold down the command key and drag it out of the sidebar.

  • Changing File Names in iPhoto

    I changed the name of several pictures in iphoto, and when I uploaded the pictures to a website to print, I was very frustrated that the file names were the same and I could not see which photos I had marked.  So I went to each picture and changed the actual file name.  Now those pictures do not show up in iphoto (although I can open them if I click on show original file), but what's worse, they won't upload to a website, which was my whole purpose in doing this in the first place.  I can't even click on the original file to upload.  So I guess I'm wondering how I can undo the file name changes and go back to the original file names so I can upload these pictures.  I greatly appreciate any help!

    iPhoto is a SQL database and you can not change the files names within iPhoto
    I changed the name of several pictures in iphoto
    That does not affect the file name - that is the title only used for display within iPhoto or when you export -
    You can do it when you export - select the photos and export (file menu ==> export)  and select the use title as file name option
    So I went to each picture and changed the actual file name. Now those pictures do not show up in iphoto
    Right you have corrupted your SQL database by making change to it - the first rule of iPhoto (and all database maangement systems) is to NEVER make any changes directly to the structure or content of the database - all changes MUST be made using iPhoto only. This is why the iPhoto library is a package and you ae to take special steps to get into it - there are no user servicable parts in the iPhoto library
    So I guess I'm wondering how I can undo the file name changes and go back to the original file names so I can upload these pictures.
    best way is to load your backup from before you destroyed your library
    only other choices are to restore the file names to exactly what they were prior to your error or creating a totally new iPhoto library from your original photos losing all edits, metadata changes, etc.
    LN

Maybe you are looking for

  • One account with several user devices

    My wife and I both have iPhones. I recently discovered the icloud features, but unfortunately don't have much use for it. My wife has not used the feature yet either, but now I got her an iPad for Christmas and I feel that she will find it useful for

  • Highlighting a keyword in Oracle Text

    Hi I am trying to highlight the query terms returned as part of the result set from Oracle text. Although I know this is possible, I am unsure as to exactly how to achieve it. Please guide me. Thanks AJ

  • JPanel: How to set the defualt size

    Hi there. When I run my application the main window is always too small. How can i set it to a reasonable size?? Thank you for any hints u may provide.

  • Adding filename to clips

    how do I add the filename for the clips (800) in my video without doing this manually using 'Title'! PP CS4 Thanks

  • Solaris 8 date of install

    Hello, Is there a way I can find out what date Solaris 8 was installed on the server? Is there a command to find out this information? Thanks in adavance.