DOGBOY49  This is for you

I saw in one of your posts that you are able to upload routing successfully through direct input methode.
I am trying to upload routing through Batch input methode but it is not picking my operation information.
When it goes to this screen it says no relevent information is provided for this screen.
Can you provide me your structure relation ship and field mapping information.
Regards
Deepu P.
Edited by: deepu p on Jan 23, 2009 12:12 AM

Deepu,
Program is RCPTRA02.  It is probably possible to do this more than
one way, but this is the way we do it, in part because of the structure
of the data that our manufacturing group is able to give to us.
We never use teardown, we generally ONLY use setup time for fixed time
operations,  We don't have multiple sequences. We use one routing for
all lot sizes.
First I do an inital pass, as follows.  Creates the header and one fixed time
operation. Machine time is blank in the input file for fixed time ops.  First
pass, PLNNR will be blank. Name of the file is ROUTING.CSV and
Structure is ROUTING
Input file fields
WERKS                          C(004)    plant
KTEXT                          C(040)    Name
ARBPL                          C(008)    work center
VORNR                          C(004)    Operation Number
PLNNR                          C(008)    Routing Group
LTXA1                          C(030)    Operation Name
BMSCH                          N(010)    Base Quantity
VGW01                          N(010)    Setup Time Std
VGE01                          C(003)    Setup Time Unit
VGW02                          N(010)    Machine Time Std
VGE02                          C(003)    Machine Time Unit
Field Mapping
SFC - ROUTING Create Routing (inital data plus admin Operation)
    RC271_DS                       Work center structure for direct input (for datasets)
      Fields
          TCODE                        Transaction code
                              Rule :   Constant
                              Coding:  RC271_DS-TCODE = 'CA01'.
          STTAG                        Character field length = 10
                              Coding:  RC271_DS-STTAG = '01/01/2006'.
          AENNR                        Change number
          REVLV                        Revision level
          WERKS                        Plant
          PROFIDNETZ                   Profile
          PLNNR                        Key for task list group
          PLNAL                        Group counter
                              Rule :   Constant
                              Coding:  RC271_DS-PLNAL = '01'.
          STATU                        Status
          VAGRP                        Responsible planner group/department
          VBELN                        Sales document
          POSNR                        Character field of length 6
          PSPNR                        Work Breakdown Structure Element (WBS Element)
      PLKO_DI_DS                     Header structure for direct input (for datasets)
          Fields
              ACTTYP                       Processing type for objects to be imported
                                  Rule :   Constant
                                  Coding:  PLKO_DI_DS-ACTTYP = 'H'.
              PLNAL                        Group counter
                                  Rule :   Constant
                                  Coding:  PLKO_DI_DS-PLNAL = '01'.
              VERWE                        Use by user or system
                                  Rule :   Constant
                                  Coding:  PLKO_DI_DS-VERWE = '1'.
              WERKS                        Plant
                                  Source:  ROUTING-WERKS (plant)
                                  Rule :   Transfer (MOVE)
                                  Coding:  PLKO_DI_DS-WERKS = ROUTING-WERKS.
              STATU                        Status
                                  Rule :   Constant
                                  Coding:  PLKO_DI_DS-STATU = '4'.
             PLNME                        Unit of measure for the task list (batch input)
                                 Rule :   Constant
                                 Coding:  PLKO_DI_DS-PLNME = 'EA'.
             LOSVN                        From lot size (BTCI)
             LOSBS                        To lot size (BTCI)
                                 Rule :   Constant
                                 Coding:  PLKO_DI_DS-LOSBS = '99999999'.
             VAGRP                        Responsible planner group/department
                                 Rule :   Constant
                                 Coding:  PLKO_DI_DS-VAGRP = '001'.
             KTEXT                        Task list description
                                 Source:  ROUTING-KTEXT (Name)
                                 Rule :   Transfer (MOVE)
                                 Coding:  PLKO_DI_DS-KTEXT = ROUTING-KTEXT.
             TXTSP                        Single-character flag
             QDYNREGEL                    Dynamic Modification Rule
             QDYNHEAD                     Level at Which Dynamic Modification Parameters Are Defined
     PLPO_DI_DS                     Routing/item structure for direct input (for datasets)
         Fields
             ACTTYP                       Processing type for objects to be imported
                                 Rule :   Constant
                                 Coding:  PLPO_DI_DS-ACTTYP = 'H'.
             PLNAL                        Group counter
                                 Rule :   Constant
                                 Coding:  PLPO_DI_DS-PLNAL = '01'.
             PLNFL                        Sequence
                                 Rule :   Constant
                                 Coding:  PLPO_DI_DS-PLNFL = '000000'.
             VORKN                        Node number (batch input)
             VORNR                        Operation Number
                                 Source:  ROUTING-VORNR (Operation Number)
                                 Rule :   Transfer (MOVE)
                                 Coding:  PLPO_DI_DS-VORNR = ROUTING-VORNR.
Attention: Source field is longer than target field!
             UVOKN                        Node number (batch input)
             UVORN                        Sub-operation
             STEUS                        Control key
                                                 Rule :   Constant
                                 Coding:  PLPO_DI_DS-STEUS = '0009'.
             ARBID                        Object ID (batch input)
             OBJTY                        Object types of the CIM resource
             ARBPL                        Work center
                                 Source:  ROUTING-ARBPL (work center)
                                 Rule :   Transfer (MOVE)
                                 Coding:  PLPO_DI_DS-ARBPL = ROUTING-ARBPL.
             WERKS                        Plant
                                 Source:  ROUTING-WERKS (plant)
                                 Rule :   Transfer (MOVE)
                                 Coding:  PLPO_DI_DS-WERKS = ROUTING-WERKS.
             KTSCH                        Standard text key
             LTXA1                        Short text
                                 Source:  ROUTING-LTXA1 (Operation Name)
                                 Rule :   Transfer (MOVE)
                                 Coding:  PLPO_DI_DS-LTXA1 = ROUTING-LTXA1.
             VPLTY                        Type of the referenced task list
             VPLNR                        Group of the referenced task list
             VPLAL                        Group counter of the referenced task list
             VPLFL                        Referenced sequence in routing
             VINTV                        Operation interval
             MEINH                        Quantity unit for operation (batch input)
                                 Rule :   Constant
                                 Coding:  PLPO_DI_DS-MEINH = 'EA'.
             UMREN                        Denominator for conversion from unit to base unit (BTCI)
                                 Rule :   Constant
                                 Coding:  PLPO_DI_DS-UMREN = '1'.
             UMREZ                        Numerator for converting from unit to base unit (BTCI)
                                 Rule :   Constant
                                 Coding:  PLPO_DI_DS-UMREZ = '1'.
             BMSCH                        Base quantity (Batch input)
                                 Source:  ROUTING-BMSCH (Base Quantity)
                                 Rule :   Transfer (MOVE)
                                 Coding:  PLPO_DI_DS-BMSCH = ROUTING-BMSCH.
             ZMERH                        Break time (batch input)
             ZEIER                        Unit for break time (batch input)
             LAR01                        Activity Type 
              ZEIER                        Unit for break time (batch input)
              LAR01                        Activity Type
              VGE01                        Unit for the standard value (batch input)
                                  Source:  ROUTING-VGE01 (Setup Time Unit)
                                  Rule :   Transfer (MOVE)
                                  Coding:  PLPO_DI_DS-VGE01 = ROUTING-VGE01.
Attention: Source field is longer than target field!
              VGW01                        Standard value (batch input)
                                  Source:  ROUTING-VGW01 (Setup Time Std)
                                  Rule :   Transfer (MOVE)
                                  Coding:  PLPO_DI_DS-VGW01 = ROUTING-VGW01.
              LAR02                        Activity Type
              VGE02                        Unit for the standard value (batch input)
                                  Source:  ROUTING-VGE02 (Machine Time Unit)
                                  Rule :   Transfer (MOVE)
                                  Coding:  PLPO_DI_DS-VGE02 = ROUTING-VGE02.
              VGW02                        Standard value (batch input)
                                  Source:  ROUTING-VGW02 (Machine Time Std)
                                  Rule :   Transfer (MOVE)
                                  Coding:  PLPO_DI_DS-VGW02 = ROUTING-VGW02.
              LAR03                        Activity Type
Remaining fields unmapped.
The first operation in our routings is always '0010' and is always a non-capacity consuming op (fixed time).  Our Control key is always 0009.
Next, we add cap-consuming ops, one at a time, using another LSMW.  So,
all operation 0020 one pass; all routings.  all operation 0030, one pass, all routings;
etc etc.
Input file fields same as above, except in this case we generally leave the setup time blank and
instead enter the machine time.  Name of the file is ROUTING1.CSV and structure is ROUTING1.
YOU HAVE TO HAVE THE ROUTING NUMBER GENERATED IN THE FIRST LSMW RUN and
insert it into PLNNR.
Mapping:
- SFC - ROUTING1 Change Routing (add cap based WCs)
Fielddmapping and conversion rules
   RC271_DS                       Work center structure for direct input (for datasets)
       Fields
           TCODE                        Transaction code
                               Coding:  RC271_DS-TCODE = 'CA02'.
           STTAG                        Character field length = 10
                               Coding:  RC271_DS-STTAG = '01/01/2006'.
           AENNR                        Change number
           REVLV                        Revision level
           WERKS                        Plant
           PROFIDNETZ                   Profile
           PLNNR                        Key for task list group
                               Source:  ROUTING1-PLNNR (Routing Group)
                               Rule :   Transfer (MOVE)
                               Coding:  RC271_DS-PLNNR = ROUTING1-PLNNR.
           PLNAL                        Group counter
                               Rule :   Constant
                               Coding:  RC271_DS-PLNAL = '01'.
           STATU                        Status
           VAGRP                        Responsible planner group/department
           VBELN                        Sales document
           POSNR                        Character field of length 6
           PSPNR                        Work Breakdown Structure Element (WBS Element)
       PLPO_DI_DS                     Routing/item structure for direct input (for datasets)
           Fields
               ACTTYP                       Processing type for objects to be imported
                                   Rule :   Constant
                                   Coding:  PLPO_DI_DS-ACTTYP = 'H'.
               PLNAL                        Group counter
                                   Rule :   Constant
                                   Coding:  PLPO_DI_DS-PLNAL = '01'.
               PLNFL                        Sequence
                                   Rule :   Constant
                                   Coding:  PLPO_DI_DS-PLNFL = '000000'.
               VORKN                        Node number (batch input)
                VORNR                        Operation Number
                                       Source:  ROUTING1-VORNR (Operation Number)
                                       Rule :   Transfer (MOVE)
                                       Coding:  PLPO_DI_DS-VORNR = ROUTING1-VORNR.
Attention: Source field is longer than target field!
                   UVOKN                        Node number (batch input)
                   UVORN                        Sub-operation
                   STEUS                        Control key
                                       Rule :   Constant
                                       Coding:  PLPO_DI_DS-STEUS = '0009'.
                   ARBID                        Object ID (batch input)
                   OBJTY                        Object types of the CIM resource
                   ARBPL                        Work center
                                       Source:  ROUTING1-ARBPL (work center)
                                       Rule :   Transfer (MOVE)
                                       Coding:  PLPO_DI_DS-ARBPL = ROUTING1-ARBPL.
                   WERKS                        Plant
                                       Source:  ROUTING1-WERKS (plant)
                                       Rule :   Transfer (MOVE)
                                       Coding:  PLPO_DI_DS-WERKS = ROUTING1-WERKS.
                   KTSCH                        Standard text key
                   LTXA1                        Short text
                                       Source:  ROUTING1-LTXA1 (Operation Name)
                                       Rule :   Transfer (MOVE)
                                       Coding:  PLPO_DI_DS-LTXA1 = ROUTING1-LTXA1.
                   VPLTY                        Type of the referenced task list
                   VPLNR                        Group of the referenced task list
                   VPLAL                        Group counter of the referenced task list
                   VPLFL                        Referenced sequence in routing
                   VINTV                        Operation interval
                   MEINH                        Quantity unit for operation (batch input)
                                       Rule :   Constant
                                       Coding:  PLPO_DI_DS-MEINH = 'EA'.
                   UMREN                        Denominator for conversion from unit to base unit (BTCI)
                                       Rule :   Constant
                                       Coding:  PLPO_DI_DS-UMREN = '1'.
                   UMREZ                        Numerator for converting from unit to base unit (BTCI)
                                       Rule :   Constant
                                       Coding:  PLPO_DI_DS-UMREZ = '1'.
                  BMSCH                        Base quantity (Batch input)
                                      Source:  ROUTING1-BMSCH (Base Quantity)
                                      Rule :   Transfer (MOVE)
                                      Coding:  PLPO_DI_DS-BMSCH = ROUTING1-BMSCH.
                  ZMERH                        Break time (batch input)
                  ZEIER                        Unit for break time (batch input)
                  LAR01                        Activity Type
                  VGE01                        Unit for the standard value (batch input)
                                      Source:  ROUTING1-VGE01 (Setup Time Unit)
                                      Rule :   Transfer (MOVE)
                                      Coding:  PLPO_DI_DS-VGE01 = ROUTING1-VGE01.
Attention: Source field is longer than target field!
                  VGW01                        Standard value (batch input)
                                      Source:  ROUTING1-VGW01 (Setup Time Std)
                                      Rule :   Transfer (MOVE)
                                      Coding:  PLPO_DI_DS-VGW01 = ROUTING1-VGW01.
                  LAR02                        Activity Type
                  VGE02                        Unit for the standard value (batch input)
                                      Source:  ROUTING1-VGE02 (Machine Time Unit)
                                      Rule :   Transfer (MOVE)
                                      Coding:  PLPO_DI_DS-VGE02 = ROUTING1-VGE02.
                  VGW02                        Standard value (batch input)
                                      Source:  ROUTING1-VGW02 (Machine Time Std)
                                      Rule :   Transfer (MOVE)
                                      Coding:  PLPO_DI_DS-VGW02 = ROUTING1-VGW02.
                  LAR03                        Activity Type
                  VGE03                        Unit for the standard value (batch input)
                  VGW03                        Standard value (batch input)
                  LAR04                        Activity Type
                  VGE04                        Unit for the standard value (batch input)
                  VGW04                        Standard value (batch input)
                  LAR05                        Activity Type
                  VGE05                        Unit for the standard value (batch input)
                  VGW05                        Standard value (batch input)
                  LAR06                        Activity Type
                  VGE06                        Unit for the standard value (batch input)
                  VGW06                        Standard value (batch input)
                  ZERMA                        Type of standard value calculation
                  ZGDAT                        Date when the standard value was calculated
                  ZCODE                        Reference number for standard value code
                  ZULNR                        Basis for standard value calculation
                  RSANZ                        Number of confirmation slips (batch input)
                  LOANZ                        Number of time tickets (batch input)
                  LOART                        Wage type
                  QUALF                        Suitability
                  ANZMA                        Number of employees (Batch-input)
                  RFGRP                        Setup group category
                  RFSCH                        Setup group key
                  RASCH                        Setup type key
                  AUFAK                        Scrap factor (batch input)
                  LOGRP                        Wage group
                  UEMUS                        Required overlapping
                  UEKAN                        Optional overlapping
                  FLIES                        Indicator: continuous flow production
                  ZEIMU                        Unit for minimum overlap time (batch input)
                  ZMINU                        Minimum overlap time (batch input)
                  MINWE                        Minimum send-ahead quantity (batch input)
                  SPMUS                        Required splitting
                                      Rule :   Constant
                                      Coding:  PLPO_DI_DS-SPMUS = 'X'.
Remaining fields unmapped.
Finally, we add the remaining fixed time operations.  Same input fields, name of structure is ROUTING2
Field Mapping:
Fieldmapping and conversion rules
   RC271_DS                       Work center structure for direct input (for datasets)
       Fields
           TCODE                        Transaction code
                               Coding:  RC271_DS-TCODE = 'CA02'.
           STTAG                        Character field length = 10
                               Coding:  RC271_DS-STTAG = '01/01/2006'.
           AENNR                        Change number
           REVLV                        Revision level
           WERKS                        Plant
           PROFIDNETZ                   Profile
           PLNNR                        Key for task list group
                               Source:  ROUTING2-PLNNR (Routing Group)
                               Rule :   Transfer (MOVE)
                               Coding:  RC271_DS-PLNNR = ROUTING2-PLNNR.
           PLNAL                        Group counter
                               Rule :   Constant
                               Coding:  RC271_DS-PLNAL = '01'.
           STATU                        Status
           VAGRP                        Responsible planner group/department
           VBELN                        Sales document
           POSNR                        Character field of length 6
           PSPNR                        Work Breakdown Structure Element (WBS Element)
       PLPO_DI_DS                     Routing/item structure for direct input (for datasets)
           Fields
               ACTTYP                       Processing type for objects to be imported
                                   Rule :   Constant
                                   Coding:  PLPO_DI_DS-ACTTYP = 'H'.
               PLNAL                        Group counter
                                   Rule :   Constant
                                   Coding:  PLPO_DI_DS-PLNAL = '01'.
               PLNFL                        Sequence
                                   Rule :   Constant
                                   Coding:  PLPO_DI_DS-PLNFL = '000000'.
               VORKN                        Node number (batch input)
               VORNR                        Operation Number
                                   Source:  ROUTING2-VORNR (Operation Number)
Attention: Source field is longer than target field!
              UVOKN                        Node number (batch input)
              UVORN                        Sub-operation
              STEUS                        Control key
                                  Rule :   Constant
                                  Coding:  PLPO_DI_DS-STEUS = '0009'.
              ARBID                        Object ID (batch input)
              OBJTY                        Object types of the CIM resource
              ARBPL                        Work center
                                  Source:  ROUTING2-ARBPL (work center)
                                  Rule :   Transfer (MOVE)
                                  Coding:  PLPO_DI_DS-ARBPL = ROUTING2-ARBPL.
              WERKS                        Plant
                                  Source:  ROUTING2-WERKS (plant)
                                  Rule :   Transfer (MOVE)
                                  Coding:  PLPO_DI_DS-WERKS = ROUTING2-WERKS.
              KTSCH                        Standard text key
              LTXA1                        Short text
                                  Source:  ROUTING2-LTXA1 (Operation Name)
                                  Rule :   Transfer (MOVE)
                                  Coding:  PLPO_DI_DS-LTXA1 = ROUTING2-LTXA1.
              VPLTY                        Type of the referenced task list
              VPLNR                        Group of the referenced task list
              VPLAL                        Group counter of the referenced task list
              VPLFL                        Referenced sequence in routing
              VINTV                        Operation interval
              MEINH                        Quantity unit for operation (batch input)
                                  Rule :   Constant
                                  Coding:  PLPO_DI_DS-MEINH = 'EA'.
              UMREN                        Denominator for conversion from unit to base unit (BTCI)
                                  Rule :   Constant
                                  Coding:  PLPO_DI_DS-UMREN = '1'.
              UMREZ                        Numerator for converting from unit to base unit (BTCI)
                                  Rule :   Constant
                                  Coding:  PLPO_DI_DS-UMREZ = '1'.
                BMSCH                        Base quantity (Batch input)
                                   Source:  ROUTING2-BMSCH (Base Quantity)
                                   Rule :   Transfer (MOVE)
                                   Coding:  PLPO_DI_DS-BMSCH = ROUTING2-BMSCH.
               ZMERH                        Break time (batch input)
               ZEIER                        Unit for break time (batch input)
               LAR01                        Activity Type
               VGE01                        Unit for the standard value (batch input)
                                   Source:  ROUTING2-VGE01 (Setup Time Unit)
                                   Rule :   Transfer (MOVE)
                                   Coding:  PLPO_DI_DS-VGE01 = ROUTING2-VGE01.
Attention: Source field is longer than target field!
               VGW01                        Standard value (batch input)
                                   Source:  ROUTING2-VGW01 (Setup Time Std)
                                   Rule :   Transfer (MOVE)
                                   Coding:  PLPO_DI_DS-VGW01 = ROUTING2-VGW01.
               LAR02                        Activity Type
               VGE02                        Unit for the standard value (batch input)
                                   Source:  ROUTING2-VGE02 (Machine Time Unit)
                                   Rule :   Transfer (MOVE)
                                   Coding:  PLPO_DI_DS-VGE02 = ROUTING2-VGE02.
               VGW02                        Standard value (batch input)
                                   Source:  ROUTING2-VGW02 (Machine Time Std)
                                   Rule :   Transfer (MOVE)
                                   Coding:  PLPO_DI_DS-VGW02 = ROUTING2-VGW02.
               LAR03                        Activity Type
               VGE03                        Unit for the standard value (batch input)
Remaining fields unmapped.
That's it.
Regards,
DB49

Similar Messages

  • Your message wasn't delivered because of security policies. Microsoft Exchange will not try to redeliver this message for you.

    Dear sir i am unable to send mails on gmail, yahoo and some other domains receiving error are as given below please help me to troubleshoot this problem

    Hello,
    Do you mean you want to hide these e-mail addresses of members when the sender get NDR information? If so, I'm afraid that there is no way to realize it.
    Considering security, I recommend these users change password regularly, and enable anti-spam agent.
    Cara Chen
    TechNet Community Support

  • Error message: There is a problem accessing one or more files in your iPhoto library. Do you want iPhoto to repair permissions for this library for you?

    I have been using iPhoto for years.  Today when I tried to upload pictures from camera, I received the above error message.  I select "Repair", enter my password, and then a message "iPhoto was unable to repair permissions for the library" appears. I select "Quit" and it closes iPhoto.  Quit is the only option.  What has happened?  I have tried to access the photos via other avenues such as uploading to gmail, and the photos load fine.  I have about 28,000 photos.
    I do not know what version of iPhoto I am using as I am unable to access the software.  I have a iMac OS X (10.7.5).  What should I do?

    Select the iPhoto application in the Applications folder and type Command+i to bring up its Info Window. There will tell the version number. If it's iPhoto 9 or later apply the two fixes below in order as needed: 
    Fix #1
    Launch iPhoto with the Command+Option keys held down and rebuild the library.
    Since only one option can be run at a time start with Option #3, followed by #4 and then #1 as needed.
    Fix #2
    Using iPhoto Library Manager  to Rebuild Your iPhoto Library
    1 - download iPhoto Library Manager and launch.
    2 - click on the Add Library button, navigate to your Home/Pictures folder and select your iPhoto Library folder.
    3 - Now that the library is listed in the left hand pane of iPLM, click on your library and go to the File ➙ Rebuild Library menu option.
    4 - In the next  window name the new library and select the location you want it to be placed.
    5 - Click on the Create button.
    Note: This creates a new library based on the LIbraryData.xml file in the library and will recover Events, Albums, keywords, titles and comments.  However, books, calendars, cards and slideshows will be lost. The original library will be left untouched for further attempts at fixing the problem or in case the rebuilt library is not satisfactory.
    OT

  • Guitar rig connoisseur this is for you!...

    Hi to you all-
    i'm trying a demo version of guitar rig2 and wanted to know how would i get garageband to record the actual sound i'm earing from GR2!?...
    As i go to record something, i play it through GR2 with, for exemple a heavy crunch sound, but as i play it back in garageband all i ear is the clean sound of my guitar...:-(
    So how would you explain this to a very newbie user!?
    Thanks for helping me out...

    hmm-
    no answer, maybe i wasn't specific enough or maybe no one really knows but i'll try again...just in case
    okay...what i am attempting to do is capture the sound guitar rig generates and record it in garageband...I have a audiophile 2496 and my guitar passes trough this via Sonic MU-502 (small console unit). First i tought that garageband would be able to use GR2 as a plugin but no luck there...it only ears the clean sound of my guitar. So i tried using different in and out on my Mu-502 so that the sound created in GR2 was heard by the sound card but no luck either...
    How do you guys record what GR2 generate?
    maybe by telling me how you do could spark some ideas on my side to see how i could finally records something...
    Since it's a demo i don't have to much time...
    thanks!

  • Fireworks CS5 rocks - Macs this is for you

    I was using Fireworks software for long time, mostly testing into detail and Fireworks CS5 is top of the line product.
    Mac people can now be happy it works excellent.
    Of course there is always room for upgrades, and not be so much positive let me find at least 1 thing that could be better and then we could say Fireworks CS5 would be perfect.
    Have for example panels, see Path panel that one looks perfect, but why other panels didn't follow that same design flow ? now thats a shame, when you know you can do it all to be great... but you don't do it
    Please make panels to be more consistant to each other, look at the Path panel this is perfection seen so far.

    At age 76 my mom would think of you as " a kid " since she is in her late 80's. A few years ago I helped her get started with using a computer ( she bought a pc .. the one that has a milk cow design on box -gateway ) . She had some issues with understanding some of the computer stuff ( filenames, folders, hard drive and ram and stuff like that ). I spent a lot of time with her explaining stuff and she almost always insisted on " writing down" what I was explaining. She thought she could refer to it later on and use it as a reference. This approach kept her active and having a good time with the computer ( mostly emails, some mystery games and word processing etc ).
    The learning 'curve' of editing is pretty steep even with a good knowledge of computer " guts " .
    My advice is to try and hook up with a person who can help you one on one.  Person to person. That would maybe be the fastest way to deal with the editing and associated tech stuff... as it really is a lot of stuff involved.  However, on a person to person level you would probably get everything down pat in a couple weeks... as long as you keep at it and make notes and approach it methodically.
    I don't know where you live and what resources are near you but I would maybe look into speaking to people about helping on that level ...person to person... some would probably do it for free. I know some people here would help you till the cows come home as best they can, but because of the lag of time ( you ask question, you wait for answer ) it is not a fast process.
    Some cities have film schools where they use premiere pro, avid, FCP, etc..and PC and MAC computers..and there are always students who know a lot willing to help people learn stuff... so that's another way to look at this ...do some research near home and see what's up at the local library, schools, etc... get some fast assistance one on one if you can. Would be faster.

  • [Solved] Can you check if this plays for you (online video)?

    Just to know if this is only on my setup or something wrong with the website - can you play any videos from the cop15 webcast archive, e.g. this one?
    Here its just looping an "introductory" 11 seconds video, the real ones never load... Tried with firefox (new profile), Chromium is missing plugins. Thanks!
    Last edited by hokasch (2010-10-02 14:13:00)

    hokasch wrote:Silly extra question: how did you get that mms link in your clipboard?
    Hard way:
    Open the page, look at the source and figure out which is the link to the actual video you want, which should be http://mfile3.akamai.com/2879/wmv/origi … sx?obj=001 (line 205), if you download that using wget then you get a file with the link inside (mms://a366.v28795.c2879.g.vm.akamaistream.net/7/366/2879/001/origin.metafusion.gl-systemhaus.de/unfccc/cop15/091219_0300_cop15_p1_enc09_engl.wmv?obj=001).
    Easy way:
    Use the firefox plugin then it should be easy to get the link from the player.
    Half way there:
    use vlc to open the first link, it will automagically download the file and play it.
    or use mplayer -playlist <first_link> it will also do the job (add any extra switches you want).

  • Sudeep...this is for you

    Man you are real genius....My SD Guru....
    That is okay, but how to identify which are the Sdocs and Delivery docs the company is using???? what should in the header and item be set...thats what i wanted to know....

    Thanks for the same..
    But there r lots of guys who r the real SD gurus over here.
    so wud request u too not put a personal thread in SDN.
    so that anybody can help u YAAR....
    Rgds

  • This is for you: "New people to the forum"

    Some of us have been here a while...
    I kind of come and go, depending on where I'm at.
    These forums were instrumental in my java education...
    When I first came to these forums, I did not know how to ask questions... people were REALLY patient and REALLY helpful when I finally tried to answer my questions, or tried to solve my problems, and became stuck.
    We are all volunteers on this forum. Usually, what sets us off are obvious homework questions (either coding projects or obvious test/homework questions), people who post vague or misleading question titles, people who post questions without having sought an answer, .. things like that... things that basically are people trying to get by, doing no work..
    Why would that upset us? Because we, often times, worked hard... we wanted it badly enough, and we did it. This feeling of entitlement that children have today frustrates us... this overall feeling of somebody "owing" you something, that somebody else's time couldn't possibly be as valuable to them as it is to you...
    None of us HAVE to come here. We are all, I think, giving back to the community that taught us Java, or at least helped us out when we're stuck.
    Think about that before you snap back. You come here to visit, but we live here.

    Some of us have been here a while...
    I kind of come and go, depending on where I'm at.
    These forums were instrumental in my java
    education...
    When I first came to these forums, I did not know how
    to ask questions... people were REALLY patient and
    REALLY helpful when I finally tried to answer my
    questions, or tried to solve my problems, and became
    stuck.True
    >
    We are all volunteers on this forum. Usually, what
    sets us off are obvious homework questions (eitherYep we are all volunteers, so I dont see anything setting anybody off. I personally simple don't answer to the posts I feel are not worth it or I feel I may not be able to answer the question, but no hard feelings. I strongly disagree with the "TURN OFF" thing and would rather prefer using discretion in answering questions.
    coding projects or obvious test/homework questions),
    people who post vague or misleading question titles,
    people who post questions without having sought an
    answer, .. things like that... things that basically
    are people trying to get by, doing no work..
    That might and might not always be the case, but the solution again as per me lies in using discretion not abuse.
    Why would that upset us? Because we, often times,
    worked hard... we wanted it badly enough, and we did
    it. This feeling of entitlement that children have
    today frustrates us... this overall feeling of
    somebody "owing" you something, that somebody else's
    time couldn't possibly be as valuable to them as it
    is to you...
    Well its not about the value of time, since we spend time here as per choice, a decision we make willingly so why complain.
    None of us HAVE to come here. We are all, I think,
    giving back to the community that taught us Java, or
    at least helped us out when we're stuck.
    I don't feel I am a "REGULAR", but I try to visit the forum and participate as much as I can, but I can just hope I could give back anything. Though the motivations may vary but I would say coming here is not a pay back exercise but a learning process and learning I guess never ends, and sometimes I end up learning from newbies so I don't mind helping them learn either. So I strongly disagree to the notion of providing a service to community by coming here.
    Think about that before you snap back. You come here
    to visit, but we live here.But then its not our home. If Sun's java forum accomodates us, I welcome that but cannot calim that I own the place.
    No hard feelings.

  • Assaf. This is for you.

    P4 CPU 3.0C cooling fan that comes inside the CPU box.
    would it bring the CPU temp under 35c?
    and if not what is the best P4 fans to cool it under 35c?

    There is no standard to which the sensors are calibrated, so it depends what you mean exactly.
    I doubt the sensor on the 875P Neo will report 35, more like 50. But the same heatsink+CPU could measure 35 on another board.
    Never trust these sensors to be accurate, they are only good relative to the same exact board.
    The retail heatsink is more than enough to cool your PCU if your not overclocking.
    If you want some better cooling you can consider a thermalright AX478 or swiftec MCX478. There are probably more examples of good heatsinks I am not aware of.

  • My Ipod is stuck on a white screen with the wrong time and a lock. computer doesn't recognized my Ipod..also gets hot when connected to charge..any ideas on how to fix this? Thank You

    Hi
    My Ipod nana...has frozen up and working. It shows a white screen with the wrong time and a lock symbol. When I connected it to my computer, it didn't show up. Back of Ipod gets really warm..Any ideas on how to fix it? Than You

    If it happens again and the reset (home + power buttons) doesn't work, just let the battery drain; you'll know when the screen shuts off. Charge it back up and it should be fine. Frankly, I'm surprised this worked for you. Usually I hear people with this problem say that holding both buttons doesn't work, and they have to do the battery drain.
    If the issue is incurable next time, you have a one-year warranty from the date of purchase.

  • Did you know that verizon charges ¢50 for calls from the US to Canada?  Just dialing an area code like 604 (Vancouver, CA), will create charges at a rate of ¢50/minute.  Amazing that they can charge this much for a call to Canada.  I know they have it som

    Did you know that verizon charges ¢50 for calls from the US to Canada?  Just dialing an area code like 604 (Vancouver, CA), will create charges at a rate of ¢50/minute.  Amazing that they can charge this much for a call to Canada.  I know they have it somewhere in their contract/website.

    Did you know that verizon charges ¢50 for calls from the US to Canada?  Just dialing an area code like 604 (Vancouver, CA), will create charges at a rate of ¢50/minute.  Amazing that they can charge this much for a call to Canada.  I know they have it somewhere in their contract/website.

  • CS6 update 13.0.5: "This patch is not applicable for you."

    I tried to install Photoshop_CS6_13_0_5_upd.dmg and got:
    Update Failed
    Updates could not be applied.
    This patch is not applicable for you.
    I bought Photoshop CS6 as a download directly from Adobe, installed Photoshop_CS6_13_0_1_upd.dmg without problems, and then activated Photoshop with offline activation on a computer not connected to the Internet.  When I try to update I get these log messages:
    ~/Library/Application Support/Adobe/AAMUpdater/1.0/aamu.log:
    2013-07-04T14:14:55: >>> Adobe Updater Log Begin >>>
    2013-07-04T14:14:55: UpdaterCoreImpl::InitLogFile : Application Version 6.0.0.67
    2013-07-04T14:14:55: UpdaterCoreImpl::InitLogFile : cmdline option --> -logFile = /Users/howard/Library/Application Support/Adobe/AAMUpdater/1.0/aamu.log
    2013-07-04T14:14:55: UpdaterCoreImpl::InitLogFile : cmdline option --> -logLevel = 2
    2013-07-04T14:14:56: UCInitialize : AAMLauncher was NOT running.
    2013-07-04T14:14:56: CFU(Webfeed): Query licensing type for LEID  = Photoshop-CS6-Mac-GM
    2013-07-04T14:14:56: CFU(Webfeed): Patch is meant only for perpetual licenses, but client doesn't have a valid perpetual license.
    2013-07-04T14:14:56: CheckForManualApplicableUpdates : The update is not applicable as per licensing checks
    2013-07-04T14:14:56: UpdaterCore : Returning from << UCInitialize >> Returning with outErr Value =>  = 36
    2013-07-04T14:16:14: Returning from << UCTerminate >> call with value = 1
    2013-07-04T14:16:14: UpdaterCoreImpl::ShutdownLogFile : Going to call ShutdownESDLogFile()
    2013-07-04T14:16:14: <<< Adobe Updater Log End <<<
    ~/Library/Logs/PDApp.log:
    Thu Jul  4 09:14:50 2013    [INFO] PDApp - Build Version - 6.0.335.0
    Thu Jul  4 09:14:50 2013    [INFO] PDApp - Logging Level verbosity Set  to 4
    Thu Jul  4 09:14:50 2013    [INFO] PDApp - Application initialization start, Looking for command line arguments
    Thu Jul  4 09:14:50 2013    [INFO] PDApp.CommandLineParser - Parsing the command line provided. Number of command line arguments is 6
    Thu Jul  4 09:14:50 2013    [INFO] PDApp - Non Deployment workflow identified...
    Thu Jul  4 09:14:50 2013    [INFO] PDApp - No Non Deployment workflow PDApp running so new instance is allowed to run...
    Thu Jul  4 09:14:50 2013    [INFO] PDApp.WindowManager - Initializing native WindowManager
    Thu Jul  4 09:14:50 2013    [INFO] PDApp.MessageQuequeManager - Message Queue Manager initialized...
    Thu Jul  4 09:14:50 2013    [INFO] PDApp.AsyncMsgProcessor - AsyncMsgProcessor initialized...
    Thu Jul  4 09:14:50 2013    [INFO] PDApp.AsyncMsgProcessor - AsyncMsgProcessor Message Queue initialized...
    Thu Jul  4 09:14:50 2013    [INFO] PDApp.ExternalGateway - ExternalGateway initialized...
    Thu Jul  4 09:14:50 2013    [INFO] PDApp.AppletManager - AppletManager initialize...
    Thu Jul  4 09:14:50 2013    [INFO] PDApp.ExternalGateway - NativeCommandHandler initialized...
    Thu Jul  4 09:14:50 2013    [INFO] PDApp.ExternalGateway - NativePlatformHandler initialized...
    Thu Jul  4 09:14:51 2013    [INFO] PDApp - Registering Notification to listen messages from another instance
    Thu Jul  4 09:14:51 2013    [INFO] PDApp - Detecting Applet Database file...
    Thu Jul  4 09:14:51 2013    [INFO] PDApp - Fetching Applet registeration information...
    Thu Jul  4 09:14:51 2013    [INFO] PDApp.AppletManager - Applet database path - /Applications/Utilities/Adobe Application Manager/
    Thu Jul  4 09:14:51 2013    [INFO] PDApp.AppletManager - PIM library path - /Applications/Utilities/Adobe Application Manager/core/AdobePIM.dylib
    Thu Jul  4 09:14:51 2013    [INFO] PDApp.AppletManager - Loading PIM library...
    Thu Jul  4 09:14:51 2013    [INFO] PDApp.AppletManager - Fetching PIM API's...
    Thu Jul  4 09:14:51 2013    [INFO] PIM - Build Version - 6.0.335.0
    Thu Jul  4 09:14:51 2013    [INFO] PIM - Logging Level verbosity Set  to 4
    Thu Jul  4 09:14:51 2013    [INFO] PIM - CREATE PIM Instance ...
    Thu Jul  4 09:14:51 2013    [INFO] PIM - trying to createOrUpdatePIMDbSchema.
    Thu Jul  4 09:14:51 2013    [INFO] PIM - Current db schema version on machine 1.
    Thu Jul  4 09:14:51 2013    [INFO] PIM - Current db schema version to install 1.
    Thu Jul  4 09:14:51 2013    [INFO] PIM - PIM DB Schema is up to date. Current schema version is 1.
    Thu Jul  4 09:14:51 2013    [INFO] PIM - PIM Database is Up To Date.
    Thu Jul  4 09:14:51 2013    [INFO] PDApp.AppletManager - Getting applet data from Applet database
    Thu Jul  4 09:14:51 2013    [INFO] PDApp.AppletManager - All installed pakages version string (pim_getCurrentPackagesVersion) is D6:6.0.335.0|DECore:6.0.335.0|DWA:3.0.94.0|LWA:3.0.64.0|P6:6.0.335.0|PDApp:6.0.335.0|UWA: 6.0.335.0
    Thu Jul  4 09:14:51 2013    [INFO] PIM - PIMSqlite closeDB status 0
    Thu Jul  4 09:14:51 2013    [INFO] PIM - FREE PIM Instance ...
    Thu Jul  4 09:14:51 2013    [INFO] PDApp.AppletManager - Registering Applets...
    Thu Jul  4 09:14:51 2013    [INFO] PDApp.WindowManager - Creating APEWindow...
    Thu Jul  4 09:14:51 2013    [INFO] PDApp.WindowManager - Creating window instance
    Thu Jul  4 09:14:51 2013    [INFO] PDApp.WindowManager - Checking for appletID and appletVersion given in CommandLineOptions
    Thu Jul  4 09:14:51 2013    [INFO] PDApp.WindowManager - Creating APE stage instance
    Thu Jul  4 09:14:53 2013    [INFO] PDApp.WindowManager - Loading main SWF with Path and args - /Applications/Utilities/Adobe Application Manager
    Thu Jul  4 09:14:54 2013    [INFO] PDApp.WindowManager - Assigning window ID - 1 to created window
    Thu Jul  4 09:14:54 2013    [INFO] PDApp.ExternalGateway - MessageHandler initialized...
    7/4/2013 09:14:54.811 [INFO] PDApp.StartupCommand Logging Level verbosity Set to  INFO
    7/4/2013 09:14:54.812 [INFO] PDApp.StartupCommand Processing the startup Command
    7/4/2013 09:14:54.816 [INFO] PDAPP.AppletManager Starting Applet registeration...
    7/4/2013 09:14:54.823 [INFO] PDAPP.MainDisplayMediator Looking up for the Exact versioned applet for ID :UWA_UI
    7/4/2013 09:14:54.827 [INFO] PDAPP.AppletManager Loading Applet: UWA_UI Version = 1.0
    7/4/2013 09:14:54.856 [INFO] PDApp.ZStringLoader PDAPP SWF - locale set to - en_US
    7/4/2013 09:14:54.858 [INFO] PDAPP.AppletManager Loading progress0 out of 1122223
    7/4/2013 09:14:54.895 [INFO] PDAPP.AppletManager Loading progress65536 out of 1122223
    7/4/2013 09:14:54.898 [INFO] PDAPP.AppletManager Loading progress131072 out of 1122223
    7/4/2013 09:14:54.901 [INFO] PDAPP.AppletManager Loading progress196608 out of 1122223
    7/4/2013 09:14:54.904 [INFO] PDAPP.AppletManager Loading progress262144 out of 1122223
    7/4/2013 09:14:54.906 [INFO] PDAPP.AppletManager Loading progress327680 out of 1122223
    7/4/2013 09:14:54.936 [INFO] PDAPP.AppletManager Loading progress393216 out of 1122223
    7/4/2013 09:14:54.938 [INFO] PDAPP.AppletManager Loading progress458752 out of 1122223
    7/4/2013 09:14:54.939 [INFO] PDAPP.AppletManager Loading progress524288 out of 1122223
    7/4/2013 09:14:54.941 [INFO] PDAPP.AppletManager Loading progress589824 out of 1122223
    7/4/2013 09:14:54.943 [INFO] PDAPP.AppletManager Loading progress655360 out of 1122223
    7/4/2013 09:14:54.945 [INFO] PDAPP.AppletManager Loading progress720896 out of 1122223
    7/4/2013 09:14:54.946 [INFO] PDAPP.AppletManager Loading progress786432 out of 1122223
    7/4/2013 09:14:54.948 [INFO] PDAPP.AppletManager Loading progress851968 out of 1122223
    7/4/2013 09:14:54.950 [INFO] PDAPP.AppletManager Loading progress917504 out of 1122223
    7/4/2013 09:14:54.969 [INFO] PDAPP.AppletManager Loading progress983040 out of 1122223
    7/4/2013 09:14:54.971 [INFO] PDAPP.AppletManager Loading progress1048576 out of 1122223
    7/4/2013 09:14:54.972 [INFO] PDAPP.AppletManager Loading progress1114112 out of 1122223
    7/4/2013 09:14:54.973 [INFO] PDAPP.AppletManager Loading progress1122223 out of 1122223
    7/4/2013 09:14:55.332 [INFO] Updater.AppStartup -----PROCESSING APPLICATION STARTUP COMMAND
    7/4/2013 09:14:55.333 [INFO] PDApp.ExternalGateway Recieved Applet Loading Completion
    7/4/2013 09:14:55.335 [INFO] Updater.AppStartup commManagerResultCallback
    7/4/2013 09:14:55.338 [INFO] ZStringLoader Trying to load ZString for preferred locale - en_US
    7/4/2013 09:14:55.366 [INFO] ZStringLoader Locale set to - en_US
    7/4/2013 09:14:55.388 [INFO] Updater.LoadWorkflowCommand Processing the Load workflow command
    Thu Jul  4 09:14:55 2013    [INFO] PDApp.AppletManager - Loading Applet - UWA_Native for WindowID - 1
    Thu Jul  4 09:14:55 2013    [INFO] UWANative - Build Version - 6.0.335.0
    Thu Jul  4 09:14:55 2013    [INFO] UWANative - Logging Level verbosity Set  to 4
    Thu Jul  4 09:14:55 2013    [WARN] UWANative - Updater UI Locale not found in input xml.
    Thu Jul  4 09:14:55 2013    [INFO] UWANative - Updater in patch mode
    Thu Jul  4 09:14:56 2013    [INFO] OPM - Build Version - 6.0.281.0
    Thu Jul  4 09:14:56 2013    [INFO] OPM - Logging Level verbosity Set  to 4
    Thu Jul  4 09:14:56 2013    [INFO] OPM - Schema version and schema compatibility version are same or greater than current
    Thu Jul  4 09:14:56 2013    [INFO] OPM - No Record found for the input fields
    Thu Jul  4 09:14:56 2013    [INFO] OPM - Released OPM refrence successfully
    Thu Jul  4 09:14:56 2013    [ERROR] UWANative - Error occured in initializing updater.Error code: 36
    Thu Jul  4 09:14:56 2013    [FATAL] UWANative - Failed to initialize Updater Core
    Thu Jul  4 09:14:56 2013    [ERROR] UWANative - No Applicable Updates
    7/4/2013 09:14:56.856 [ERROR] UpdaterNativeApplet StartApplet indicated that Patch is not applicable: <error>NoApplicableUpdates</error>
    7/4/2013 09:14:56.918 [FATAL] Updater.LoadWorkflowCommand Running in patch mode. Patch not applicable.
    7/4/2013 09:14:56.957 [INFO] Updater.PopulateFinishScreenCommand -----STARTED POPULATING FINISH SCREEN------
    7/4/2013 09:14:56.959 [ERROR] Updater.PopulateFinishScreenCommand Showing No applicable patches screen
    7/4/2013 09:14:56.962 [INFO] AAMShared.DynamicViewMediator Showing screen with screenID : com.adobe.aam.shared.view.compositeComponent::ScreenErrorPageError
    7/4/2013 09:14:57.032 [INFO] Updater.PopulateFinishScreenCommand ---COMPLETED SHOWING FINISH SCREEN---
    7/4/2013 09:16:14.125 [INFO] Updater.PopulateFinishScreenCommand ------QUIT COMMAND RECEIVED------
    Thu Jul  4 09:16:14 2013    [INFO] PDApp.AppletManager - Un-loading Applet - UWA_Native for window ID - 1
    Thu Jul  4 09:16:14 2013    [INFO] PDApp.ExternalGateway - Callng the finalize function of the applet ID - UWA_Native
    7/4/2013 09:16:14.138 [INFO] PDApp.HostMessageHandler Recieved force window close message
    7/4/2013 09:16:14.139 [INFO] PDApp.HostMessageHandler Sending message to native
    Thu Jul  4 09:16:14 2013    [INFO] PDApp.WindowManager - Destroying window with ID - 1
    Thu Jul  4 09:16:14 2013    [WARN] PDApp.WindowManager - GetAPEWindowIDString failed, Unable to find PlayerRef!
    Thu Jul  4 09:16:14 2013    [INFO] PDApp - Last window destroyed quiting as event. Quiting application as an event (async)...
    Thu Jul  4 09:16:14 2013    [INFO] PDApp.WindowManager - Destroying PDApp main window with ID - 1
    Thu Jul  4 09:16:14 2013    [INFO] PDApp.WindowManager - DestroyAllAPEWindow failed, APE Window count is zero while destroying all APEWindow's
    Thu Jul  4 09:16:14 2013    [INFO] PDApp - Terminating MessageQueueManager
    Thu Jul  4 09:16:14 2013    [INFO] PDApp.AsyncMsgProcessor - Terminating AsyncMsgProcessor Message Queue
    Thu Jul  4 09:16:14 2013    [INFO] PDApp.AsyncMsgProcessor - Terminating AsyncMsgProcessor
    Thu Jul  4 09:16:14 2013    [INFO] PDApp.MessageQuequeManager - Message Queue Manager destructed
    Thu Jul  4 09:16:14 2013    [INFO] PDApp - Terminating AppletManager
    Thu Jul  4 09:16:14 2013    [INFO] PDApp.AppletManager - AppletManager destructed
    Thu Jul  4 09:16:14 2013    [INFO] PDApp - Terminating WindowManager
    Thu Jul  4 09:16:14 2013    [INFO] PDApp - Terminating NativeCommandHandler
    Thu Jul  4 09:16:14 2013    [INFO] PDApp.ExternalGateway - NativeCommandHandler destructed
    Thu Jul  4 09:16:14 2013    [INFO] PDApp - Terminating NativePlatformHandler
    Thu Jul  4 09:16:14 2013    [INFO] PDApp.ExternalGateway - NativePlatformHandler destructed
    Thu Jul  4 09:16:14 2013    [INFO] PDApp - Terminating ExternalGateway
    Thu Jul  4 09:16:14 2013    [INFO] PDApp.ExternalGateway - ExternalGateway destructed
    Thu Jul  4 09:16:14 2013    [INFO] PDApp - Terminating APE
    Thu Jul  4 09:16:14 2013    [INFO] PDApp - Releasing all locks acquired
    Thu Jul  4 09:16:14 2013    [INFO] PDApp - Quiting Application
    hardware: MacBook Pro 17 inch, 2.4GHz Quad-core Intel Core i7
    Help > System Info...
    Adobe Photoshop Version: 13.0.1 (13.0.1 20120808.r.519 2012/08/08:21:00:00) x64
    Operating System: Mac OS 10.7.5
    System architecture: Intel CPU Family:6, Model:42, Stepping:7 with MMX, SSE Integer, SSE FP, SSE2, SSE3, SSE4.1, SSE4.2, HyperThreading
    Physical processor count: 4
    Logical processor count: 8
    Processor speed: 2400 MHz
    Built-in memory: 8192 MB
    Free memory: 4576 MB
    Memory available to Photoshop: 6917 MB
    Memory used by Photoshop: 69 %
    Image tile size: 1024K
    Image cache levels: 6
    OpenGL Drawing: Enabled.
    OpenGL Drawing Mode: Advanced
    OpenGL Allow Normal Mode: True.
    OpenGL Allow Advanced Mode: True.
    OpenGL Allow Old GPUs: Not Detected.
    OpenGL Version: 2.1 ATI-7.32.12
    OpenCL Version: 1.1 (Aug 10 2012 19:59:48)
    Video Card Vendor: ATI Technologies Inc.
    Video Card Renderer: ATI Radeon HD 6770M OpenGL Engine
    Display: 1
    Main Display
    Display Depth:= 32
    Display Bounds:=  top: 0, left: 0, bottom: 1200, right: 1920
    Video Renderer ID: 16915206
    Video Card Memory: 1009 MB
    Video Rect Texture Size: 16384
    Serial number: 91199981517320233480
    Application folder: Macintosh HD:Applications:Adobe Photoshop CS6:
    Photoshop scratch has async I/O enabled
    Scratch volume(s):
      Macintosh HD, 370.1G, 69.1G free
      n, 327.2G, 80.4G free
    Required Plug-ins folder: Macintosh HD:Applications:Adobe Photoshop CS6:Adobe Photoshop CS6.app:Contents:Required:
    Primary Plug-ins folder: Macintosh HD:Applications:Adobe Photoshop CS6:Plug-ins:
    Additional Plug-ins folder: not set
    Installed components:
       adbeape.framework   adbeape   3.3.8.19346   66.1025012
       AdbeScriptUIFlex.framework   AdbeScriptUIFlex   6.2.29.18602   66.490082
       adobe_caps.framework   adobe_caps   6.0.29.0   1.276181
       AdobeACE.framework   AdobeACE   2.19.18.20743   66.507768
       AdobeAGM.framework   AdobeAGM   4.26.20.20743   66.507768
       AdobeAXE8SharedExpat.framework   AdobeAXE8SharedExpat   3.7.101.18636   66.26830
       AdobeAXEDOMCore.framework   AdobeAXEDOMCore   3.7.101.18636   66.26830
       AdobeBIB.framework   AdobeBIB   1.2.02.20743   66.507768
       AdobeBIBUtils.framework   AdobeBIBUtils   1.1.01   66.507768
       AdobeCoolType.framework   AdobeCoolType   5.10.33.20743   66.507768
       AdobeCrashReporter.framework   AdobeCrashReporter   6.0.20120720  
       AdobeExtendScript.framework   AdobeExtendScript   4.2.12.18602   66.490082
       AdobeJP2K.framework   AdobeJP2K   2.0.0.18562   66.236923
       AdobeLinguistic.framework      17206  
       AdobeMPS.framework   AdobeMPS   5.8.0.19463   66.495174
       AdobeOwl.framework   AdobeOwl   4.0.95   66.510504
       AdobePDFL.framework   AdobePDFL   10.0.1.18562   66.419471
       AdobePDFSettings.framework   AdobePDFSettings   1.4  
       AdobePIP.framework   AdobePIP   6.0.0.1654  
       AdobeScCore.framework   AdobeScCore   4.2.12.18602   66.490082
       AdobeUpdater.framework   AdobeUpdater   6.0.0.1452   "52.338651"
       AdobeXMP.framework   AdobeXMPCore   66.145661   66.145661
       AdobeXMPFiles.framework   AdobeXMPFiles   66.145661   66.145661
       AdobeXMPScript.framework   AdobeXMPScript   66.145661   66.145661
       ahclient.framework   ahclient   1.7.0.56  
       aif_core.framework   AdobeAIF   3.0.00   62.490293
       aif_ocl.framework   AdobeAIF   3.0.00   62.490293
       aif_ogl.framework   AdobeAIF   3.0.00   62.490293
       AlignmentLib.framework   xcode   1.0.0.1  
       amtlib.framework   amtlib   6.0.0.75  
       boost_date_time.framework   boost_date_time   6.0.0.0  
       boost_signals.framework   boost_signals   6.0.0.0  
       boost_system.framework   boost_system   6.0.0.0  
       boost_threads.framework   boost_threads   6.0.0.0  
       Cg.framework   NVIDIA Cg     
       CIT.framework   CIT   2.0.5.19287   145486
       data_flow.framework   AdobeAIF   3.0.00   62.490293
       dvaaudiodevice.framework   dvaaudiodevice   6.0.0.0  
       dvacore.framework   dvacore   6.0.0.0  
       dvamarshal.framework   dvamarshal   6.0.0.0  
       dvamediatypes.framework   dvamediatypes   6.0.0.0  
       dvaplayer.framework   dvaplayer   6.0.0.0  
       dvatransport.framework   dvatransport   6.0.0.0  
       dvaunittesting.framework   dvaunittesting   6.0.0.0  
       dynamiclink.framework   dynamiclink   6.0.0.0  
       FileInfo.framework   FileInfo   66.145433   66.145433
       filter_graph.framework   AdobeAIF   3.0.00   62.490293
       hydra_filters.framework   AdobeAIF   3.0.00   62.490293
       ICUConverter.framework   ICUConverter   3.61   "gtlib_3.0" "." "16615"
       ICUData.framework   ICUData   3.61   "gtlib_3.0" "." "16615"
       image_compiler.framework   AdobeAIF   3.0.00   62.490293
       image_flow.framework   AdobeAIF   3.0.00   62.490293
       image_runtime.framework   AdobeAIF   3.0.00   62.490293
       LogSession.framework   LogSession   2.1.2.1652  
       mediacoreif.framework   mediacoreif   6.0.0.0  
       PlugPlug.framework   PlugPlug   3.0.0.383  
       UpdaterNotifications.framework   UpdaterNotifications   6.0.0.24   "6.0.0.24"
       wrservices.framework        
    Required plug-ins:
       Accented Edges 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Adaptive Wide Angle 13.0, Copyright © 2012 Adobe Systems Incorporated - from the file “Adaptive Wide Angle.plugin”
       ADM 3.10x16, Copyright © 1987-2008 Adobe Systems Inc.  All rights reserved. - from the file “AdobeADM.bundle”
       Angled Strokes 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Average 13.0.1 20120808.r.519 2012/08/08:21:00:00  ©1993-2012 Adobe Systems Incorporated - from the file “Average.plugin”
       Bas Relief 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       BMP 13.0, Copyright © 2003-2012 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Camera Raw 7.4 (137), Copyright © 2013 Adobe Systems Incorporated - from the file “Camera Raw.plugin”
       Chalk & Charcoal 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Charcoal 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Chrome 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Cineon 13.0.1 20120808.r.519 2012/08/08:21:00:00  ©2002-2012 Adobe Systems Incorporated - from the file “Cineon.plugin”
       Clouds 13.0.1 20120808.r.519 2012/08/08:21:00:00  ©1993-2012 Adobe Systems Incorporated - from the file “Clouds.plugin”
       Collada DAE 13.0.1 20120808.r.519 2012/08/08:21:00:00  ©2006-2012 Adobe Systems Incorporated - from the file “U3D.plugin”
       Color Halftone 13.0, Copyright © 2003-2012 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Colored Pencil 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       CompuServe GIF 13.0, Copyright © 2003-2012 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Conté Crayon 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Craquelure 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Crop and Straighten Photos 13.0.1 20120808.r.519 2012/08/08:21:00:00  ©2003-2012 Adobe Systems Incorporated - from the file “CropPhotosAuto.plugin”
       Crop and Straighten Photos Filter 13.0, Copyright © 2003-2012 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Crosshatch 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Crystallize 13.0, Copyright © 2003-2012 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Cutout 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Dark Strokes 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       De-Interlace 13.0, Copyright © 2003-2012 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Difference Clouds 13.0.1 20120808.r.519 2012/08/08:21:00:00  ©1993-2012 Adobe Systems Incorporated - from the file “Clouds.plugin”
       Diffuse Glow 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Displace 13.0, Copyright © 2003-2012 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Dry Brush 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Eazel Acquire 13.0.1 20120808.r.519 2012/08/08:21:00:00  ©1997-2012 Adobe Systems Incorporated - from the file “EazelAcquire.plugin”
       Embed Watermark NO VERSION - from the file “DigiSign.plugin”
       Enable Async I/O 13.0.1 20120808.r.519 2012/08/08:21:00:00  © 2004-2012 Adobe Systems Incorporated - from the file “Enable Async IO.plugin”
       Extrude 13.0, Copyright © 2003-2012 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       FastCore Routines 13.0.1 20120808.r.519 2012/08/08:21:00:00  ©1990-2012 Adobe Systems Incorporated - from the file “FastCore.plugin”
       Fibers 13.0, Copyright © 2003-2012 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Film Grain 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Filter Gallery 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Fresco 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Glass 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Glowing Edges 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Grain 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Graphic Pen 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Halftone Pattern 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       HDRMergeUI 13.0, Copyright © 2003-2012 Adobe Systems Incorporated - from the file “HDRMergeUI.plugin”
       IFF Format 13.0, Copyright © 2003-2012 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Ink Outlines 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       JPEG 2000 13.0.1 20120808.r.519 2012/08/08:21:00:00  ©2001-2012 Adobe Systems Incorporated - from the file “JPEG2000.plugin”
       Lens Blur 13.0, Copyright © 2002-2012 Adobe Systems Incorporated - from the file “Lens Blur.plugin”
       Lens Correction 13.0, Copyright © 2002-2012 Adobe Systems Incorporated - from the file “Lens Correct.plugin”
       Lens Flare 13.0, Copyright © 2003-2012 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Liquify 13.0, Copyright © 2001-2012 Adobe Systems Incorporated - from the file “Liquify.plugin”
       Matlab Operation 13.0.1 20120808.r.519 2012/08/08:21:00:00  ©1993-2012 Adobe Systems Incorporated - from the file “ChannelPort.plugin”
       Measurement Core 13.0.1 20120808.r.519 2012/08/08:21:00:00  ©1993-2012 Adobe Systems Incorporated - from the file “MeasurementCore.plugin”
       Mezzotint 13.0, Copyright © 2003-2012 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       MMXCore Routines 13.0.1 20120808.r.519 2012/08/08:21:00:00  ©1990-2012 Adobe Systems Incorporated - from the file “MMXCore.plugin”
       Mosaic Tiles 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Multiprocessor Support 13.0.1 20120808.r.519 2012/08/08:21:00:00  ©1990-2012 Adobe Systems Incorporated - from the file “MultiProcessor Support.plugin”
       Neon Glow 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Note Paper 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       NTSC Colors 13.0.1 20120808.r.519 2012/08/08:21:00:00  ©1993-2012 Adobe Systems Incorporated - from the file “NTSC Colors.plugin”
       Ocean Ripple 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Oil Paint 13.0, Copyright © 2011 Adobe Systems Incorporated - from the file “Oil Paint.plugin”
       OpenEXR 13.0, Copyright © 2003-2012 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Paint Daubs 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Palette Knife 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Patchwork 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Paths to Illustrator 13.0, Copyright © 2003-2012 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       PCX 13.0.1 20120808.r.519 2012/08/08:21:00:00  ©1989-2012 Adobe Systems Incorporated - from the file “PCX.plugin”
       Photocopy 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Photoshop 3D Engine 13.0.1 20120808.r.519 2012/08/08:21:00:00  ©2006-2012 Adobe Systems Incorporated - from the file “Photoshop3DEngine.plugin”
       Picture Package Filter 13.0.1 20120808.r.519 2012/08/08:21:00:00  ©1993-2012 Adobe Systems Incorporated - from the file “ChannelPort.plugin”
       Pinch 13.0, Copyright © 2003-2012 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Pixar 13.0.1 20120808.r.519 2012/08/08:21:00:00  ©1989-2012 Adobe Systems Incorporated - from the file “Pixar.plugin”
       Plaster 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Plastic Wrap 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       PNG 13.0, Copyright © 2003-2012 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Pointillize 13.0, Copyright © 2003-2012 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Polar Coordinates 13.0, Copyright © 2003-2012 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Portable Bit Map 13.0.1 20120808.r.519 2012/08/08:21:00:00  ©1989-2012 Adobe Systems Incorporated - from the file “PBM.plugin”
       Poster Edges 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Radial Blur 13.0, Copyright © 2003-2012 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Radiance 13.0.1 20120808.r.519 2012/08/08:21:00:00  ©2003-2012 Adobe Systems Incorporated - from the file “Radiance.plugin”
       Read Watermark NO VERSION - from the file “DigiRead.plugin”
       Reticulation 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Ripple 13.0, Copyright © 2003-2012 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Rough Pastels 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Save for Web 13.0, Copyright © 1999-2012 Adobe Systems Incorporated - from the file “Save for Web.plugin”
       ScriptingSupport 13.0, Copyright © 2012 Adobe Systems Incorporated - from the file “ScriptingSupport.plugin”
       Shear 13.0, Copyright © 2003-2012 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Smart Blur 13.0, Copyright © 2003-2012 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Smudge Stick 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Solarize 13.0.1 20120808.r.519 2012/08/08:21:00:00  ©1993-2012 Adobe Systems Incorporated - from the file “Solarize.plugin”
       Spatter 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Spherize 13.0, Copyright © 2003-2012 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Sponge 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Sprayed Strokes 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Stained Glass 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Stamp 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Sumi-e 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Targa 13.0, Copyright © 2003-2012 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Texturizer 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Tiles 13.0, Copyright © 2003-2012 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Torn Edges 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Twirl 13.0, Copyright © 2003-2012 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Underpainting 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Vanishing Point 13.0, Copyright © 2003-2012 Adobe Systems Incorporated - from the file “VanishingPoint.plugin”
       Water Paper 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Watercolor 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Wave 13.0, Copyright © 2003-2012 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Wind 13.0, Copyright © 2003-2012 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Wireless Bitmap 13.0.1 20120808.r.519 2012/08/08:21:00:00  ©1989-2012 Adobe Systems Incorporated - from the file “WBMP.plugin”
       ZigZag 13.0, Copyright © 2003-2012 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
    Optional and third party plug-ins:
       PG-Processor 2.0.1 ©2002-2010 PixelGenius LLC - from the file “PG-Processor.plugin”
       PhotoKit Capture Sharpener 2 2.0.7 ©2002-2010 PixelGenius LLC - from the file “PhotoKit Sharpener 2.plugin”
       PhotoKit Creative Sharpener 2 2.0.7 ©2002-2010 PixelGenius LLC - from the file “PhotoKit Sharpener 2.plugin”
       PhotoKit Output Sharpener 2 2.0.7 ©2002-2010 PixelGenius LLC - from the file “PhotoKit Sharpener 2.plugin”
       PhotoKit Preview Helper 2.1.6 ©2002-2010 PixelGenius LLC - from the file “PG Toolbox Previewer.plugin”
       PixelGenius Toolbox 2.2.2 ©2002-2010 PixelGenius LLC - from the file “PixelGenius Toolbox.plugin”
    Plug-ins that failed to load: NONE
    Flash: NONE
    Installed TWAIN devices: NONE

    This girl here found the fix:
    How to Manually Fix Updates on Adobe Photoshop CS6 (from 13.0.3 to 13.0.6) on Mac with Retina Display |
    Basically, all you have to do is update the Application Manager (if your installation was like mine, I was still on v.6... it's up to v.9 now.  Go here for the update: Adobe - Adobe Application Manager : For Macintosh : Adobe Application Manager and run it... when done, launch Photoshop and check for updates.
    This is amazingly idiotic, I must add -- how does App Manager NOT update itself through the update process???

  • HT204053 i'm using same apple id for my ipad & ipod but after start using the same apple id on my ipad, i can't upadte my free software, it's showing "YOU CAN NOT UPDATE THIS SOFTWARE SINCE YOU HAVE NOTOWNED THE MAJOR VERSION OF THIS SOFTWARE" so how I ca

    I'm using same apple id for my ipad & ipod but after start using the same apple id on my ipad, i can't update my free software downloaded on both, it's showing "YOU CAN NOT UPDATE THIS SOFTWARE SINCE YOU HAVE NOT OWNED THE MAJOR VERSION OF THIS SOFTWARE" so how i can update my softwares on ipad & ipod using the same apple id

    I think the issue is that iTunes (for whatever reason) thinks I have two Apple ID's.
    also, to further complicate the issue, when i try updating the apps from my iPod the iTunes store is still recognizing my old hotmail Apple ID. So when I go to enter my password it won't accept because it doesn't match with the old Apple ID, even though it is the same account (just new Apple ID name).
    I have tried signing out within the App Store and re-signing in with my Apple ID but it still brings up my old Apple ID name when I try to update.

  • My iphone 4 started displaying a message box with the following message: "This accessory is not optimized for this phone. You may experience noise and loss of battery."  My question is: how to fix this?

    My iphone 4 started displaying a message box with the following message: "This accessory is not optimized for this phone. You may experience noise and loss of battery."  My question is: Why is this happening and how do I fix it? (I'm losing battery power precipitously). Thanks in advance for any assistance with this question.

    Thanks Kilted Tim, you solved the problem. I'm mightily impressed at the simplicity of the solution!
    Jaded Kane

  • HT4191 iPhone Local Storage "My iPhone" - How do you create this folder for use by the Notes app on a iPhone or iPad?  If I want to keep some notes only on my device and not in a cloud environment associated with an e-mail account.

    iPhone Local Storage "My iPhone" - How do you create this folder for use by the Notes app on a iPhone or iPad?  If I want to keep some notes only on my device and not in a cloud environment associated with an e-mail account.  I've seen reference to the  "My iPhone" local storage put no mention on how you create this folder or access this folder within the Notes app.  I realize storing information in a local storage like this provides no syncing between other iDevices but that is exactly what I'm looking for.  I'm running iOS7.0.4 on a iPhone 5S, and a iPad Air.  Any help would be greatly appreciated.

    If you go to Settings > Notes > Default Account you will see "On My iPhone" as the default account and the only choice if you have not enabled syncing Notes in Settings >iCloud or Settings > Mail, Contacts, Calendars. If you have enabled syncing you can still select "On My iPhone" as the default account. When you are in the Notes app you won't see any accounts listed if you have not enabled syncing because they are all in the On My iPhone account and that is the only place possible. It is not a folder that you create.

Maybe you are looking for

  • Sending mail to distribution list

    HI guys, Please look at the coding below.. l_wa_recieve-receiver = '[email protected]'. " this is the distribution list id "with number of mail ids inside it     l_wa_recieve-rec_type = 'C'.  "shared dis list     APPEND l_wa_recieve TO l_it_recieve.

  • SQL query with arrays.

    Hi I am having problems running my sql query. I have a function that returns an array of type VARRAY(100) OF NUMBER(30). I want to be able to make the following sql call ..... where my_table.columnA IN myFunctions() I get the following exception ORA-

  • Internal Update Server Error Code help

    Error code in FlashInstall.log  [warning] 1407 12044 vs [warning] 1403 12030 I am trying to figure out why my internal update server wont connect past the certificate handshake. I can get it to work with a self signed certificate from the machine nam

  • Where is the best place to put programs to start on X/Openbox startup?

    Hi, There are several places to put programs to startup when you start X or a WM.  I'm using Openbox and presently have placed these into my .xinitrc file, but I'm not sure this really the best place.  Openbox has a autostart file, which sorta looks

  • JHeadstart SU1 - LOV target item cannot be based on key attribute

    I have just installed by the SU1 and tried to re-generate one of my Application Modules and I am getting the following error JAG-00131 [ QualificationPapers / PaperVariants / SessionPaperQuestions / VariantCode ] Lov target item 'VarId' cannot be bas