Change format as per location locale

HI All,
I am working on BO XI R3.1 webi report.
I want to change my report format based on OS locale set in control penal Date, Time, Language, and Regional Options.
means my BO server based on US locale and different different location user are accessing reports with different locale.
requirment is that user should see report based on own locale as per set in OS
for Example
Report1
For US locale-
Date                     state          measure
01/25/2009       New York       1256
For India locale same report should show-
Date                      state         measure
25/01/2009           Mumbai       2345
for UK locale same report should show-
Date                      state         measure
01-25-/2009           London       2345
Incase there is any input require on question feel free to ask again
Regards,
Kumar

hi check this.....
data: test1(10)  type c  ,
      test type p decimals 2 value '1000.50' .
write test to test1 .
       replace all occurrences of ',' in test1 with '#' .
       replace all occurrences of '.' in test1 with '*' .
        replace all occurrences of '#' in test1 with '.' .
         replace all occurrences of '*' in test1 with ',' .
       write:/ test1 .
regards,
venkat.

Similar Messages

  • How to Change Date Format according to the Locale/Country of Portal User

    Hi,
    In a webdynpro applicaiton, how to chage the  Date Format according to the Locale/Country of Portal User.
    Consider for INDIA: mm/dd/yyyy
    Consider for UK: yyyy/mm/dd
    So when i select the date from the Date Picker[input ui element bound to date context variable], the date format should be displayed accroding the portal users country/locale.
    Creating a simple type for every date format in the dictionary would not be the right solution.
    Please help.
    Thanks,
    Regards,
    Aditya Metukul

    Hi Aditya,
    Check out the following post in SDN and refer the
    Bertram's reply on the same topic.
    date format
    Regards,
    Shubham

  • Want to change the default save location- users have networked home dirs

    I am doing some work for a school which is still using iMovie HD because it allows them to save their movie projects wherever they want. The issue is that iMovie 08 and 09 do not allow you to change the location in which they save their movies. Currently all users/students have network home folders, so their home directory, documents, etc all pull across the network. All students are limited to 1GB of space, and the system is an older G4 Server- 2GHz with 1GB of RAM and 2x 500GB hard drives. Since the students can make some large projects transferring that data back and forth can kill the server. Currently they are staying with iMovie HD so they can save it to the local hard drive, and when the student comes back in for class they sit at the same machine- thus giving them access to their stored movie files.
    This summer they plan to upgrade both Xserves, but again internal storage in the Xserve is a joke and in my opinion not planned out properly. Which might require them to use one of the Apple Promise RAID units- major financial burden on a school.
    I wanted to see if there was a way to change the default save location for iMovie 08 or 09 to the local storage rather then the "Home" folder for each user.
    Thanks so much!

    hackths wrote:
    .. The issue is that iMovie 08 and 09 do not allow you to change the location in which they save their movies. ..
    wrong info.
    iM08/09 has a different file concept than iMHD6.
    Both versions allow to store Events (=huge files) 'anywhere' to usb or firewire connected, hfs(+) formatted harddrives. the Project files (=small files) can be de-located from 'internal' drive with vers09, for 08 you have to use a socalled symLink to de-locate Project files.

  • SBS 2011 GPO for changing the default save location for Word/Excel 2013 not working

    So this is a strange one. I've got an SBS 2011 server that's the only domain controller in the org. I've created a GPO to change the default save location for Excel 2013 and Word 2013 using the Office 2013 ADMX files which were installed to the PolicyDefinitions
    folder.
    The GPO (U-Office2013 Default Save Location) only contains:
    1. User Configuration - Microsoft Excel 2013/Excel Options/Save - Default file location - Enabled - Z:\
    2. User Configuration - Microsoft Word 2013/Word Options/Advanced/File Locations - Default file location - Enabled - Z:\
    The GPO is linked at the OU that contains my users for my SBS organization.
    When I do a gpupdate /force on a windows 7 system with office2013 installed, and then run a gpresult/rsop, the policy appears to be applied successfully as it lists my GPO under the Applied GPOs list on the workstation:
    Applied GPOs
    Default Domain Policy dyndns.local AD (24), Sysvol (24)
    U-Office2013 Default Save Location domain.local/SBSusers AD (6), Sysvol (6)
    In the gpresult report, the applied settings appear under:
    Administrative Templates
    Extra Registry Settings
    software\policies\microsoft\office\15.0\excel\options\defaultpath Z:\ U-Office2013 Default Save Location
    software\policies\microsoft\office\15.0\word\options\doc-path Z:\ U-Office2013 Default Save Location
    BUT, when I go to the workstation, and check office->options-Save-default file path, the path has not been changed to what the GPO is pushing.
    The strange thing is that in my test environment running 2008R2 server and Win7 with Office 2013 and identical settings the default save location is applied and works as expected.
    Any ideas?
    I've already tried re-installing the ADMX templates and re-created the GPO's several times.
    I should also note that other GPO's on the SBS2011 server such as the folder redirection GPO work as expected on the same windows 7 system. It just appears to be an issue with the default save location in office2013 and other Office 2013 related GPOs which
    utilize the recently added ADMX template that don't seem to be working for me.
    Thanks in advance.

    Hi Justin,
    Thanks for your reply. I have tried several different user accounts (all have local admin privileges to the workstation) with the same issue. The default save path does not get applied from the GPO to any of the users i've tried. Here's the steps I took
    per your suggestion:
    1. log on as a user who has never logged onto the workstation before.
    2. run gpupdate /force (entered y for yes when prompted to log off).
    3. Log back in as the user and open Office and check the default save path. It has not been changed to match the GPO setting.
    4. Check rsop to see if the policy was applied. Rsop states the gpo was applied successfully.
    I have attached the gpsvc.log file from a the session described above. The GPO Guid in question is: {DC3C93EC-7C28-48E9-BA38-FCA1E275A207}. Its common name is: U-Word 2013 Default Save Location. It's only setting is:
    Policies\Administrative Templates\Policy definitions(admx files retrieved from central store\Microsoft Word 2013\Word Options\Advanced\File Locations\Default File Location = Enabled\Documents = F:\
    -------gpsvc.log sections containing the aforementioned GUID start---------
    GPSVC(410.1730) 09:10:51:186 ProcessGPO:  ==============================
    GPSVC(410.df0) 09:10:51:186 GetGPOInfo:  ********************************
    GPSVC(410.1730) 09:10:51:186 ProcessGPO:  Searching <cn={DC3C93EC-7C28-48E9-BA38-FCA1E275A207},cn=policies,cn=system,DC=gc,DC=local>
    GPSVC(410.1730) 09:10:51:186 ProcessGPO:  User has access to this GPO.
    GPSVC(410.1730) 09:10:51:186 ProcessGPO:  GPO passes the filter check.
    GPSVC(410.1730) 09:10:51:186 ProcessGPO:  Found functionality version of:  2
    GPSVC(410.1730) 09:10:51:186 ProcessGPO:  Found file system path of:  <\\gc.local\SysVol\gc.local\Policies\{DC3C93EC-7C28-48E9-BA38-FCA1E275A207}>
    GPSVC(410.1730) 09:10:51:186 ProcessGPO:  Found common name of:  <{DC3C93EC-7C28-48E9-BA38-FCA1E275A207}>
    GPSVC(410.1730) 09:10:51:186 ProcessGPO:  Found display name of:  <U-Word 2013 Default Save Location>
    GPSVC(410.1730) 09:10:51:191 ProcessGPO:  Found user version of:  GPC is 3, GPT is 3
    GPSVC(410.1730) 09:10:51:191 ProcessGPO:  Found flags of:  0
    GPSVC(410.1730) 09:10:51:191 ProcessGPO:  Found extensions:  [{35378EAC-683F-11D2-A89A-00C04FBBCFA2}{D02B1F73-3407-48AE-BA88-E8213C6761F1}]
    GPSVC(410.1730) 09:10:51:191 ProcessGPO:  ==============================
    GPSVC(410.1730) 09:10:51:191 ProcessLocalGPO:  Local GPO's gpt.ini is not accessible, assuming default state.
    GPSVC(410.1730) 09:10:51:191 ProcessLocalGPO:  GPO Local Group Policy doesn't contain any data since the version number is 0.  It will be skipped.
    GPSVC(410.1730) 09:10:51:191 GetGPOInfo:  Leaving with 1
    GPSVC(410.1730) 09:10:51:191 GetGPOInfo:  ********************************
    -------gpsvc.log start---------
    -------output of gpresult /r-------
    Microsoft (R) Windows (R) Operating System Group Policy Result tool v2.0
    Copyright (C) Microsoft Corp. 1981-2001
    Created On 5/30/2014 at 9:24:08 AM
    RSOP data for GC\ssanders on OPTI9020-01 : Logging Mode
    OS Configuration:            Member Workstation
    OS Version:                  6.1.7601
    Site Name:                   Default-First-Site-Name
    Roaming Profile:             N/A
    Local Profile:               C:\Users\ssanders
    Connected over a slow link?: No
    COMPUTER SETTINGS
        CN=OPTI9020-01,OU=SBSComputers,OU=Computers,OU=MyBusiness,DC=gc,DC=local
        Last time Group Policy was applied: 5/30/2014 at 9:10:47 AM
        Group Policy was applied from:      GCSBS.gc.local
        Group Policy slow link threshold:   500 kbps
        Domain Name:                        GC
        Domain Type:                        Windows 2000
        Applied Group Policy Objects
            Windows SBS CSE Policy
            Windows SBS Client - Windows Vista Policy
            Windows SBS Client Policy
            Update Services Client Computers Policy
            C-Create Syntiro Root Folders
            Default Domain Policy
        The following GPOs were not applied because they were filtered out
            Local Group Policy
                Filtering:  Not Applied (Empty)
            Windows SBS Client - Windows XP Policy
                Filtering:  Denied (WMI Filter)
                WMI Filter: Windows SBS Client - Windows XP
        The computer is a part of the following security groups
            BUILTIN\Administrators
            Everyone
            BUILTIN\Users
            NT AUTHORITY\NETWORK
            NT AUTHORITY\Authenticated Users
            This Organization
            OPTI9020-01$
            Domain Computers
            System Mandatory Level
    USER SETTINGS
        CN=Stephen Sanders,OU=SBSUsers,OU=Users,OU=MyBusiness,DC=gc,DC=local
        Last time Group Policy was applied: 5/30/2014 at 9:13:17 AM
        Group Policy was applied from:      GCSBS.gc.local
        Group Policy slow link threshold:   500 kbps
        Domain Name:                        GC
        Domain Type:                        Windows 2000
        Applied Group Policy Objects
            Windows SBS User Policy
            Windows SBS CSE Policy
            Small Business Server Folder Redirection Policy
            U-Word 2013 Default Save Location
            U-Office 2013 Disable Backstage
            U-Office Disable Start Screen
            U-Office Trust Center Settings
            U-Word Autorecover Location
            U-Word Autosave Interval
            U-Word Disable Capitalization First Word
            U-Word Set Arial Default Font
            U-Word UI Customizations
            U-Power Plan Settings
            Default Domain Policy
        The following GPOs were not applied because they were filtered out
            Local Group Policy
                Filtering:  Not Applied (Empty)
        The user is a part of the following security groups
            Domain Users
            Everyone
            BUILTIN\Administrators
            BUILTIN\Users
            NT AUTHORITY\INTERACTIVE
            CONSOLE LOGON
            NT AUTHORITY\Authenticated Users
            This Organization
            LOCAL
            Windows SBS Link Users
            Windows SBS Fax Users
            Windows SBS SharePoint_MembersGroup
            Windows SBS Folder Redirection Accounts
            Windows SBS Remote Web Workplace Users
            High Mandatory Level
    -------end gpresult output-------       
    Thanks in advance for any help. I also have a pps ticket open with Microsoft, but they're dragging their feet.

  • CalendarUI element showing different date format for different locations

    Hi,
    I have an input field with date calendar in my webdynpro Java form . User can select date from this calendar and fill the input field. For this I have used input field  in my layout and have binded this with one context attribute of type date. Say name of this field is requiredByDate
    Now when I build and deploy my code, I can see the the required By date field and user is able to select date values from the calendar button next to the input field. The format of the date selected is mm/dd/yyyy.
    However , when a user tests this application from other location say Malaysia, for him the format is coming as dd/mm/yyyy after selecting the date from the calendar.
    Just want to know ,is there is difference in date format for differnt locations ? For India, when you select the date its showing mm/dd/yyyy and for Malayisa its showing dd/mm/yyyy.
    Is there anything we can do by changing our system settings like timezone or dateformat in system settings.
    I am using standard UI element and binding it with context element of type date.
    Need your advice or help on this..
    Thanks and regards,
    Sai

    Hi,
    go to
    [http://help.sap.com/saphelp_nw04/helpdata/en/f4/d95664da179b4db731e21c2e470b72/frameset.htm|http://help.sap.com/saphelp_nw04/helpdata/en/f4/d95664da179b4db731e21c2e470b72/frameset.htm]
    It describes the fallback sequence followed by the Web Dynpro for Java Runtime in order to determine the current session locale.
    Regards
    Matteo

  • How To:  Change iTunes media library location/folder

    *PLEASE READ THIS ENTIRE POST BEFORE ATTEMPTING THIS PROCESS. IT’S NOT ROCKET SCIENCE, BUT IT IS FAIRLY INVOLVED AND ENTAILS SOME RISK. THERE ARE SOME WARNINGS AT THE END.*
    ||
    REQUIREMENT
    Move iTunes media (music, videos, podcasts) to another folder and update the iTunes library to reference all the media from that new folder.
    ||
    Example cases: Move iTunes media from C:\ drive to D:\ drive; Change iTunes folder name from Music to Media.
    ||
    Note:
    Special action is only necessary if the +Keep iTunes Media folder organized+ option is not selected. If this option is selected, iTunes will move media to the new location when the +iTunes Media folder location+ is changed. More info can be found here: http://support.apple.com/kb/ht1449
    ||
    ||
    PROBLEM
    When the location of iTunes media files changes (files are moved, folder name/drive letter changes), iTunes cannot automatically locate these files. iTunes entries can be updated to point to the new location one at a time or by deleting all entries and re-adding all files. Updating one at a time is time consuming, and deleting and re-adding causes a large amount of metadata (play count, date added, rating, etc) to be lost.
    ||
    ||
    SOLUTION
    The iTunes library can be exported to an XML file, modified, and re-imported.
    ||
    Process:
    - *Backup the iTunes library data:* Make sure iTunes is closed, and then backup the folder containing all the iTunes library data. This can normally be found in +<user-folder>\My Music\iTunes+ for Windows, or in /Users/<username>/Music/iTunes for Mac. The +iTunes Media+ and +Mobile Applications+ folders can be excluded from the backup since they will not be affected by this process. If this process does not work for some reason and you need to restore the previous state of your iTunes library, you’ll need to use this backup as the source for restoring.
    - *Move iTunes media files to new location:* This may be changing which drive is used to store iTunes media files, renaming a folder, or whatever. This can be done for the whole library or for only part of it.
    - *Export the iTunes library:* In iTunes, select File -> Library -> Export Library... and save the file somewhere for editing (Desktop is a good location).
    - *Open Library.xml in a decent text editor:* Notepad is not recommended, since Library.xml can be very large. Some free options include PSPad, Notepad++, Smultron, and Text Wrangler.
    - *Update Library.xml:* Locate the files that have changed location and update their path accordingly. The XML file has the metadata for each file labeled with XML tags. The file location is denoted by <key>Location</key>. If the whole library is being moved, a find/replace on the whole file is recommended. Once a file is located in Library.xml that needs to be updated, copy the part of the string that has changed starting with <key>Location</key>. Use that as the find parameter, and enter the replace parameter in the same format. Include as much of the string as possible to prevent unintentional replaces. Save and close the file when done.
    - - - Example: Find: <key>Location</key><string>file://localhost/C:/Data/iTunes/
    Replace: <key>Location</key><string>file://localhost/D:/Data/iTunes/
    - - - Note 1: This step may require adjustment to match your situation. You may want to count how many files need to be updated and make sure that the find/replace only changes that many or edit them by hand if the location of all files have not been changed. It shouldn’t be difficult, but it may require some thought.
    - - - Note 2: Music, TV Shows, Movies, and Podcasts are stored in this file, so make sure to account for all media types. If the location of all types didn’t change, the find/replace strings will need to take that into account.
    - *Remove all modified media entries from iTunes:* For any of the files that are being moved, the associated metadata must be removed from iTunes to avoid having duplicates in iTunes. This can be done by selecting all entries in iTunes that will be modified, right-clicking the entries, and choosing “Delete”. After confirming that you want to remove the selected item from your iTunes library, make sure to choose to keep the file in the iTunes Media folder if prompted.
    - *Import Library.xml:* Import the modified Library.xml by selecting File -> Library -> Import Playlist... and selecting the modified Library.xml in the file open dialog that appears. Depending on the size of the iTunes Library, this could take a while (10 minutes or more).
    - *Test results:* Locate a file in iTunes that has been moved, right-click on the file, and choose “Get Info”. The “Location:” field should indicate the new location of the file. Close the Info dialog and try to play the file. If the file plays, the process was successful.
    ||
    ||
    _*DISCLAIMERS/ADDITIONAL NOTES*_
    - I tried this out a couple of times, and it worked fine for me. I can’t guarantee it will work for everyone, but I thought I’d share since I couldn’t find instructions for this situation anywhere else.
    - If the process fails, you SHOULD be able move the iTunes media files back to their old location and restore the backed up iTunes library data to the iTunes folder to restore your previous configuration.
    - I wouldn’t recommend attempting this if you don’t feel comfortable with backing up your iTunes library data and editing the XML file.
    - I don’t know if this process will preserve whether videos and podcasts have been played or if it will preserve the play position where items were last paused.
    - If you are moving all of your iTunes media files, you’ll want to update the “iTunes Media folder location” under the “Advanced” tab in preferences. This appears to be the folder that iTunes will use for some of its basic operations, such as storing synced audio notes, Podcasts, and the “Automatically Add to iTunes” folder.
    - This process duplicates playlists, probably because you are importing your entire library again. I just deleted the duplicates when I was done.

    If all the media is on one drive and you're not letting iTunes manage it then you can achieve the "portable" status simply by moving the library files high enough up the tree, i.e. the root of the drive if necessary, letting iTunes know where the nominal iTunes media folder is and then moving the library to the new drive keeping the relative paths from the library files to each distinct set of media folders unchanged. Personally I don't like iTunes cutting my file & folder names short, but the advantages of a portable library mean that I'm quite happy to organise my media inside the iTunes Media folder, albeit largly on my own terms. Indeed all my non-iTunes multimedia is now also organised in the same folders. The only media files iTunes organises, temporarlily, are rips & downloads apart from active Podcasts whose folder names I leave unchanged. Everything else gets sorted just the way I want it - full length filenames, different character replacements, folder art etc. I used to do it by hand, deleting, tweaking & reimporting, but these days I use a custom script which does it all automatically - renaming files just as I want and reconnecting iTunes to the newly moved file so that no iTunes-only metadata is lost.
    There are similar XML-editing how-tos elsewhere on the web, I just wanted to make the point that there may still sometimes be a way to achieve the desired result which isn't quite as complicated but nevertheless leaves the user fully in control of their file structure.
    Anyway, at least you took the trouble to find a method that works for you first. There are sadly too many tales of woe on these boards from people who've moved all their files around first only to discover that they've broken their libraries and can't work out how to undo the damage.
    tt2

  • I am trying to move my iphoto and itunes to an external hard drive to free up space on my macbook...i have followed the steps to the change itunes media folder location (chosen external hard drive) but my new folder is greyed out so cant continue ?help?

    I need to free up space on my macbook pro as hard drive is full!! So with 20 000 photos/video clips and itunes I would like to move this to a external hard drive!
    I have followed steps on apple support but when i get to the Change itunes media folder location and chosen external hard drive it will not let me access the new folder option ?? help?

    errrrrrrm!
    Yes external drive shows up in finder on desk top and can change to in the media folder location thing!
    My external hard drive is a WD Elements. I have no idea about permissions to the external? Do i Have to format external hard drive to a mac?
    I am trying to follow the steps on the apple support page to transfer files (consolidate library etc) just cant get further down steps as the new folder option is greyed out!
    Thanks for you help

  • Is it possible to change schema or name of locally built provider in portal

    Is it possible to change schema or name of locally built provider in portal 9.0.4?
    We have built an application as a pagegroup and locally built provider in Oracle portal. We can deploy the application to different portals using transport sets. However, it is not possible to install the same provider twice to a shared portal because a provider's name and schema cannot be changed. Does anyone know of a way to rename and change the schema of locally built providers? I was once told that substition strings at import would be available in an upcoming release to do that, but I haven't seen anything like that.
    Thanks,
    Trenton

    Maybe use a MHT archive.
    *Mozilla Archive Format: https://addons.mozilla.org/firefox/addon/mozilla-archive-format/
    *UnMHT: https://addons.mozilla.org/firefox/addon/unmht/

  • Flash Player 9 on Opera 9.5 - changing the download temp location

    In Opera, FireFox we all like to access flash video content
    sites like YouTube and MetaCafe..
    However even when I changed my temporary download location in
    Opera to another folder path , anoyingly, Flash Player still
    downloads to C:\Documents and Settings\USER\Local Settings\Temp
    Please Please is there any setting available to change this
    as I have identified it is a Flash Player setting for flash video
    files.... I am using Opera 9.5 (portable version) from
    opera-usb.com
    Please any help apreciated

    How can I download Adobe Flash Player and not install it,
    because I want to install it on other computer which is not
    connected to internet.
    thanks

  • How to change default save as location

    hi,
    how to change default save as location in acrobat 7.0?

    Why is Acrobat involved in this process at all? Why don't you save directly the pdf from your email program directly where you want it to be? Acrobat is just adding another step to this process.

  • How can I change the app store location?Want to buy in us and it keeps saying I'm in the australia app store

    How can I change a app store location? I'm in US trying to dowload an app and it says my account is not valid in the Australian store. I have nothing to do with Australia.

    Go to the iTunes Store. Scroll down to the very bottom and click the flag that is on the bottom right. Then you can select what store you want.

  • Changing Airdrop Default Save Location

    Hello All,
    Thanks in advance for any help you can provide. Simple question...
    There has to be a way to change the default save location of AirDrop. Has anyone stumbled across this?
    ~ lbcSSA

    Hi Jeffrey,
    your solution is nice for people who don't care about spoiling their system disk, which I agree must be numerous today.
    But would you possibly have another suggestion to avoid documents sent via Airdrop to end up at all on the System disk ? I mean, just as one can do it for the Safari or Mail downloads, where you can define a default folder located on a different hard disk ? I'm with a MacPro, and System disk is intended only for... system, not files, so to avoid fragmentations issues from multiple erase actions of unnecessary files.
    Is it possible that Apple writes "default folder" and forgot that "default" means one can opt for an alternative solution ??? Has Apple gone that un-professional ? Please tell me I've just missed a line somewhere... and that I don't have to rely once more on a third party app...
    Cheers !
    Config
    Yosemite OSX 10.10.1
    Mac Pro (Late 2013)

  • The 2 year old fix for changing temp files is no longer valid, I need to change the temp file location in the latest firefox.

    In 3.6.3 I'm unable to find the parent cache to change where the temp files are located. I have an SSD drive, and I need to get the temp file off, and onto my platter drive. I have read the previous fix of about:config and changing the parent cache location, but it no longer seems to be there. I'm unable to locate anything relating to my SSD drive location in about:config.
    == User Agent ==
    Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/533.4 (KHTML, like Gecko) Chrome/5.0.375.70 Safari/533.4

    Unfortunately, it appears that what I wrote about not being able to find the location IN about:config of the cache to change it from my C: drive to a different location, was mildly misunderstood that I didn't know how to get into about:config.
    The location of browser.cache.disk.parent_directory does not currently exist in 3.6.3. I'm assuming it's under a different location. Also using the simple string of "cache" lists several options, but none of them appear to be where firefox is currently dumping the temp files onto my C:
    I merely need to know how to switch the temp file location from 1 drive, to another. Not downloads, the temp file.

  • In PC I have changed the default app location from default to other and copied the previous content to new location and changed the Default location in preference. Now in iTunes, my previous apps are not visible. Is there any solution to this?

    In PC I have changed the default app location from (c:/users/username/My Music/iTunes) to other (d:iTunes)  and copied the previous content to new location and changed the Default location in Edit preference. Now in iTunes, my previous apps are not visible. Is there any solution to this?

    wjosten - thanks very much for the detailed instructions. I'll try this as soon as I get my replacement and it looks like you'll probably end up getting the green tick

  • I'd like to change the dfault file location, C:My pictures, to another file location, eg E or G. What can I do to change it?

    See above question.

    Hi trshaner,
    Thanks again for your complete reaction. I’ve looked at the video and the help-information. This made me decide to leave the file My pictures where it is (C) and move some of the other folders/files to the E-drive. Thanks for your help.
    Met vriendelijke groet,
    Aad Oudshoorn
    Edelsteensingel 166
    2719 RC Zoetermeer
    06-22250606
    Van: trshaner 
    Verzonden: dinsdag 22 juli 2014 20:09
    Aan: Aad Oudshoorn
    Onderwerp:  I'd like to change the dfault file location, C:My pictures, to another file location, eg E or G. What can I do to change it?
    I'd like to change the dfault file location, C:My pictures, to another file location, eg E or G. What can I do to change it?
    created by trshaner <https://forums.adobe.com/people/trshaner>  in Photoshop Lightroom - View the full discussion <https://forums.adobe.com/message/6573614#6573614>

Maybe you are looking for

  • PSE7 (editor) not opening for Vista 64-bit, any insight?

    Six months ago I bought a new Dell laptop with Elements 7.0 and up until a few days ago it was working great. Now, when I double-click on a .jpg, and as Photoshop is loading I get an error message saying that editor has stopped working and has to clo

  • Why I can't see the ODS I created in query designer?

    I have ODS and Cube in my Application Component, but I can only see Cube, no ODS, why?

  • Advice on vinyl restoration

    Any advice regarding dos and don'ts with vinyl restoration? Apart from de-noising and removing pops and clicks, how common and/or desirable is it to equalize and/or compress? I am not thinking of good-sounding vinyl, but of old recordings that sound

  • Big word problems....help please !

    it seems the compatibility between mavericks and yosemite when using word is bad.....any word docs i try to work with now have issues after loading up yosemite....i cant page down to move the line of words down, the back button wont delete the space

  • Blackberry .zip .rar application

    do you know free zip or rar file opener application? best regard Blackberry support teams in linkedin ...join http://www.linkedin.com/groups?home=&gid=2785187&trk=anet_ug_hm For Russian http://www.linkedin.com/groups?gid=3183812&trk=anetsrch_name&gob