Setting Up and Coordinating Translation

Hi Friends,
AFter the upgrade to ecc we need to do Setting Up and Coordinating Translation  which is according to note 1149631, did any one already done this, if so can u please let me know what you followed , as when i see in help.sap.com , it is nearly 150 pages http://help.sap.com/saphelp_nw04s/helpdata/en/f4/89c26829c311d5b2be0050da3f31b1/frameset.htm
or if you have any notes can you forward the same. I would be very greatfull to you.
Please help.
Thanks
anuroop

Friends please reply and  help

Similar Messages

  • Cant set date and time

    having trouble setting date and time.

    I was able to get my Apple TV working again by downgrading the firmware following the instructions in this message:
    https://discussions.apple.com/message/20008613#20008613
    In case that message disappears, here's my translation:
    1. Connect your Apple TV to your computer via USB. Don't plug in the power cable.
    2. Download the older 5.0.2 firmware from Apple here:
    5.0.2 (Apple TV 2): AppleTV2,1_5.0.2_9B830_Restore.ipsw
    5.0.2 (Apple TV 3): AppleTV3,1_5.0.2_9B830_Restore.ipsw
    3. Open iTunes and select the Apple TV. Hold down the option key and press the restore button at the same time.
    4. In the dialog that opens select the firmware that you downloaded.
    5. The restore process will take a few minutes. Once it's done plug your Apple TV back into your TV. If the date and time message persists just press the menu button to skip it. This got mine working again.
    Good luck !!!

  • [svn:fx-trunk] 10828: FXG stroke and fill translation fix

    Revision: 10828
    Author:   [email protected]
    Date:     2009-10-02 10:41:48 -0700 (Fri, 02 Oct 2009)
    Log Message:
    FXG stroke and fill translation fix
    http://bugs.adobe.com/jira/browse/SDK-23257 - Gradient translation should occur from 0,0, not the upper left bounds
    The current API only passes in the shape's bounds. I have added a new targetOrigin parameter to IFill.begin, IStroke.apply and IStroke.createGraphicsStroke of type Point. It is the origin (0,0) of the shape in the target graphic's coordinate space.
    Changed the logic in the gradient stroke and fills. The x and y transform properties are now positioned relative to the origin instead of to the top left corner of the bounds. If no x and y are set, then the default behavior remains the same.
    Removed the centering logic in LinearGradientStroke when scaleX was set.
    This API change has been approved by PARB.
    QE notes: Need to add tests that exercise this logic
    Doc notes: Need to document additions to the API
    Bugs: SDK-23257
    Reviewer: Deepa
    Tests run: spark/primitives, gumbo/components
    Is noteworthy for integration: Yes, modifications to the API
    Ticket Links:
        http://bugs.adobe.com/jira/browse/SDK-23257
        http://bugs.adobe.com/jira/browse/SDK-23257
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/framework/src/mx/graphics/BitmapFill.as
        flex/sdk/trunk/frameworks/projects/framework/src/mx/graphics/GradientStroke.as
        flex/sdk/trunk/frameworks/projects/framework/src/mx/graphics/IFill.as
        flex/sdk/trunk/frameworks/projects/framework/src/mx/graphics/IStroke.as
        flex/sdk/trunk/frameworks/projects/framework/src/mx/graphics/LinearGradient.as
        flex/sdk/trunk/frameworks/projects/framework/src/mx/graphics/LinearGradientStroke.as
        flex/sdk/trunk/frameworks/projects/framework/src/mx/graphics/RadialGradient.as
        flex/sdk/trunk/frameworks/projects/framework/src/mx/graphics/RadialGradientStroke.as
        flex/sdk/trunk/frameworks/projects/framework/src/mx/graphics/SolidColor.as
        flex/sdk/trunk/frameworks/projects/framework/src/mx/graphics/SolidColorStroke.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/primitives/Line.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/primitives/Path.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/primitives/supportClasses/FilledElemen t.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/primitives/supportClasses/StrokedEleme nt.as

  • Firefox misdisplaying blogger blogs and google translate. Are there any fixes?

    Why is firefox not working on blogger website?
    On certain websites such as blogger and google translate and www.halolz.com
    the background goes away and the sidebar goes before everything else at the top
    and it's just a simple text with some pictures.
    On the website listed below it's just the header text and that's it.
    == URL of affected sites ==
    http://www.planetgallifrey.blogspot.com/

    You do not see anything on http://www.planetgallifrey.blogspot.com/ because the background is set to black and the text color is also black and thus all other content is black too and not visible.
    You can check that with Edit > Select All (Ctrl+A) or if you disable the website colors:
    Tools > Options > Content : Fonts & Colors: Colors > "Allow pages to choose their own colors, instead of my selections above"
    <code>body {
    background:#000000;
    margin:0;
    color:#000000;
    font: x-small "Trebuchet MS", Trebuchet, Verdana, Sans-serif;
    font-size/* */:/**/small;
    font-size: /**/small;
    text-align: center;
    </code>
    (what will episode 13 bring: will we get a Doctor River Song (''I've learned from the best how to fly the Tardis'') and a second Doctor (''I killed a great man'') and a second Tardis (''painting'')? River would say (no) spoilers...)

  • Cpupower - can set performance and powersave governors only

    Hi,
    I got a HP compaq nx6110 laptop (I know, it's old and slow but it fits my needs for a laptop and it was free ). To increase the time on battery I installed laptop-mode-tools and cpupower. The laptop-mode-tools does what it should but cpupower doesn't set the governors correct.
    After modprobing p4_clockmod I can make use of cpupower to get infos:
    [root@Laptop wudu]# cpupower frequency-info
    analyzing CPU 0:
    driver: p4-clockmod
    CPUs which run at the same hardware frequency: 0
    CPUs which need to have their frequency coordinated by software: 0
    maximum transition latency: 10.00 ms.
    hardware limits: 175 MHz - 1.40 GHz
    available frequency steps: 175 MHz, 350 MHz, 525 MHz, 700 MHz, 875 MHz, 1.05 GHz, 1.23 GHz, 1.40 GHz
    available cpufreq governors: ondemand, performance
    current policy: frequency should be within 175 MHz and 1.40 GHz.
    The governor "performance" may decide which speed to use
    within this range.
    current CPU frequency is 1.40 GHz (asserted by call to hardware).
    boost state support:
    Supported: no
    Active: no
    But I can't set the governor to ondemand:
    [root@Laptop wudu]# cpupower frequency-set -g ondemand
    Setting cpu: 0
    [root@Laptop wudu]# cpupower frequency-info
    analyzing CPU 0:
    driver: p4-clockmod
    CPUs which run at the same hardware frequency: 0
    CPUs which need to have their frequency coordinated by software: 0
    maximum transition latency: 10.00 ms.
    hardware limits: 175 MHz - 1.40 GHz
    available frequency steps: 175 MHz, 350 MHz, 525 MHz, 700 MHz, 875 MHz, 1.05 GHz, 1.23 GHz, 1.40 GHz
    available cpufreq governors: ondemand, performance
    current policy: frequency should be within 175 MHz and 1.40 GHz.
    The governor "performance" may decide which speed to use
    within this range.
    current CPU frequency is 1.40 GHz (asserted by call to hardware).
    boost state support:
    Supported: no
    Active: no
    After modprobing cpufreq_conservative and cpufreq_powersave cpupower tells me that these governors are available now:
    [root@Laptop wudu]# modprobe cpufreq_conservative
    [root@Laptop wudu]# modprobe cpufreq_powersave
    [root@Laptop wudu]# cpupower frequency-info
    analyzing CPU 0:
    driver: p4-clockmod
    CPUs which run at the same hardware frequency: 0
    CPUs which need to have their frequency coordinated by software: 0
    maximum transition latency: 10.00 ms.
    hardware limits: 175 MHz - 1.40 GHz
    available frequency steps: 175 MHz, 350 MHz, 525 MHz, 700 MHz, 875 MHz, 1.05 GHz, 1.23 GHz, 1.40 GHz
    available cpufreq governors: powersave, conservative, ondemand, performance
    current policy: frequency should be within 175 MHz and 1.40 GHz.
    The governor "performance" may decide which speed to use
    within this range.
    current CPU frequency is 1.40 GHz (asserted by call to hardware).
    boost state support:
    Supported: no
    Active: no
    So I'm trying them:
    [root@Laptop wudu]# cpupower frequency-set -g conservative
    Setting cpu: 0
    [root@Laptop wudu]# cpupower frequency-info
    analyzing CPU 0:
    driver: p4-clockmod
    CPUs which run at the same hardware frequency: 0
    CPUs which need to have their frequency coordinated by software: 0
    maximum transition latency: 10.00 ms.
    hardware limits: 175 MHz - 1.40 GHz
    available frequency steps: 175 MHz, 350 MHz, 525 MHz, 700 MHz, 875 MHz, 1.05 GHz, 1.23 GHz, 1.40 GHz
    available cpufreq governors: powersave, conservative, ondemand, performance
    current policy: frequency should be within 175 MHz and 1.40 GHz.
    The governor "performance" may decide which speed to use
    within this range.
    current CPU frequency is 1.40 GHz (asserted by call to hardware).
    boost state support:
    Supported: no
    Active: no
    [root@Laptop wudu]# cpupower frequency-set -g powersave
    Setting cpu: 0
    [root@Laptop wudu]# cpupower frequency-info
    analyzing CPU 0:
    driver: p4-clockmod
    CPUs which run at the same hardware frequency: 0
    CPUs which need to have their frequency coordinated by software: 0
    maximum transition latency: 10.00 ms.
    hardware limits: 175 MHz - 1.40 GHz
    available frequency steps: 175 MHz, 350 MHz, 525 MHz, 700 MHz, 875 MHz, 1.05 GHz, 1.23 GHz, 1.40 GHz
    available cpufreq governors: powersave, conservative, ondemand, performance
    current policy: frequency should be within 175 MHz and 1.40 GHz.
    The governor "powersave" may decide which speed to use
    within this range.
    current CPU frequency is 175 MHz (asserted by call to hardware).
    boost state support:
    Supported: no
    Active: no
    As you can see cpupower can just set performance and powersave. I want to use ondemand when on battery because the laptop is already slow in performance mode but nearly unusable when in powersave mode (175MHz).
    BTW I can set to all speeds listed manually. Showing you with 875MHz as example:
    [root@Laptop wudu]# cpupower frequency-set -u 875000
    Setting cpu: 0
    [root@Laptop wudu]# cpupower frequency-info
    analyzing CPU 0:
    driver: p4-clockmod
    CPUs which run at the same hardware frequency: 0
    CPUs which need to have their frequency coordinated by software: 0
    maximum transition latency: 10.00 ms.
    hardware limits: 175 MHz - 1.40 GHz
    available frequency steps: 175 MHz, 350 MHz, 525 MHz, 700 MHz, 875 MHz, 1.05 GHz, 1.23 GHz, 1.40 GHz
    available cpufreq governors: powersave, conservative, ondemand, performance
    current policy: frequency should be within 175 MHz and 875 MHz.
    The governor "performance" may decide which speed to use
    within this range.
    current CPU frequency is 875 MHz (asserted by call to hardware).
    boost state support:
    Supported: no
    Active: no
    Hope some one has an idea...
    Thanks in advance.

    It's an Intel Celeron CPU and according to https://wiki.archlinux.org/index.php/CP … ncy_driver p4_clockmod is correct.
    Trying to modprobe acpi-cpufreq gives me that:
    [root@Laptop wudu]# modprobe acpi-cpufreq
    modprobe: ERROR: could not insert 'acpi_cpufreq': No such device
    And p4_clockmod puts speedstep-lib in as well:
    [root@Laptop wudu]# lsmod | grep p4
    p4_clockmod 3201 0
    speedstep_lib 5136 1 p4_clockmod
    With speedstep-lib loaded without p4_clockmod I can't use cpupower:
    [root@Laptop wudu]# rmmod p4_clockmod
    [root@Laptop wudu]# lsmod | grep p4
    [root@Laptop wudu]# lsmod | grep speed
    speedstep_lib 5136 0
    [root@Laptop wudu]# cpupower frequency-info
    analyzing CPU 0:
    no or unknown cpufreq driver is active on this CPU
    boost state support:
    Supported: no
    Active: no

  • HT1595 Stuck on Setting Date and Time

    Will not set Date and Time (just keeps trying).

    I was able to get my Apple TV working again by downgrading the firmware following the instructions in this message:
    https://discussions.apple.com/message/20008613#20008613
    In case that message disappears, here's my translation:
    1. Connect your Apple TV to your computer via USB. Don't plug in the power cable.
    2. Download the older 5.0.2 firmware from Apple here:
    5.0.2 (Apple TV 2): AppleTV2,1_5.0.2_9B830_Restore.ipsw
    5.0.2 (Apple TV 3): AppleTV3,1_5.0.2_9B830_Restore.ipsw
    3. Open iTunes and select the Apple TV. Hold down the option key and press the restore button at the same time.
    4. In the dialog that opens select the firmware that you downloaded.
    5. The restore process will take a few minutes. Once it's done plug your Apple TV back into your TV. If the date and time message persists just press the menu button to skip it. This got mine working again.

  • I am very annoyed at the Creative Cloud set up and the non-stop issues and problems

    I am very annoyed at the Creative Cloud set up and the non-stop issues and problems!  I am paying monthly for this service and it is constantly failing in some way!  So far in three months I have had to uninstall and re-install Photoshop THREE times because it stopped working properly and Illustrator I have had to do that same to TWICE!  That isn't including the other apps that have had issues!  I don't have the time to constantly be un-installing and re-installing all or some of the Creative Cloud because your developers are not making a product that works consistently for the money you are charging!  It is costing me more than just this monthly fee!  And I am even less impressed with the fact that I cannot email someone for assistance in resolving these issues.  Really Adobe?

    Adobe contact information - http://helpx.adobe.com/contact.html may help

  • How To set Header and Footer in MIDlet screen

    Hi Friends,
    How can i set header and footer in my screens .
    My need is that in header part ,my company's name shuld be display and in footer section "any thing".
    How can i achieve this things plz advice me.
    karan

    Hi Supareno,
    Can u tell me in details with small code, If it's
    possible for you .
    regards
    karandefine an header (coordinate 0,0)
    optional {
    a CustomItem? (coordinate 0, 0+header.getHeight() )
    another CustomItem ? (coordinate 0, CustomItem.getY() + CustomItem.getHeight() )
    etc...
    define footer (coordinate 0, getHeight() - footer.getHeight() )
    Message was edited by:
    supareno

  • How to set-up and use FAMILY Sharing

    Can someone please explain to me in detail how to set-up and use FAMILY Sharing, none of the information I have so far found in the documentation helps at all, in fact it puts you in a constant loop giving the same information over and over again
    We have quite a few devices from ipads, iphones and ipods and I need to set-up Family Sharing.
    We have our main Apple ID which is linked to our Payment method, I have now got my son a new iPad, I have created his Apple ID and set-up a link via FAMILY Sharing to our main Apple ID.
    From what I read we should be able to share our purchased Apps between family members.
    So I figured I would be able to get the Apps now via iTunes that are part of the FAMILY Sharing, however when I go into ITunes (latest version downloaded yesterday) I can only see the Home sharing menu item not FAMILY Sharing, so I cannot work out in Itunes how to get Apps that are FAMILY shared.  So ok I will try and get Apps directly via the Ipad using the App Store.  To test it is working I look for a known paid for App, I then go to download it and it is now asking me to pay for it again. 
    Can someone please explain to me in detail how FAMILY Sharing is supposed to work and how I get it to work please.
    Thanks for your help
    Greg

    Hey GregWr,
    Thanks for the question. The following resources provides some of the best information regarding Family Sharing. Included, you’ll find information on making sure the accounts are set to "Share my purchases”, as well as information on downloading Family Member purchases from the iTunes Purchased section. Please note that some applications are not shareable.
    Sharing purchased content with Family Sharing - Apple Support
    http://support.apple.com/en-us/HT201085
    Which purchased content can I share using Family Sharing - Apple Support
    http://support.apple.com/en-us/HT203046
    If you don't see your family's shared content - Apple Support
    http://support.apple.com/en-us/HT201454
    Thanks,
    Matt M.

  • HT1386 I have a new iPhone and want to purchase a ringtone on iTunes.  It keeps asking for answers to a question that I did not set up and don't have the answer for.  How do I get pass this dilemma?

    I have a new iphone and want to purchase ringtones from itunes.  Itunes is asking answers for security questions I did not set up and I can't answer them.  How do I get past this to be able to purchase.  I can purchase songs on my MAC and sync but itunes doesn't give the option to purchase ringtones on the MAC, just the iphone.

    If the email hasn't arrived after a few hours and isn't in a spam filter, you need to ask Apple to reset your security questions; this can be done by phoning AppleCare and asking for the Account Security team, or clicking here and picking a method, or if your country isn't listed in either article, filling out and submitting this form.
    They wouldn't be security questions if they could be bypassed without Apple verifying your identity.
    (106007)

  • HT204407 my 2 daughters and I are sharing one icloud.  I am trying to set up and use find my friends with them, but it won't let me.  It says I can't send a request to myself when I send one to her email address, which is different than mine.  What am I d

    my two daughters and I have iphones.  I am trying to set up and use find my friends with them. We have 1 icloud, but different emails.  When I send a request it states that I can't send a request to myself.  What am I doing wrong

    Sharing an Apple ID is never recommended for these reasons.
    They can create their own: http://appleid.apple.com and you can add them at the addresses they use for their ID.
    Sharing an Apple ID is not recommended because all of your data gets merged and when it gets deleted from one device, it deletes from them all, such as Contacts.
    iCloud Guide

  • SET PARAMETER AND GET PARAMETER

    What is the difference between Set parameter and Get parameter?

    Hi,
    Set parameter is used to put some value into ABAP memory area, get paramter is used to retrive values form ABAP memory.
    refer the below sample code.
    here i am taking one material number and i am passing that mateial number by using 'set parameter id', the material number will be stored in ABAP-memory area 'MAT', and then i am calling the Tcode 'MM03', after executing the Tcode  (from program) automatically 'MM03' will reads that material number from that ABAP-memory area and it will displays the 'MM03' tcode along with material number.
    you can find the parameter-id's from data element of that field.
    parameters: p_matnr like mara-matnr.
    set parameter id 'MAT' field p_matnr.
    call transaction 'MM03'.
    Reward if useful.
    Thanks,
    Sreeram.

  • HT201304 It would be tremendously helpful to be able to access, set restrictions, and make changes from the parents device to all devices under the same iTunes account, so that I could make changes to my kids devices without physical access.

    Please help!
    It would be tremendously helpful to be able to access, set restrictions, and make changes from the parents device, to all devices under the same iTunes account, so that I could make changes to my kids devices without physical access.
    I understand that I can set up a different Apple ID for the kids devices, or take physical control of the device and make the changes myself. However, my teenage son is technically savvy enough to have a job in Silicon Valley, as are most young people these days. However, in order to access his devices the current way, I first have to bypass the four digit pass code. This starts a fight of why I need in the device and continues to escalate. The argument that I am the parent will gain access but the fight is simply exhausting, and quite frankly shouldn't have to happen at all. He is not yet an adult, he did not pay for his iPad or iPhone and I, as a parent, should have not only have the right to change options at will, and from anywhere, but look at history or current activity when I feel like it.
    I currently have the settings where app and in-app purchases require my password to be put in, and he must come to me to type it in, but I need more control and would like, and should be able to access any of our six devices and make individual changes simply by logging in to my account, with my password.
    If I can see all my devices on the "Lost My iPhone" app, this technology should be easy to make happen.
    C'mon parents! I have a pretty good kid, given all things that they can get into, but I am not stupid. For everything I see has been done, there is much more I haven't seen. I want my children to be kept safe and be able to know what they are looking at or listening to. We parents are the only ones who know our beliefs and what our kids can handle and when.
    Thanks for any support or information that I may be missing in order to fulfill my request.

    There are mobile device management solutions that can do this, including in Apple's OS X Server system, but most parents generally find that setting this up is more work than it's worth. If you're interested, though, there are a couple that at least purport to be free (I don't know if there are any hidden "gotchas"):
    http://www.unwireddevicelink.com/features/
    https://meraki.cisco.com/products/systems-manager
    and Apple's system:
    http://www.apple.com/osx/server/features/#profile-manager
    I don't think any, however, allow you to see current activity or browser history. iOS doesn't expose those to access from MDM solutions, to the best of my knowledge.
    Regards.

  • Purchased a new Apple TV and the remote double clicks each time I press the button. It worked fine during set up and for the first two days.  I have since moved it and this problem started. Restarted,reset,unplugged,change remotes, no change.Help please.

    Purchased a new Apple TV and the remote double clicks each time I press the button. It worked fine during set up and for the first two days.  I have since moved it and this problem started. Restarted,reset,unplugged,changed remotes, no change. Latest software update. This is really annoying.  iPhone remote app works just fine.  Any suggestions?

    That's one of the weird things.. it recognizes it maybe 10% of the time. And usually, only after I do the two-button reset. Problem is.. since it won't charge above 2%, anytime I try to do a restore or anything like that using iTunes, my device shuts off and I lose whatever progress I'd made.
    So, an update... after reading through a bunch of similar complaints (there are literally 1000's of them so there's NO WAY this isn't somehow ios7 related, thanks a lot APPLE ) I decided to try a restore in recovery mode. After 3 hours and several disconnections... I ended up having to just set it up as a new iPad, as the restore did nothing. Weirdly though... as I was doing the restore in recovery mode.. I noticed I'd gotten up to a 10% charge.. higher than it's been since September, so after setting it up as a new device, I turned it off and plugged it in using the wall charger. 2 hours later and I was up to 38%. Still not great, as my iPad, before ios7 could've fully charged twice in the amount of time it took for me to now get 28% more of a charge. And that's with a fully cleaned out device.. so that really ***** and I'm now more confused than ever.
    But I'm gonna leave it overnight charging and see what I come up with tomorrow. Sadly, when I paid $600 for it in February, I never expected to have to play "wait and see" with it...

  • How can i get the homepage i want to remain the perminate homepage? I have done everything it tells you to set homepage and it only saves it while the current browser is open. When I close out browser and reopen it is gone.

    When i set the homepage of my choice it will only remain until i close out the browser. once i reopen the browser it is no longer there. The past version of firefox would keep the homepage of choice. I have done everything that is necessary to set homepage and it will not save it. What needs to be done?

    Which web page is getting reset as the homepage?
    You probably picked up some malware, maybe as a result of installing that My Web Search Plugin Stub for 32-bit Windows.
    Install, update, and run these programs in this order. They are all free for personal use, but some have limited functionality in the "free mode" - but those are features you really don't need to find and remove the problem that you have. <br />'''''(Not all programs detect the same Malware.)'''''
    Malwarebytes' Anti-Malware - [http://www.malwarebytes.org/mbam.php] <br />
    SuperAntispyware - [http://www.superantispyware.com/] <br />
    AdAware - [http://www.lavasoftusa.com/software/adaware/] <br />
    Spybot Search & Destroy - [http://www.safer-networking.org/en/index.html] <br />
    If these don't find it or can't clear it, post in one of these forums for specialized malware removal help: <br />
    [http://www.spywarewarrior.com/index.php] <br />
    [http://forum.aumha.org/] <br />
    [http://www.spywareinfoforum.com/] <br />
    [http://bleepingcomputer.com]

Maybe you are looking for

  • Sharepoint Foundation Search errors SBS 2011

    I have a SBS 2011 Server that is having SharePoint Foundation Search Errors and my backup is not working because of it.  The service will not start.  Any ideas as to how to fix this would be much appreciated. Error 1 The gatherer is unable to read th

  • What happens to installation files when an installation fails.

    Having just come from a Windoze platform my question is as follows:  (MAC OS X Lion) I tried installing Adobe Elements and I am now aware that the version is too old and not supported by Lion. So the installation seemed to run to completion and it wa

  • OSX Mountain Lion and Vienna Ensemble Pro 5

    I'm about to assume that I've made a mistake, but I don't like assuming ...maybe someone can help me figure this out. THANKS in advance: I just completed the download of Vienna Ensemble Pro 5 w/ a 9Gb Demo Library The stand-alone app, and probable th

  • MUlti-threading concept

    Hi All, Want to know how we can multi-thread a program for a particular PLSQL code in Oracle EBS for which the child thread doesn't consume any thread in the front-end even though it executes with user-specified threads?

  • Display sample values on a graph

    Hallo! I`ve got a problem with a graph, the thing is I really need to have displayed Y values of the samples on a graph. There is a possibility to make a comments (as on a pic attached) but I need the vals instead. Any ideas? Thanks for the trouble,