Original Folder Ambiguity

Exactly what does Original Folder mean in File Handling? I have it checked and this is what happens.
I open a file from Folder "Annette" on Drive G>Edit. I make a copy, do final sharpening etc, and save it as Final, from a .psd to .tiff, but now it is directed to Folder "Steens" on Drive E, what PS had open before I opened Annette.
This is driving me nuts, and has been since CS5 was installed. I've gone through reset prefs and still it happens.
Original Folder means what? I see no behavior difference checked or unchecked. The original name of the particular file was the Nikon number, which I changed to "Final.
I need the default to be whatever is the actual folder from which the current file is derived. Changing the name should not consign that Save somewhere else.

You want so much to make a dupe of your document to a psd file in the same folder you document is stored in with the  same name and have a .psd extension.
Paste the following code into a file named DupeDocToPSD.jsx and place it in your Photoshop's Presets\Scripts folder.  You will then see in your Photoshop menu File>Scripts>DupeDocToPSD  you can use this to dupe your document if your document is associated with a file(that is has been saved to disk) and the there is not file in that folder with the name DocumentName.psd. 
This script is written in javascript and the actual work is done in the function named code().  That function is simple and should be easy read and understand the rest is boiler plate to make sure the scripts runs in Photoshop that there is an active document in photoshop and ensure you edit envirement is the same as it was before the script was used.
/* ==========================================================
// 2011  John J. McAssey (JJMack)
// ======================================================= */
// This script is supplied as is. It is provided as freeware.
// The author accepts no liability for any problems arising from its use.
/* Help Category note tag menu can be used to place script in automate menu
<javascriptresource>
<about>$$$/JavaScripts/DupeDocToPSD/About=JJMack's DupeDocToPSD .^r^rCopyright 2011 Mouseprints.^r^rScript^rNext Line!</about>
<category>JJMack's Script</category>
</javascriptresource>
// enable double-clicking from Mac Finder or Windows Explorer
#target photoshop // this command only works in Photoshop CS2 and higher
// bring application forward for double-click events
app.bringToFront();
// ensure at least one document open
if (!documents.length) alert('There are no documents open.', 'No Document');
else {
     main(); // at least one document exists proceed
//                            main function                                  //
function main() {
     // declare local variables
     var orig_ruler_units = app.preferences.rulerUnits;
     app.preferences.rulerUnits = Units.PIXELS;     // Set the ruler units to PIXELS
     try { code(); }
     // display error message if something goes wrong
     catch(e) { alert(e + ': on line ' + e.line, 'Script Error', true); }
     app.preferences.rulerUnits = orig_ruler_units;     // Reset units to original settings
//                           main function end                               //
// The real code is embedded into this function so that at any point it can return //
// to the main line function to let it restore users edit environment and end      //
function code() {
     var thedoc = app.activeDocument;
     // getting the name and location;
     var docName = thedoc.name;
     if (docName.indexOf(".") != -1) {var basename = docName.match(/(.*)\.[^\.]+$/)[1]}
     else {var basename = docName};
     // getting the location, if unsaved can not continue;
     try {var docPath = thedoc.path}
     catch (e) {alert(docName + " is unsaved so the destination folder can not be determined DupeDocToPSD aborted");
          return;
     var psdFile = (new File(docPath+'/'+basename+'.psd'));
     if (psdFile.exists) {
          alert(psdFile + " file exist DupeDocToPSD aborted");
          return;
     activeDocument.duplicate();
     SaveAs( psdFile , true );
//               Helper Functions                         //
function SaveAs( FileName, inEmbedICC ) {
     var SaveOptions = new PhotoshopSaveOptions();
     SaveOptions.embedColorProfile = inEmbedICC;
     app.activeDocument.saveAs( FileName , SaveOptions );

Similar Messages

  • Saving/Exporting to original folder

    I have spent the last week 'learning' Lightroom using books by Martin Evening and Scott Kelby. I am starting to get it!?
    I have "Developed" a jpg image(from now on I will shoot only in RAW) and want to put it in the same folder as the original image as I will be using the folder for a Slide Show. Here is what I think I should do:
    1. Export the file to the original folder with a custom name + seqence #;
    2. Import this file through the Library.
    3. "Move" the file beside the original file.
    4. As soon as I have deterimed that the "developed" file is the one I want then I can Remove the original from the Library or delete it from the disk.
    Is the way I should do this or is there a better or more "correct" way.
    Thanks

    You're much better off keeping the original in Lightroom. You will retain the very highest quality at no expense of disk space. As soon as you export, you loose quality and a lot of editing ability. Exports in Lightroom are akin to consumables. You do them for a certain purpose like for a client or a website and when you done with them you delete them. You have the high quality in Lightroom anyways.

  • Can't save pictures on original folder position after edit...since I'm upgraded to IOS7 on IPad2.

    can't save pictures on original folder position after edit, get save popup to save at different position, also still on toubles to get them back to original folder positon since I'm upgraded to IOS7 on IPad2.

    I say the problem is probably noted, and probably will be resolved. Not that i can speak for Apple.  I find the "problems" of wallpaper to be pretty minor compared to the advantages of iOS 7.  The fun of wallpaper has always been pretty insignificant here.

  • Unable to save Photoshop files in original folder: file disappears

    Hi,
    At random moments when I'm saving layered Photoshop CS5 files, a message pops up with the following text:
    Could not save "\...\FileName..." because the file is locked or you do not have the necessary access privileges. Use the 'Properties' command in the Windows Explorer to unlock the file.
    Well the strange thing is that I'm the administrator, the only user of this PC and even when I set/check the properties of the folder containing the files this continues to happen. What is even more disturbing is that I have to save my file as a new file in a new location and when I check the original file, it is no longer in it's original folder.
    I save all my files to the local HD and I use an external device to backup my files. I regularly get notices on my backup device telling me that various files were deleted, but will be kept until I need the room. These are files which I did not delete, they are files which I'm still working on.
    I'm having to save to the original job folder first, save to the desktop when I get the notice saying I can't save, and then save back into the original folder when I can't save on the desktop anymore because of the same error message. I sometimes get a similar Adobe error message which is basically along the same lines, but I haven't noted the exact text yet.
    Recently I closed a file which I had saved and when I needed to return to it, it was nowhere on my computer. I'm very organised about file saving, so it's not a matter of saving files in the wrong place.
    I no longer run my back up continuously while I'm working because while it's great to have the peace of mind that I'm regularly backed up, my files can get up to 2GB in size and I think the backup running at the same time is slowing Photoshop processes down, so I most often pause it until I take a break. On this occasion, I had been running it while working (smaller file) and so I was able to retrieve an earlier version from my backup which saved me from having to re-do the job completely. I didn't get this problem when I was using CS5 on Vista, it's been since I've been using Windows7 and my back up drive.
    I only recall having had this problem with PSDs, but that could just be because these files can take up to ten hours to complete and there's a higher chance of getting an error message over a longer period of time.
    It doesn't happen very often by there has been the very rare occasion where two versions of exactly the same file have been visible in the original job folder (same name on both files). To check if files are where they're supposed to be or if they seem to exhist, I have to close the job folder and re-open it.
    I'll disconnect my back up drive while I'm working and see how it goes. It's not ideal, but probably worth a try.
    I don't know if there's a connection, but occasionally windows randomly sticks a lock on zipped folders which I create, regardless of the permissions I apply to the upper level folder they sit in.  I'm told by a friend that it won't affect other people accessing these zipped folders from other machines. I don't know if that's the case, I always change the zipped folder's permission to include 'Users' and that makes the lock disappear.
    I will run this file disappearance thing by Microsoft, but I thought I'd run it buy you guys first in case you can shed any light on it.
    Meanwhile here are my specs. If you have any suggestions on how I can boost my computer's performance for large format print work in Photoshop I'd be happy to know. It's not bad now, but faster is always more pleasant:
    DELL XPS 730X
    Total amount of system memory 6.00 GB RAM
    System type 64-bit operating system
    Number of processor cores 4
    Processor: Intel(R) Core(TM) i7 CPU 950 @ 3.07GHz
    Memory: (RAM) 6.00 GB
    Graphics: NVIDIA GeForce 9800 GT
    Gaming graphics: 3323 MB Total available graphics memory
    Primary hard disk: 302GB Free (451GB Total)
    Single hard disc, no partitions.
    Adobe Creative Suite 5 Design Premium.
    Thank you,
    Charlie

    A great first chapter Charlie. Can't wait for the rest of the book.
    The only time I've had anything like this happen, was in a new build after hooking the drives from the old system, but the permissions really were screwed up, and it was a straight forward fix. Is the machine networked perhaps? The files open in another app? I expect you answered this already somewhere in your forum equivalent of War & Peace. ;-) The lads on the Premiere Pro hardware forum can be disparaging about Dell and HP machines, saying their proprietary hardware and software are inaccessible, so I wonder if it is something along those lines.
    I’d definitely unhook the second drive as a starting point, or at least double/treble check its permissions.
    The only other thing I can think of is changing the state of ‘Save as to original folder’ in Preferences > file handling, but this is all very tenuous and straw clutching.

  • How do I move photos to a new folder without it showing in the original folder

    I am trying to rearrange my iPhoto 11 folders. Every time I move a photo to a new album it stays in the original folder. If I delete the photo it is gone from both the folder and the album I created. Is there a way to do this. I am trying to separate pictures taken on my iPhone.

    First off since we can only communicate via words using the correct words is critical
    Folders in iPhoto do not hold photos - folders hold albums or other folders
    Albums hold photos
    Events hold photos
    Alnums and folders are used to organize photos
    Alnums are really just pointers to photos in events so any change mad eto a photo in an event, in photo view or in any album it is in is reflected everywhere
    If you want to move phots between albums simply drag them
    If you want to move photos between events flag them in teh source event and teh select the destination event and add flagged photos to selected event
    LN

  • I tried to rename a file, it gave me an error message (can't remember the number - 43??) and then the file disappeared from the original folder. When I do a search, the file comes up under the new name, but it does not show a path, and even though preview

    I tried to rename a file, it gave me an error message (can't remember the number - 43??) and then the file disappeared from the original folder. When I do a search, the file comes up under the new name, but it does not show a path, and even though preview shows the contents, I can't open the document (Powerpoint) and I can't move the document. I tried "Copy" and paste but it doesn't work. I tried "Share" with Airdrop and iChat, but the file is inaccessible. When i try to rename the file, it says the filename is too long.
    When I try to open it, it says the alias is not good, and asks if I want to fix the alias. I'm afraid to do that and lose all access to this document.
    Right now, it feels like a ghost document - it is on the computer intact, but it is in an undisclosed location and inaccessible.
    Please help!!

    I was able to resolve this by repairing permissions, even though no permissions error was listed specifically for that file.
    I could also have recovered it through Time Machine, but I'm interested in knowing how not to have this happen again!
    I was afraid of rebooting and possibly losing track even of the ghost.
    I did not try EasyFind - I'll keep that in mind next time.
    Thanks for all the comments.

  • Trying to clean up my iMac.  Noticed that while in finder, I click on Applications and in the list I see another folder called applications that is a duplicator of the original folder.  Is this truly a copy that can be deleted?

    Trying to clean up my iMac.  Noticed that while in finder, I click on Applications and in the list I see another folder called applications that is a duplicator of the original folder.  Is this truly a copy that can be deleted?

    DO NOT remove either folder. DO NOT mess with any OS X system files either. If you have dupliocates check your files in iPhoto, iTunes and your iMovies libraries. Also check your data files, under ALL circumstances stay away from any OS X systems files or you will probably bork your Mac to the point it will not run.

  • Save files as PNG to original folder, using droplets in Photoshop CC 2014

    I want to save RAW images from Lightroom as PNG and found a method online that involves using a droplet in PS. I created this droplet with an action in PS that involves saving an image file as a PNG, to a folder which I call 'PNG files'. To get a PNG file the procedure goes like this:
    From Lightroom the image is saved as a TIFF in a new folder within it's original folder
    After saving the image, the droplet is used automatically from Lightroom;
    The TIFF image is opened in Photoshop, and saved as a PNG in the 'PNG files' folder
    My issues with this is that (1) it creates an unneeded TIFF file and (2) The final PNG image is not saved in the folder of the original RAW file. Ideally I'd like to convert the TIFF to PNG in Photoshop and overwrite the TIFF file with the final PNG file. However with the way Photoshop "Save As" and "Save for Web" functions are set up, I must choose a specific folder for the PNG file, which means that all the resulting images end up in one folder, instead of in whichever folder the TIFF file was saved to. With droplets there is an option to "Save and Close" which would overwrite the original TIFF file with the final file. However this bypasses the action where I saved the image as a PNG, so I'd essentially be overwriting one TIFF file with another TIFF file.
    The situation now is that for the sake of organization I'd have to (1) delete the TIFF files after each export and (2) Move the final PNG files to the folders I want them to be in. This of course would be time consuming.
    If you could help me with this problem I'd be extremely grateful! With the medium I'm using PNG files display much better than JPG. Now I just want to achieve a smooth workflow.

    When you record the action to Save As PNG (not save for web) it doesnt matter where the location is.
    You will override this in the droplet.
    Action- states a location of 2014/06/04 (irrelevant)
    Droplet- Overrides the location.
    The Save and close portion of the droplet does just that. A location is never asked for.
    The preference in Photoshop- ensures the png is saved alongside the tiff.

  • Edit report in original folder but save only to favorites

    Hello!!
    I want the following rights:
    Right to edit query
    Save As to favorites folder and no where else
    User should also not be able save back to the original folder but can edit and save to favorites
    I want to allow edit of the query and only saving to the favorites and no where else..
    Can anyone, please help!
    Thank's!!

    A great first chapter Charlie. Can't wait for the rest of the book.
    The only time I've had anything like this happen, was in a new build after hooking the drives from the old system, but the permissions really were screwed up, and it was a straight forward fix. Is the machine networked perhaps? The files open in another app? I expect you answered this already somewhere in your forum equivalent of War & Peace. ;-) The lads on the Premiere Pro hardware forum can be disparaging about Dell and HP machines, saying their proprietary hardware and software are inaccessible, so I wonder if it is something along those lines.
    I’d definitely unhook the second drive as a starting point, or at least double/treble check its permissions.
    The only other thing I can think of is changing the state of ‘Save as to original folder’ in Preferences > file handling, but this is all very tenuous and straw clutching.

  • How to keep epub at original folder

    Dear all
    If I want to user iBook on Mac to read EPUB, but I just want to use it as PDF Reader (read directly and keep the file at original folder, instead of copying them to a directory I do not know).
    Is there any way to do it on Mac OS 10.10?
    Thank you very much

    I release LIN, so bus is low.

  • How to move back microsoft in the original folder

    How to move back microsoft in the original folder?

    Microsoft Office? The applications themselves go into Applications>Microsoft Office 2011.
    Why did you move them? You may need to install anew if you've moved the applications in the suite.
    Clinton

  • How do I export all the photos I imported back to their original folder

    How do I export all the photos I imported back to their original folder just as they were, they haven't been modified, adjusted etc. I imported them by mistake.

    You don't need to worry. You won't lose photos when the 30 day trial expires.
    Lr is different than other photo editing software in that it works with a data base (called the "catalog"). Lr does not write anything into the image pixels but stores everything that you do in Lr into its catalog (=data base). That way, when the trial expires your images will still be there, but - since you cannot access the Lr catalog anymore - your photos will be in the state they were before you imported them into Lr.
    When you work with Lr you have to really understand the concept of the "catalog", if you don't you will come into very frustrating situations. The concept of "catalog" involves above all that you need to think of your images based on two different files that are in different locations on your computer. One is your image file (Raw, JPG, TIFF) and the other is the data entry written for this image into the Lr catalog. Lr constantly updates this catalog (without you having to hit <save>) and constantly combines the image file with the data from the catalog. From this follows the demand that you take care of the Lr catalog as much as you take care for your image files - by knowing where they are located on your computer and by doing regular backups.
    Would it be worth the investment? In my opinion definitively "yes"! I work with Lr since version 1 on a daily basis and would not want to miss it. Lr gives you superior image editing possibilities (in the Develop Module) but - as already said - is also a superb image management tool. Lr will keep track of all of your images irrespective if they are on internal or external hard drives. With Lr you have all of your images available all the time.
    But Lr has also a steep learning curve. You cannot just jump in and do things because you'd create havoc and become frustrated. There are excellent books but for starters I would recommend that you watch the video tutorials on Adobe's website. You learn from them easily because you see on your screen what the instructor does, where he clicks, where the different tools are, etc.
    Here are some links:
    http://tv.adobe.com/product/lightroom/
    http://tv.adobe.com/show/adobe-evangelists-julieanne-kost/
    http://tv.adobe.com/show/learn-lightroom-3/
    If you decide to buy, you can do so on Adobe's website. You will then be e-mailed a serial # that will unlock your trial version for indefinite time.

  • Original folder is missing...

    I clicked on an important folder when I received (paraphrasing) "Original folder is missing...." and something about an Alias. I didn't create an Alias for the folder. A window popped up saying to select an application to open the alias; Apple Script was highlighted, so I clicked on it. Now my folder "alias" contains Apple Script files.
    I may have accidentally put the original folder in the Trash and emptied it...is there anyway to retrieve it?
    I also notice that the dates/times are messed up. For example, I have a file that says "Today, 5:36pm". It's still morning where I live!
    Anyone know what's going on?

    Sorry for the confusion; I update my profile to reflect all of my macs.
    I didn't create an Alias for the folder in question, which is why it is so puzzling. Would there be a record of recently created Aliases ? That might lead to where the original is--or give me some kind of information perhaps.
    I am not sure that I trashed it--it's just that I can't find the original. Also, the "last modified" date on the folder was sometime in Spring of 2007, which is not true. This folder had been active up until I lost it.
    The folder contains all of the work I did for a client. Fortunately, the project was just completed, however if I get another project from this client, I may need some of the files in that folder.
    Is there really no way to retrieve something from the Trash--is there a cache or log that may lead to it?
    Please, please help!

  • Need to batch convert PDF to RTF while maintaining original folder structure

    I'm using Acrobat Pro 9 and I need a way to batch convert PDF files to RTF while maintaining the original folder structure.  So for instance, I might get a set of interview transcripts that were conducted with members of 1000 randomly selected households in 3 different cities.  Something like this, where the words in all caps are folder names:
    BOSTON
           HH1001
                PERSON-1A
                        Interview1.pdf
                        Interview2.pdf
                PERSON-2A
                        Interview1.pdf
                        Interview2.pdf
           HH1002
                PERSON-1A
                        Interview1.pdf
                        Interview2.pdf
                PERSON-2A
                        Interview1.pdf
                        Interview2.pdf
                PERSON-1C
                        Interview1.pdf
                        Interview2.pdf
    DETROIT
           HH2001
                PERSON-1A
                        Interview1.pdf
                        Interview2.pdf
                PERSON-2A
                        Interview1.pdf
                        Interview2.pdf
           HH2002
                PERSON-1A
                        Interview1.pdf
                        Interview2.pdf
                PERSON-2A
                        Interview1.pdf
                        Interview2.pdf
                PERSON-1C
                        Interview1.pdf
                        Interview2.pdf
    As u can see, the folder structure can get quite complicated and it's important to keep it the same.  Is there any way I can batch convert without having to open all 1000 files at once (which would crash the computer) or without having to add each subfolder to the Export Multiple Files window?
    I also tried saving the original folders and files in a portfolio and then converting the portfolio, but that puts all the converted files in a single folder.

    Bernd Alheit wrote:
    For the output location choose 'Same Folder as Original(s)'
    Yes, I've done that many times.  It doesn't put them in the correct folder structure, it just puts all the new files in the highest-level folder.

  • Need help on folders in thumbdrive, external harddisk become shortcut and original folder become hidden

    hi
    I would like to ask whether does Microsoft have a solution on this issue 
     need help on folders in thumbdrive, external harddisk become shortcut and original folder become hidden. and there will be a Recycler hidden folder, inside is a randomName.exe file(with a lady image as the program icon). Once the user click on the
    shortcut of the folders, it will activate the .exe file and install onto Windows and with any pendrive, external harddisk plug to the infected machine all will be affected when plug to a clean machine and the cycle repeat itself.. by infect other
    clean machine.
    Please help as this is affecting my company of 400+ users! on window 7 pro x86 and x64
    the problem is that we have a lot of pen drive, portable external harddisk using in the office..
    thus is there 1 Microsoft patch to solve this issue once and for all... to prevent the autorun to activate?
    Jaslena

    the problem is that we have a lot of pen drive, portable external harddisk using in the office..
    is there 1 Microsoft patch to solve this issue once and for all... to prevent the autorun to activate?
    This is just because of infection is propagated.. As a result files are hidden..  attrib is great as it is suggested by S Guna . May be you can make a batch file or something like that? But there is a chance of reinfection if you don't clean your infected
    systems as well as your pendrives..
    Plug your infected flash drive and 
    Use one scanner at a time
    Download hitman pro 3.7 (shareware and can be activated for 30 days free)and have a full system scan including your pendrive.. http://www.surfright.nl/en 
    And/or
    use malwarebyte have a full system including your pendrivescan http://www.malwarebytes.org/products/malwarebytes_free/
    And/or
    Use Kaspersky Virus Removal Tool  downloaded from uninfected pc and transfer to you pc and install and have a full system scan
    http://www.kaspersky.com/antivirus-removal-tool?form=1
    If everything fails, you can use offline bootable resccue cd and do a full system scan... 
    https://support.kaspersky.com/viruses/rescuedisk
    http://windows.microsoft.com/en-us/windows/windows-defender-offline-faq
    or hitman kickstart bootable pendrive
     http://www.surfright.nl/en/kickstart
    Then 
    (1)Check whether your files are hidden.. Most of the time files and folders are hidden as a result of pen drive malware infection..
    It will change the attributes of the files/folders.
    In that case u can use attrib command and
    attrib -s -h -a -r
    This is how it is used.. attrib method is common for windows
    http://www.pcandtablet.com/windows-7-errors-and-crashes/191/i-cant-view-my-pendrive-contents-in-my-laptop-when-i-plug-pen-drive-and-open-it-it.html
    (2)If data is deleted you can try recuva.. freeware to recover data.
    http://www.pcandtablet.com/windows-8-1-software/1302/how-can-i-recover-shift-del-file-or-file-after-emptying-recycle-bin-in-windows-8-1-a.html
    Hetti Arachchige V Aravinda | Network Administrator (B.Sc, MCP, MCTS, MCSA, MCSE, MCITP, CCNA, CEH, MBCS)| http://www.windowstechinfo.com |

Maybe you are looking for

  • Can you use a VGA monitor on the Mac Pro model?

    I'm considering getting a new Mac Pro to replace my beloved PowerMac G4 MDD. I have a ViewSonic Graphics Series 19" CRT monitor (VGA) that I use as a palette monitor, with a 19" SyncMaster LED as my main monitor (DVI). My PowerMac's video card has bo

  • Strange error: gpib error when using DAQmx

    Hello I try to out put a single puls using a counter on a PCI-6602 Board with the attached LabVIEW code. Strangely I get  the following error message: "Error 3 occurred at an unidentified location Possible reason(s): LabVIEW:  Internal error. Wrong m

  • PO release based on Material Group

    Gurus Client wants to release PO based on material groups, Client will ensure that all the materials in the PO would be of same material group. i see CEKKO has material group MATKL field .. but not sure how we have to implement this.. Do we have to u

  • ITunes Bibliotheken auf den gleichen Stand bringen.

    Ich habe auf meinem IMac und auf meinem MBP unterschiedliche ITunes Bibliotheken. Wie kann ich die einfach auf den gleichen Stand bringen? Danke Euch.

  • Doubt login as sysdba

    hi gems... i have noticed that : sqlplus yugtyugy/ssarhb as sysdba (means any garbage value as username and password) is allowed and all operations can be done such as startup and shutdown or backup....how is it possible???? is there any problem with