Can not apply transitions

This is my first try with FCP 7. And the first time I need transitions..
I have about 40 clips in the timeline, each 15-25 sec long. Whenever I want to apply transitions, I get the same message: "There was insufficient media at one or more edit points. Would you like to accept the others?"
Don't know the meaning of that!
My clips are long enough for a 1 sec transition.

Clip handles are editing 101. In order to create a transition between two clips, there needs to be enough EXTRA media aside from the length of the clips to cover the length of the transition.
In other words: If you have two 5 second clips in your sequence, and you want to do a 30 frame dissolve between those clips, you need 15 frames extra at the end the first clip and 15 frames extra at the beginning of the 2nd clip in order for the dissolve to work.
Try trimming the beginnings and ends of all the clips in your timeline, and then apply your transitions.
Andy

Similar Messages

  • Can not apply 9.2.0.1.0A patch

    Hi,
    I can't apply OLAP 9.2.0.1.0A patch.
    Bellow is the error message I got and it seems like the aditional '/' in the path is causing the problem. Can anyone help me with this problem? Thank you very much.
    Best Regards,
    Seiji
    $ OPatch/opatch apply
    Performing pre-patch installation checks.
    It is safe to abort the patch process at this time.
    Do you want to continue and apply the patch?
    Please respond Y|N > Y
    Backing-up files before patching.
    Applying patch 2499827.
    Running make for olap_on.
    Running make for ioracle.
    ld: warning: file /export/home/app/oracle/product/9.2.0.1.0/lib//liboraolap9.a(xsunwind.o): wrong ELF class: ELFCLASS32
    Undefined first referenced
    symbol in file
    xsaggrflcu /export/home/app/oracle/product/9.2.0.1.0/lib//libserver9.a(kslt.o)
    xsNotify /export/home/app/oracle/product/9.2.0.1.0/rdbms/lib//libknlopt.a(xsyeolap.o)
    xsstatedump /export/home/app/oracle/product/9.2.0.1.0/rdbms/lib//libknlopt.a(xsyeolap.o)
    xssinfoflcu /export/home/app/oracle/product/9.2.0.1.0/lib//libserver9.a(kslt.o)
    xsawsv /export/home/app/oracle/product/9.2.0.1.0/lib//libserver9.a(ksst.o)
    xscts_ktccg /export/home/app/oracle/product/9.2.0.1.0/lib//libserver9.a(ktct.o)
    xsawugaInitialize /export/home/app/oracle/product/9.2.0.1.0/rdbms/lib//libknlopt.a(xsyeolap.o)
    xsncupd /export/home/app/oracle/product/9.2.0.1.0/rdbms/lib//libknlopt.a(xsyeolap.o)
    xsoqNotify /export/home/app/oracle/product/9.2.0.1.0/rdbms/lib//libknlopt.a(xsyeolap.o)
    xsawLatchRecov /export/home/app/oracle/product/9.2.0.1.0/lib//libserver9.a(kslt.o)
    xsoqugaSwitch /export/home/app/oracle/product/9.2.0.1.0/lib//libserver9.a(ksmuf.o)
    xspgpoolchg /export/home/app/oracle/product/9.2.0.1.0/rdbms/lib//libknlopt.a(xsyeolap.o)
    xsoqugaInitialize /export/home/app/oracle/product/9.2.0.1.0/rdbms/lib//libknlopt.a(xsyeolap.o)
    xsolapi_fvec /export/home/app/oracle/product/9.2.0.1.0/lib//libserver9.a(psdsys.o)
    xscts_fvec /export/home/app/oracle/product/9.2.0.1.0/lib//libserver9.a(psdsys.o)
    xsawugaSwitch /export/home/app/oracle/product/9.2.0.1.0/lib//libserver9.a(ksmuf.o)
    xsaggrftc /export/home/app/oracle/product/9.2.0.1.0/lib//libserver9.a(kqf.o)
    xssinfoftc /export/home/app/oracle/product/9.2.0.1.0/lib//libserver9.a(kqf.o)
    xsdbpcps /export/home/app/oracle/product/9.2.0.1.0/rdbms/lib//libknlopt.a(xsyeolap.o)
    xsoqugaDestruct /export/home/app/oracle/product/9.2.0.1.0/rdbms/lib//libknlopt.a(xsyeolap.o)
    xsawugaDestruct /export/home/app/oracle/product/9.2.0.1.0/rdbms/lib//libknlopt.a(xsyeolap.o)
    ld: fatal: Symbol referencing errors. No output written to /export/home/app/oracle/product/9.2.0.1.0/rdbms/lib/oracle
    make: Fatal error: Command failed for target `/export/home/app/oracle/product/9.2.0.1.0/rdbms/lib/oracle'
    OPatch/opatch.pl version: 1.0.0.0.3
    Copyright (c) 2001,2002 Oracle Corporation. All Rights Reserved.
    Please re-run this patch script after the problems have been resolved.
    There were problems in running the make commands needed to finish the
    patching process.
    The errors encounted were:
    Error for command: make -f ins_rdbms.mk ioracle

    Hi,
    I think I could install the patch successfully. But, when I try to create a new OLAPConnection with JDev903, I recieve an error message "BIB-16631 Cannot connect to the database because a required patch has not been correctly applied". What I have done is...
    1)Installed Oracle Database 9.2.0.1.0 32bit version on Solrais 8.
    2)Applied 9.2.0.1.0A Patch
    a)unzipped pe2499827.zip
    b)shutdown database and listener
    c)verified that ORACLE_HOME was set correctly
    d)"OPatch/opatch apply" from 2499827 directory (completed successfully)
    e)cd to 2499827/files/olap/admin
    f)sqlplus "/ as sysdba"
    g)startup
    h)@olapu2499827.sql (completed successfully)
    i)restart database and listener
    3)Installed jdev903_pre to C:\jdev903_pre (on win2000 client)
    4)Installed bibeans903
    5)Copied classes12.jar, classes12dms.jar, nls_charset12.jar from $ORACLE_HOME/jdbc/lib(Sun server) to C:\jdev903_pre\jdbc\lib(win2000 client)
    6)cd to C:\jdev903_pre\bibeans\bin
    7)set JDEV_ORACLE_HOME=C:\jdev903_pre
    8)switcholapver 92 (completed successfully)
    9)Opened jdev903_pre and tried to create a new OLAP Connection from the BI Designer Wizard and got the follwoing error while testing the connection.
    oracle.dss.connection.common.ConnectionException: BIB-16631 Cannot connect to the database because a required patch has not been correctly applied. Required patches are described in the BI Beans installation guide.
         oracle.dss.metadataUtil.PropertyBag oracle.dss.connection.server.drivers.mdm.MDMConnectionDriverImpl.connect(oracle.dss.metadataUtil.PropertyBag)
              MDMConnectionDriverImpl.java:217
         oracle.dss.connection.common.ConnectionObj oracle.dss.connection.server.ConnectionImpl.connect(oracle.dss.connection.common.ConnectionObj, oracle.dss.metadataUtil.PropertyBag)
              ConnectionImpl.java:279
         int oracle.dss.connection.client.Connection.connect(oracle.dss.metadataUtil.PropertyBag)
              Connection.java:401
         int oracle.dss.connection.client.Connection.connect()
              Connection.java:320
         int oracle.dss.addins.designer.OLAPSource.test()
              OLAPSource.java:196
         void oracle.dss.addins.wizard.connection.OlapTestPanel.testConnectionImpl()
              OlapTestPanel.java:35
         java.lang.Object oracle.dss.addins.wizard.connection.TestConnectionPanel$2.construct()
              TestConnectionPanel.java:180
         void oracle.jdeveloper.common.SwingWorker$2.run()
              SwingWorker.java:168
         void java.lang.Thread.run()
              Thread.java:484
    Am I missing something? Has anyone been able to successfully connect to Oracle Database 9.2.0.1.0A from jdev903_pre? Thank you very much.
    Best Regards,
    Seiji

  • Font style can not applied with the eye dropper ??!

    I am working with font "not a free one" and it has a problem that I can not take its style with the eye dropper,
    it only gives the same font name but the shape of font did not applied

    It's necessary to know if the text is under Illustrators full control or if the other program interferes.
    Also it's still not quite clear what exactly you are doing in which order.
    Are you using character and paragraph styles?
    Normally if you select words or paragraphs with Illustrators text tool, you can pick up styles from other texts with the eyedropper. So how exactly are you using the tools?

  • Can't apply transitions to After Effects comps in Premiere Pro

    Hi people, newbie Premiere user here (my boss is trying to convert me from FCS) :-)  I downloaded the trial version of CS5 and want to learn as much as I can before my initial 30 days is up.  My initial experience has been pleasant, but I've come up against an obsticle I could sure use some help with.
    1)     Creating my timeline with serveral clips
    2)     Exporting certain clips to After Effects; 'Replace with After Effects composition'
    3)     Adding my effects
    4)     Back in Premiere Pro my clip is replaced by the comp.
    5)     Try to apply a simple cross-dissolve across 'Comp 01/Comp 02'
    PROBLEM!
    Seems the transition will only snap to the start of the second comp.  With clips I can drag & drop the effect to span the clips and get perfect results, but not on an After Effects comp.
    6)     In Premiere Pro 'Effect controls' change parameter so that the transition centre is at 'cut'
    The result indeed spans the clips, but the effect quality is terrible - decent fade from comp 01 to a sudden dip to black before fade-up on comp 02.
    Yes, I understand the 'Layers' concept, but I'm not asking the software to do anything nonsensical, just a simple cross-fade across 2 comps.
    I really would appreciate any advice anyone can offer, I'd really like to be converted (mainly because if I AM my boss has promised to buy me a licence when my 30 days are up!) :-)
    All the best
    Steve

    To expand a bit on Colin's comments, back in the film days, the concept of Handles was easy to grasp, as the pieces of film were on an A and a B Roll, and the editor had to physically overlap them by the desired amount, so that the lab could print with a Dissolve. The same held for the days of A-B Roll digital editing, where the Clips were again physically overlapped on separate Tracks. Then, digital editors were developed that allowed one to edit with the Clips on a single Track, and where Transitions were applied between them. The Handles were necessary still, but were no longer visually obvious.
    These images will tell you a bit more about the concept:
    Hope that this helps,
    Hunt

  • Can't apply transitions

    I haven't used iMovie for a long time, and I don't think I've ever used version 6 (HD).
    When I try to add a transition between two clips (each clip about 5 minutes in length) I get an error message saying that the clips are too short for a transition to be added, and that they must be at least 25 minutes long!
    The same applies if I try to add a title by the way.
    Can anyone help?

    Hi
    Just thinking out.
    You know that the clips are 5 minutes. Not represented as 0:00:05:00 = 5 sec
    If they are 0:05:00:00 and the transition asks for 25 minutes then I would
    first suspect iMovie pref file Error. And I would delete this so that iMovie
    makes a fresh new one.
    My list of what to do when iMovie appears strangely:
    Many possible origins. Most common:
    • Free space on internal (start-up) hard disk if it is less than 10Gb should rather have 25Gb
    • Hard disk is untidy: Repair Permissions, Repair Hard disk (Apple Disc Util tool)
    • Delete iMovie pref file - or rather start a new user/account - log into this and re-try
    • Third party plug-ins that doesn't work OK (not relevant for iMovie’08)
    • Program miss-match: iMovie 5.0.2, up to Mac OS X.4.11 AND QuickTime 7.4.1 - is OK
    • Program miss-match: iMovie 6.0.3 or 6.0.4, Mac OS X.4.11 AND QuickTime 7.4.1 - is OK (might work under Leopard)
    • Program miss-match: iMovie’08 v. 7.0.1, Mac OS X.4.11 AND QuickTime 7.4.1 - is OK (might work under Leopard)
    iMovie pref file resides: Mac Hard Disk (start-up HD)/Users/"Your account"/Library/Preferences
    and is named: com.apple.iMovie.plist
    While iMovie is NOT RUNNING - move this file out to desk-top.
    Now restart iMovie.
    Yours Bengt W

  • Can not clear transition in MBP

    I have a portable hard drive with a FCP 5.1.2 project on it. Most of this work is was done on an iMac G5. I can delete a cross dissolve transition just fine. However when I have this same project file running the same version of FCP on my Intel MBP, it will NOT delete the transition. It will remove the transistion from the timeline, but the transition is still there on playback! I noticed this same thing when playing with MBPs at the Apple store, but at the time I thought it was something with how the demo computers were set up. How do a delete a cross dissolve on a MBP? Whatever happen to platform independence?

    Weird - I'll have to test it out on my MBP.
    In the meantime try moving opacity up and down at the point where the transition used to be to force it to rerender and see if that makes it go away.
    Dual 1Ghz G4 Quicksilver   Mac OS X (10.4.7)  

  • PL/SQL problem with too many lines - can not apply changes

    I have a complex PL/SQL that requires checking 90 check boxes and the query works to a certain point then it just stops being able to be saved (apply changes) after a high no. of lines has been typed in. (The PL/SQL query is to check against a file, that the file has all the check boxes as yes. If there is only 1 or 2 boxes checked, then the sql created only checks those 2 fields for yes.) Is there a way to increase the coding space (or number of lines) that APEX can save/use.

    This is the whole PL/SQL coding. At this point, we cannot add any more lines or it will come up with "web page cannot be found" message.
    declare
    q varchar2(32767); -- query
    new varchar2(1):='Y'; -- first one
    begin
    q := 'select a."CONTR_ID", a."NAME", b."PHONE_NO", b."EMAIL_ADDR" FROM contractor a, contacts b where a.contr_id = b.contr_id and a.contr_id not in (Select unique a."CONTR_ID" from contractor a, contractor_competency b where a."CONTR_ID" = b."CONTR_ID" ';
    -------------------Start ENV
    if :P33_AIR_QUALITY_TESTING = 'YES' then
    if new = 'Y' then q := q || ' and ('; new := 'N';
    else q := q || ' or '; end if;
    q := q || '(instr(upper(b."JOB"),upper(''Air Quality Testing'')) > 0) and
    ((instr(upper(b."SET_YES_NO"),''NO'') > 0) or
    (instr(upper(b."CRAFTMAN_YES_NO"),''NO'') > 0) and
    (instr(upper(b."PROBATION_YES_NO"),''NO'') > 0)) ';
    end if;
    if :P33_ASBESTOS_REMOVAL_DEEN = 'YES' then
    if new = 'Y' then q := q || ' and ('; new := 'N';
    else q := q || ' or '; end if;
    q := q || '(instr(upper(b."JOB"),upper(''Asbestos Removal De-Energized'')) > 0) and
    ((instr(upper(b."SET_YES_NO"),''NO'') > 0) or
    (instr(upper(b."CRAFTMAN_YES_NO"),''NO'') > 0) and
    (instr(upper(b."PROBATION_YES_NO"),''NO'') > 0)) ';
    end if;
    if :P33_ASBESTOS_REMOVAL_ENER = 'YES' then
    if new = 'Y' then q := q || ' and ('; new := 'N';
    else q := q || ' or '; end if;
    q := q || '(instr(upper(b."JOB"),upper(''Asbestos Removal Energized'')) > 0) and
    ((instr(upper(b."SET_YES_NO"),''NO'') > 0) or
    (instr(upper(b."CRAFTMAN_YES_NO"),''NO'') > 0) and
    (instr(upper(b."PROBATION_YES_NO"),''NO'') > 0)) ';
    end if;
    if :P33_BUILDING_ASBESTOS_REMOVAL = 'YES' then
    if new = 'Y' then q := q || ' and ('; new := 'N';
    else q := q || ' or '; end if;
    q := q || '(instr(upper(b."JOB"),upper(''Building Asbestos Removal'')) > 0) and
    ((instr(upper(b."SET_YES_NO"),''NO'') > 0) or
    (instr(upper(b."CRAFTMAN_YES_NO"),''NO'') > 0) and
    (instr(upper(b."PROBATION_YES_NO"),''NO'') > 0)) ';
    end if;
    if :P33_ENVIRONMENTAL_CONSULTING = 'YES' then
    if new = 'Y' then q := q || ' and ('; new := 'N';
    else q := q || ' or '; end if;
    q := q || '(instr(upper(b."JOB"),upper(''Environmental Consulting'')) > 0) and
    ((instr(upper(b."SET_YES_NO"),''NO'') > 0) or
    (instr(upper(b."CRAFTMAN_YES_NO"),''NO'') > 0) and
    (instr(upper(b."PROBATION_YES_NO"),''NO'') > 0)) ';
    end if;
    if :P33_MANHOLE_ASBESTOS_REM_DEEN = 'YES' then
    if new = 'Y' then q := q || ' and ('; new := 'N';
    else q := q || ' or '; end if;
    q := q || '(instr(upper(b."JOB"),upper(''Manhole Asbestos Removal De-Energized'')) > 0) and
    ((instr(upper(b."SET_YES_NO"),''NO'') > 0) or
    (instr(upper(b."CRAFTMAN_YES_NO"),''NO'') > 0) and
    (instr(upper(b."PROBATION_YES_NO"),''NO'') > 0)) ';
    end if;
    if :P33_MANHOLE_ASBESTOS_REM_ENER = 'YES' then
    if new = 'Y' then q := q || ' and ('; new := 'N';
    else q := q || ' or '; end if;
    q := q || '(instr(upper(b."JOB"),upper(''Manhole Asbestos Removal Energized'')) > 0) and
    ((instr(upper(b."SET_YES_NO"),''NO'') > 0) or
    (instr(upper(b."CRAFTMAN_YES_NO"),''NO'') > 0) and
    (instr(upper(b."PROBATION_YES_NO"),''NO'') > 0)) ';
    end if;
    if :P33_OIL_FILTERING = 'YES' then
    if new = 'Y' then q := q || ' and (';
    new := 'N';
    else
    q := q || ' or '; end if;
    q := q || '(instr(upper(b."JOB"),upper(''Oil Filtering'')) > 0) and
    ((instr(upper(b."SET_YES_NO"),''NO'') > 0) or
    (instr(upper(b."CRAFTMAN_YES_NO"),''NO'') > 0) and
    (instr(upper(b."PROBATION_YES_NO"),''NO'') > 0)) ';
    end if;
    if :P33_OIL_SAMPLING = 'YES' then
    if new = 'Y' then q := q || ' and (';
    new := 'N';
    else
    q := q || ' or '; end if;
    q := q || '(instr(upper(b."JOB"),upper(''Oil Sampling'')) > 0) and
    ((instr(upper(b."SET_YES_NO"),''NO'') > 0) or
    (instr(upper(b."CRAFTMAN_YES_NO"),''NO'') > 0) and
    (instr(upper(b."PROBATION_YES_NO"),''NO'') > 0)) ';
    end if;
    if :P33_OIL_SPILL_CLEANUP = 'YES' then
    if new = 'Y' then q := q || ' and (';
    new := 'N';
    else
    q := q || ' or '; end if;
    q := q || '(instr(upper(b."JOB"),upper(''Oil Spill Cleanup'')) > 0) and
    ((instr(upper(b."SET_YES_NO"),''NO'') > 0) or
    (instr(upper(b."CRAFTMAN_YES_NO"),''NO'') > 0) and
    (instr(upper(b."PROBATION_YES_NO"),''NO'') > 0)) ';
    end if;
    if :P33_PUMPING_OUT_MANHOLES = 'YES' then
    if new = 'Y' then q := q || ' and (';
    new := 'N';
    else
    q := q || ' or '; end if;
    q := q || '(instr(upper(b."JOB"),upper(''Pumping Out Manholes'')) > 0) and
    ((instr(upper(b."SET_YES_NO"),''NO'') > 0) or
    (instr(upper(b."CRAFTMAN_YES_NO"),''NO'') > 0) and
    (instr(upper(b."PROBATION_YES_NO"),''NO'') > 0)) ';
    end if;
    if :P33_SIGNED_ENVIRO_DOCS = 'YES' then
    if new = 'Y' then q := q || ' and (';
    new := 'N';
    else
    q := q || ' or '; end if;
    q := q || '(instr(upper(b."JOB"),upper(''Signed Enviro Docs PRO-MS-008'')) > 0) and
    ((instr(upper(b."SET_YES_NO"),''NO'') > 0) or
    (instr(upper(b."CRAFTMAN_YES_NO"),''NO'') > 0) and
    (instr(upper(b."PROBATION_YES_NO"),''NO'') > 0)) ';
    end if;
    if :P33_TRANSPORTATION_OF_D_GOODS = 'YES' then
    if new = 'Y' then q := q || ' and (';
    new := 'N';
    else
    q := q || ' or '; end if;
    q := q || '(instr(upper(b."JOB"),upper(''Transportation of Dangerous Goods'')) > 0) and
    ((instr(upper(b."SET_YES_NO"),''NO'') > 0) or
    (instr(upper(b."CRAFTMAN_YES_NO"),''NO'') > 0) and
    (instr(upper(b."PROBATION_YES_NO"),''NO'') > 0)) ';
    end if;
    if :P33_TRANSPORTATION_OF_PCB = 'YES' then
    if new = 'Y' then q := q || ' and (';
    new := 'N';
    else
    q := q || ' or '; end if;
    q := q || '(instr(upper(b."JOB"),upper(''Transportation of PCB'')) > 0) and
    ((instr(upper(b."SET_YES_NO"),''NO'') > 0) or
    (instr(upper(b."CRAFTMAN_YES_NO"),''NO'') > 0) and
    (instr(upper(b."PROBATION_YES_NO"),''NO'') > 0)) ';
    end if;
    if :P33_WASTE_PICK_UP = 'YES' then
    if new = 'Y' then q := q || ' and (';
    new := 'N';
    else
    q := q || ' or '; end if;
    q := q || '(instr(upper(b."JOB"),upper(''Waste Pick-Up'')) > 0) and
    ((instr(upper(b."SET_YES_NO"),''NO'') > 0) or
    (instr(upper(b."CRAFTMAN_YES_NO"),''NO'') > 0) and
    (instr(upper(b."PROBATION_YES_NO"),''NO'') > 0)) ';
    end if;
    -------------------- start OCM
    if :P33_GREENFIELD_POLELINE_CONST = 'YES' then
    if new = 'Y' then q := q || ' and (';
    new := 'N';
    else
    q := q || ' or '; end if;
    q := q || '(instr(upper(b."JOB"),upper(''Greenfield Poleline Construction'')) > 0) and
    ((instr(upper(b."SET_YES_NO"),''NO'') > 0) or
    (instr(upper(b."CRAFTMAN_YES_NO"),''NO'') > 0) and
    (instr(upper(b."PROBATION_YES_NO"),''NO'') > 0)) ';
    end if;
    if :P33_HV_OVERHEAD_MAINTENANCE = 'YES' then
    if new = 'Y' then q := q || ' and (';
    new := 'N';
    else
    q := q || ' or '; end if;
    q := q || '(instr(upper(b."JOB"),upper(''HV Overhead Maintenance'')) > 0) and
    ((instr(upper(b."SET_YES_NO"),''NO'') > 0) or
    (instr(upper(b."CRAFTMAN_YES_NO"),''NO'') > 0) and
    (instr(upper(b."PROBATION_YES_NO"),''NO'') > 0)) ';
    end if;
    if :P33_INSULATOR_WARNING = 'YES' then
    if new = 'Y' then q := q || ' and (';
    new := 'N';
    else
    q := q || ' or '; end if;
    q := q || '(instr(upper(b."JOB"),upper(''Insulator Warning'')) > 0) and
    ((instr(upper(b."SET_YES_NO"),''NO'') > 0) or
    (instr(upper(b."CRAFTMAN_YES_NO"),''NO'') > 0) and
    (instr(upper(b."PROBATION_YES_NO"),''NO'') > 0)) ';
    end if;
    if :P33_LV_OVERHEAD_MAINTENANCE = 'YES' then
    if new = 'Y' then q := q || ' and (';
    new := 'N';
    else
    q := q || ' or '; end if;
    q := q || '(instr(upper(b."JOB"),upper(''LV Overhead Maintenance'')) > 0) and
    ((instr(upper(b."SET_YES_NO"),''NO'') > 0) or
    (instr(upper(b."CRAFTMAN_YES_NO"),''NO'') > 0) and
    (instr(upper(b."PROBATION_YES_NO"),''NO'') > 0)) ';
    end if;
    if :P33_OVERHEAD_INFRARED_SCAN = 'YES' then
    if new = 'Y' then q := q || ' and ('; new := 'N';
    else
    q := q || ' or '; end if;
    q := q || '(instr(upper(b."JOB"),upper(''Overhead Infrared Scanning'')) > 0) and
    ((instr(upper(b."SET_YES_NO"),''NO'') > 0) or
    (instr(upper(b."CRAFTMAN_YES_NO"),''NO'') > 0) and
    (instr(upper(b."PROBATION_YES_NO"),''NO'') > 0)) ';
    end if;
    if :P33_POLEHOLES_AND_ANCHORS = 'YES' then
    if new = 'Y' then q := q || ' and ('; new := 'N';
    else
    q := q || ' or '; end if;
    q := q || ' (instr(upper(b."JOB"),upper(''Poleholes and Anchors'')) > 0) and
    ((instr(upper(b."SET_YES_NO"),''NO'') > 0) or
    (instr(upper(b."CRAFTMAN_YES_NO"),''NO'') > 0) and
    (instr(upper(b."PROBATION_YES_NO"),''NO'') > 0)) ';
    end if;
    if :P33_POLELINE_INSPECTION = 'YES' then
    if new = 'Y' then q := q || ' and( '; new := 'N';
    else
    q := q || ' or '; end if;
    q := q || ' (instr(upper(b."JOB"),upper(''Poleline Inspection'')) > 0) and
    ((instr(upper(b."SET_YES_NO"),''NO'') > 0) or
    (instr(upper(b."CRAFTMAN_YES_NO"),''NO'') > 0) and
    (instr(upper(b."PROBATION_YES_NO"),''NO'') > 0)) ';
    end if;
    if :P33_POLELINE_WORK_TO_35KV = 'YES' then
    if new = 'Y' then q := q || ' and ('; new := 'N';
    else
    q := q || ' or '; end if;
    q := q || ' (instr(upper(b."JOB"),upper(''Poleline Work to 35KV'')) > 0) and
    ((instr(upper(b."SET_YES_NO"),''NO'') > 0) or
    (instr(upper(b."CRAFTMAN_YES_NO"),''NO'') > 0) and
    (instr(upper(b."PROBATION_YES_NO"),''NO'') > 0)) ';
    end if;
    if :P33_POLELINE_TO_44KV = 'YES' then
    if new = 'Y' then q := q || ' and ('; new := 'N';
    else
    q := q || ' or '; end if;
    q := q || ' (instr(upper(b."JOB"),upper(''Poleline to 44KV'')) > 0) and
    ((instr(upper(b."SET_YES_NO"),''NO'') > 0) or
    (instr(upper(b."CRAFTMAN_YES_NO"),''NO'') > 0) and
    (instr(upper(b."PROBATION_YES_NO"),''NO'') > 0)) ';
    end if;
    if :P33_ROCK_DRILLING = 'YES' then
    if new = 'Y' then q := q || ' and ('; new := 'N';
    else
    q := q || ' or '; end if;
    q := q || '(instr(upper(b."JOB"),upper(''Rock Drilling'')) > 0) and
    ((instr(upper(b."SET_YES_NO"),''NO'') > 0) or
    (instr(upper(b."CRAFTMAN_YES_NO"),''NO'') > 0) and
    (instr(upper(b."PROBATION_YES_NO"),''NO'') > 0)) ';
    end if;
    if :P33_TENSION_STRINGING = 'YES' then
    if new = 'Y' then q := q || ' and ('; new := 'N';
    else
    q := q || ' or '; end if;
    q := q || ' (instr(upper(b."JOB"),upper(''Tension Stringing'')) > 0) and
    ((instr(upper(b."SET_YES_NO"),''NO'') > 0) or
    (instr(upper(b."CRAFTMAN_YES_NO"),''NO'') > 0) and
    (instr(upper(b."PROBATION_YES_NO"),''NO'') > 0)) ';
    end if;
    if :P33_TREE_TRIMMING_DEEN = 'YES' then
    if new = 'Y' then q := q || ' and ('; new := 'N';
    else
    q := q || ' or '; end if;
    q := q || '(instr(upper(b."JOB"),upper(''Tree Trimming (De-Energized)'')) > 0) and
    ((instr(upper(b."SET_YES_NO"),''NO'') > 0) or
    (instr(upper(b."CRAFTMAN_YES_NO"),''NO'') > 0) and
    (instr(upper(b."PROBATION_YES_NO"),''NO'') > 0)) ';
    end if;
    if :P33_TREE_TRIMMING_ENER = 'YES' then
    if new = 'Y' then q := q || ' and ('; new := 'N';
    else
    q := q || ' or '; end if;
    q := q || '(instr(upper(b."JOB"),upper(''Tree Trimming (Energized)'')) > 0) and
    ((instr(upper(b."SET_YES_NO"),''NO'') > 0) or
    (instr(upper(b."CRAFTMAN_YES_NO"),''NO'') > 0) and
    (instr(upper(b."PROBATION_YES_NO"),''NO'') > 0)) ';
    end if;
    if :P33_WOOD_POLE_TESTING_DEEN = 'YES' then
    if new = 'Y' then q := q || ' and ('; new := 'N';
    else
    q := q || ' or '; end if;
    q := q || '(instr(upper(b."JOB"),upper(''Wood Pole Testing De-Energized'')) > 0) and
    ((instr(upper(b."SET_YES_NO"),''NO'') > 0) or
    (instr(upper(b."CRAFTMAN_YES_NO"),''NO'') > 0) and
    (instr(upper(b."PROBATION_YES_NO"),''NO'') > 0)) ';
    end if;
    if :P33_WOOD_POLE_TESTING_ENER = 'YES' then
    if new = 'Y' then q := q || ' and ('; new := 'N';
    else
    q := q || ' or '; end if;
    q := q || '(instr(upper(b."JOB"),upper(''Wood Pole Testing Energized'')) > 0) and
    ((instr(upper(b."SET_YES_NO"),''NO'') > 0) or
    (instr(upper(b."CRAFTMAN_YES_NO"),''NO'') > 0) and
    (instr(upper(b."PROBATION_YES_NO"),''NO'') > 0)) ';
    end if;
    ------------------ start UCM
    if :P33_CO2_CLEANING = 'YES' then
    if new = 'Y' then q := q || ' and ('; new := 'N';
    else
    q := q || ' or '; end if;
    q := q || '(instr(upper(b."JOB"),upper(''CO2 Cleaning'')) > 0) and
    ((instr(upper(b."SET_YES_NO"),''NO'') > 0) or
    (instr(upper(b."CRAFTMAN_YES_NO"),''NO'') > 0) and
    (instr(upper(b."PROBATION_YES_NO"),''NO'') > 0)) ';
    end if;
    if :P33_CABLE_PULLING = 'YES' then
    if new = 'Y' then q := q || ' and ('; new := 'N';
    else
    q := q || ' or '; end if;
    q := q || '(instr(upper(b."JOB"),upper(''Cable Pulling'')) > 0) and
    ((instr(upper(b."SET_YES_NO"),''NO'') > 0) or
    (instr(upper(b."CRAFTMAN_YES_NO"),''NO'') > 0) and
    (instr(upper(b."PROBATION_YES_NO"),''NO'') > 0)) ';
    end if;
    if :P33_CABLE_TESTING_DEENERGIZED = 'YES' then
    if new = 'Y' then q := q || ' and ('; new := 'N';
    else
    q := q || ' or '; end if;
    q := q || '(instr(upper(b."JOB"),upper(''Cable Testing De-Energized'')) > 0) and
    ((instr(upper(b."SET_YES_NO"),''NO'') > 0) or
    (instr(upper(b."CRAFTMAN_YES_NO"),''NO'') > 0) and
    (instr(upper(b."PROBATION_YES_NO"),''NO'') > 0)) ';
    end if;
    if :P33_CABLE_TESTING_ENERGIZED = 'YES' then
    if new = 'Y' then q := q || ' and ('; new := 'N';
    else
    q := q || ' or '; end if;
    q := q || '(instr(upper(b."JOB"),upper(''Cable Testing Energized'')) > 0) and
    ((instr(upper(b."SET_YES_NO"),''NO'') > 0) or
    (instr(upper(b."CRAFTMAN_YES_NO"),''NO'') > 0) and
    (instr(upper(b."PROBATION_YES_NO"),''NO'') > 0)) ';
    end if;
    if :P33_CONC_DUCT_MAN_DEEN = 'YES' then
    if new = 'Y' then q := q || ' and ('; new := 'N';
    else
    q := q || ' or '; end if;
    q := q || '(instr(upper(b."JOB"),upper(''Conc. Duct & Manhole (De-Energized)'')) > 0) and
    ((instr(upper(b."SET_YES_NO"),''NO'') > 0) or
    (instr(upper(b."CRAFTMAN_YES_NO"),''NO'') > 0) and
    (instr(upper(b."PROBATION_YES_NO"),''NO'') > 0)) ';
    end if;
    if :P33_CONC_DUCT_MAN_ENER = 'YES' then
    if new = 'Y' then q := q || ' and ('; new := 'N';
    else
    q := q || ' or '; end if;
    q := q || '(instr(upper(b."JOB"),upper(''Conc. Duct & Manhole (Energized)'')) > 0) and
    ((instr(upper(b."SET_YES_NO"),''NO'') > 0) or
    (instr(upper(b."CRAFTMAN_YES_NO"),''NO'') > 0) and
    (instr(upper(b."PROBATION_YES_NO"),''NO'') > 0)) ';
    end if;
    if :P33_DIR_BURIED_DUCT_DEEN = 'YES' then
    if new = 'Y' then q := q || ' and ('; new := 'N';
    else
    q := q || ' or '; end if;
    q := q || '(instr(upper(b."JOB"),upper(''Direct Buried (De-Energized)'')) > 0) and
    ((instr(upper(b."SET_YES_NO"),''NO'') > 0) or
    (instr(upper(b."CRAFTMAN_YES_NO"),''NO'') > 0) and
    (instr(upper(b."PROBATION_YES_NO"),''NO'') > 0)) ';
    end if;
    if :P33_DIR_BURIED_DUCT_ENER = 'YES' then
    if new = 'Y' then q := q || ' and ('; new := 'N';
    else
    q := q || ' or '; end if;
    q := q || '(instr(upper(b."JOB"),upper(''Direct Buried (Energized)'')) > 0) and
    ((instr(upper(b."SET_YES_NO"),''NO'') > 0) or
    (instr(upper(b."CRAFTMAN_YES_NO"),''NO'') > 0) and
    (instr(upper(b."PROBATION_YES_NO"),''NO'') > 0)) ';
    end if;
    if :P33_DIRECTIONAL_BORING_DEEN = 'YES' then
    if new = 'Y' then q := q || ' and ('; new := 'N';
    else
    q := q || ' or '; end if;
    q := q || '(instr(upper(b."JOB"),upper(''Directional Boring De-Energized'')) > 0) and
    ((instr(upper(b."SET_YES_NO"),''NO'') > 0) or
    (instr(upper(b."CRAFTMAN_YES_NO"),''NO'') > 0) and
    (instr(upper(b."PROBATION_YES_NO"),''NO'') > 0)) ';
    end if;
    if :P33_DIRECTIONAL_BORING_ENER = 'YES' then
    if new = 'Y' then q := q || ' and ('; new := 'N';
    else
    q := q || ' or '; end if;
    q := q || '(instr(upper(b."JOB"),upper(''Directional Boring Energized'')) > 0) and
    (instr(upper(b.”SET_YES_NO”),''NO'') > 0) ';
    end if;
    if :P33_GENERAL_EXCAVATION = 'YES' then
    if new = 'Y' then q := q || ' and ('; new := 'N';
    else
    q := q || ' or '; end if;
    q := q || '(instr(upper(b."JOB"),upper(''General Excavation Around Plant'')) > 0) and
    (instr(upper(b.”SET_YES_NO”),''NO'') > 0) ';
    end if;
    if :P33_HV_UG_MAINTENANCE = 'YES' then
    if new = 'Y' then q := q || ' and ('; new := 'N';
    else
    q := q || ' or '; end if;
    q := q || '(instr(upper(b."JOB"),upper(''HV Underground Maintenance'')) > 0) and
    (instr(upper(b.”SET_YES_NO”),''NO'') > 0) ';
    end if;
    if :P33_LV_UG_MAINTENANCE = 'YES' then
    if new = 'Y' then q := q || ' and ('; new := 'N';
    else
    q := q || ' or '; end if;
    q := q || '(instr(upper(b."JOB"),upper(''LV Underground Maintenance'')) > 0) and
    (instr(upper(b.”SET_YES_NO”),''NO'') > 0) ';
    end if;
    if :P33_MANHOLE_CLEANING_DEEN = 'YES' then
    if new = 'Y' then q := q || ' and ('; new := 'N';
    else
    q := q || ' or '; end if;
    q := q || '(instr(upper(b."JOB"),upper(''Manhole Cleaning De-Energized'')) > 0) and
    (instr(upper(b.”SET_YES_NO”),''NO'') > 0) ';
    end if;
    if :P33_MANHOLE_CLEANING_ENER = 'YES' then
    if new = 'Y' then q := q || ' and ('; new := 'N';
    else
    q := q || ' or '; end if;
    q := q || '(instr(upper(b."JOB"),upper(''Manhole Cleaning Energized'')) > 0) and
    (instr(upper(b.”SET_YES_NO”),''NO'') > 0) ';
    end if;
    if :P33_MANHOLE_INSPECTION = 'YES' then
    if new = 'Y' then q := q || ' and ('; new := 'N';
    else
    q := q || ' or '; end if;
    q := q || '(instr(upper(b."JOB"),upper(''Manhole Inspection'')) > 0) and
    (instr(upper(b.”SET_YES_NO”),''NO'') > 0) ';
    end if;
    if :P33_UG_EQUIPMENT_INSPECTIONS = 'YES' then
    if new = 'Y' then q := q || ' and ('; new := 'N';
    else
    q := q || ' or '; end if;
    q := q || '(instr(upper(b."JOB"),upper(''UG Equipment Inspections'')) > 0) and
    (instr(upper(b.”SET_YES_NO”),''NO'') > 0) ';
    end if;
    if :P33_UG_INFRA_RED_SCANNING = 'YES' then
    if new = 'Y' then q := q || ' and ('; new := 'N';
    else
    q := q || ' or '; end if;
    q := q || '(instr(upper(b."JOB"),upper(''UG Infra Red Scanning'')) > 0) and
    (instr(upper(b.”SET_YES_NO”),''NO'') > 0) ';
    end if;
    if :P33_UG_CABLE_LOCATES = 'YES' then
    if new = 'Y' then q := q || ' and ('; new := 'N';
    else
    q := q || ' or '; end if;
    q := q || '(instr(upper(b."JOB"),upper(''Underground Cable Locates'')) > 0) and
    (instr(upper(b.”SET_YES_NO”),''NO'') > 0) ';
    end if;
    ------------------------ start SCM
    if :P33_FENCING_AROUND_SUBSTATION = 'YES' then
    if new = 'Y' then q := q || ' and ('; new := 'N';
    else
    q := q || ' or '; end if;
    q := q || '(instr(upper(b."JOB"),upper(''Fencing Around Substation'')) > 0) and
    (instr(upper(b.”SET_YES_NO”),''NO'') > 0) ';
    end if;
    if :P33_FENCING_GREENFIELD = 'YES' then
    if new = 'Y' then q := q || ' and ('; new := 'N';
    else
    q := q || ' or '; end if;
    q := q || '(instr(upper(b."JOB"),upper(''Fencing Greenfield'')) > 0) and
    (instr(upper(b.”SET_YES_NO”),''NO'') > 0) ';
    end if;
    if :P33_INSPECTION_AND_TESTING = 'YES' then
    if new = 'Y' then q := q || ' and ('; new := 'N';
    else
    q := q || ' or '; end if;
    q := q || '(instr(upper(b."JOB"),upper(''Inspection And Testing'')) > 0) and
    (instr(upper(b.”SET_YES_NO”),''NO'') > 0) ';
    end if;
    if :P33_STATION_CIVIL_WORK = 'YES' then
    if new = 'Y' then q := q || ' and ('; new := 'N';
    else
    q := q || ' or '; end if;
    q := q || '(instr(upper(b."JOB"),upper(''Station Civil Work'')) > 0) and
    (instr(upper(b.”SET_YES_NO”),''NO'') > 0) ';
    end if;
    if :P33_STATION_CONST_DEENERGIZED = 'YES' then
    if new = 'Y' then q := q || ' and ('; new := 'N';
    else
    q := q || ' or '; end if;
    q := q || '(instr(upper(b."JOB"),upper(''Station Construction (De'')) > 0) and
    (instr(upper(b.”SET_YES_NO”),''NO'') > 0) ';
    end if;
    if :P33_STATION_CONST_ENERGIZED = 'YES' then
    if new = 'Y' then q := q || ' and ('; new := 'N';
    else
    q := q || ' or '; end if;
    q := q || '(instr(upper(b."JOB"),upper(''Station Construction (E'')) > 0) and
    (instr(upper(b.”SET_YES_NO”),''NO'') > 0) ';
    end if;
    if :P33_STATION_INFRARED_SCANNING = 'YES' then
    if new = 'Y' then q := q || ' and ('; new := 'N';
    else
    q := q || ' or '; end if;
    q := q || '(instr(upper(b."JOB"),upper(''Station Infrared Scanning'')) > 0) and
    (instr(upper(b.”SET_YES_NO”),''NO'') > 0) ';
    end if;
    if :P33_STATIONS_ASBESTOS_REMOVAL = 'YES' then
    if new = 'Y' then q := q || ' and ('; new := 'N';
    else
    q := q || ' or '; end if;
    q := q || '(instr(upper(b."JOB"),upper(''Stations Asbestos Removal'')) > 0) and
    (instr(upper(b."SET_YES_NO"),''NO'') > 0) ';
    end if;
    if new = 'N' then q := q || ' ) ';
    end if;
    q := q || ' ) ';
    return q;
    end;

  • Newbie Can not Apply 9.2.0.5.0 patch on windows 2000 server

    Hi all,
    I am trying to apply patch set 9.2.0.5.0, to oracle database 9.2.0.1.0 release 2, but it seems imposible.
    I recive this msg:
    There are no patches that need to be applied from the patch set Oracle9i patch set.
    I have read the readme that came with the patch set but I don't realy understand what they want me to do. Cos I am real newbie with oracle.
    Can some one please help?
    Tanx in advance,
    Admir

    I got it.
    You have to install the patch in the home dir of you data base and not the home dir that installer creates eachtime it starts.
    Also, those commands, in readme file that came with the patchset, are sql command and after each one there should be ; . This doesn't say sometimes in the read me file.
    Also when starting the migration tool use ; at the and of the command.
    By the way, who writes documentation for oracle products? Don't they need to be fired?

  • Can't apply transitions to timeline

    This is new because it worked before.  Now I drag the transition (like a dissolve) over to the clips and it bounces back; nothing happens.  I try through Edit, the same thing.  It simply will not allow me to put a transition in (and, yes, there's more than enough media on both sides).

    You going to have to show us some screenshots of the Timeline so we know what you're working with and what you're doing. Zoom into the timeline at the edit point and make sure there is no gap clip there.

  • Can Not Apply Labels

    Hi, All.
    I've upgraded from Bridge CS4 to CS5. It's been great, except for one thing: I can't seem to apply any labels of any kind to files.
    Here's what happens: I select the files which I want to label and either use the keyboard shortcut or the menu bar to apply a label. Then, nothing changes. No color appears, and, if I go back to the menu bar, there aren't any check marks next to the labels that I've applied. Things that are labeled from CS4 appear as a white bar.
    Any suggestions, hints, or ideas?
    Should I file a bug report?
    Thanks in advance!
    -Nate

    Thanks for the link!
    Even though I was pretty sure that I had all the permissions I needed, I went to the Get Info window for the root of the drive that my photos are on. I was owner and had r/w, but to be sure I did a Apply To Enclosed Items. This fixed things.
    Thanks!

  • Can not apply redo file

    I have configured Oracle Data Guard [Oracle 11g R2] with the help of steps from http://www.orafaq.com/node/2030. "select sequence#, applied from v$archived_log order by sequence#;" show 10 rows with applied status "NO" on primary db, and "no rows selected" on standby db.
    Primary DB
    db_name : orcl
    db_unique_name : prim
    Standby DB
    db_name : orcl
    db_unique_name : stan
    both databases were setup on different machines with same configuration and folder structure.
    Please help to solve this issue.
    Thanks in advance,
    Manu

    K.At standby side i started database as follow
    sql>startup open recover;
    After that i execute at standby
    sql> alter database recover managed standby database cancel;
    when i execute this some error logs are generated in the primary side"F:\app\sujina.a\diag\rdbms\prim\orcl\trace\alert_orcl.txt"
    This is the error logs:
    Fatal NI connect error 12514, connecting to:
    (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=10.1.27.44)(PORT=1521))(CONNECT_DATA=(SERVER=DEDICATED)(SERVICE_NAME=orcl.tvm.nestgroup.net)(CID=(PROGRAM=f:\app\sujina.a\product\11.2.0\dbhome_1\bin\ORACLE.EXE)(HOST=N1359-W7)(USER=SYSTEM))))
    VERSION INFORMATION:
         TNS for 32-bit Windows: Version 11.2.0.1.0 - Production
         Windows NT TCP/IP NT Protocol Adapter for 32-bit Windows: Version 11.2.0.1.0 - Production
    Time: 20-APR-2011 12:33:13
    Tracing not turned on.
    Tns error struct:
    ns main err code: 12564
    TNS-12564: TNS:connection refused
    ns secondary err code: 0
    nt main err code: 0
    nt secondary err code: 0
    nt OS err code: 0
    Fatal NI connect error 12514, connecting to:
    (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=10.1.27.44)(PORT=1521))(CONNECT_DATA=(SERVER=DEDICATED)(SERVICE_NAME=orcl.tvm.nestgroup.net)(CID=(PROGRAM=f:\app\sujina.a\product\11.2.0\dbhome_1\bin\ORACLE.EXE)(HOST=N1359-W7)(USER=SYSTEM))))
    VERSION INFORMATION:
         TNS for 32-bit Windows: Version 11.2.0.1.0 - Production
         Windows NT TCP/IP NT Protocol Adapter for 32-bit Windows: Version 11.2.0.1.0 - Production
    Time: 20-APR-2011 12:33:13
    Tracing not turned on.
    Tns error struct:
    ns main err code: 12564
    TNS-12564: TNS:connection refused
    ns secondary err code: 0
    nt main err code: 0
    nt secondary err code: 0
    nt OS err code: 0
    Error 12514 received logging on to the standby
    Errors in file f:\app\sujina.a\diag\rdbms\prim\orcl\trace\orcl_arc1_3616.trc:
    ORA-12514: TNS:listener does not currently know of service requested in connect descriptor
    PING[ARC1]: Heartbeat failed to connect to standby 'STAN'. Error is 12514.
    pls help..
    And one thing i want to know that to which mode i have to startup the primary side.
    Then,
    When shutdown occurs it will dergister from the listener,that was ok.But after that i connected to sys/*** as sysdba and startup the database.Also i restarted the listener...After all when i try to connect sys/***@PRIM as sysdba or sys/***@STAN,it shows the tnslistener error..does it happen?Actually i want to know when it again register with listener?If I cannot connect primary from the standby and standby from primary using this net_service_name,does redo log apply occurs?
    sujina

  • Can not apply update, hangs at connecting to update server

    Get a software message advising me to update, update downloads, but when I try to apply it, a window pops up saying Software update, , connecting to update server, nothing happens it just sits there for hours as if it is downloading, but nothing happens, have tried several times to download update

    It looks that the update wasn't successful because your "More system details" list still shows a Firefox 3.5.19 version.
    If there are problems with updating then best is to download the full version and uninstall the currently installed version.
    Download a fresh Firefox copy and save the file to the desktop.
    * Firefox 4.0.x: http://www.mozilla.com/en-US/firefox/all.html
    * Firefox 3.6.x: http://www.mozilla.com/en-US/firefox/all-older.html
    * Uninstall your current Firefox version.
    * Do not remove personal data when you uninstall the current version.
    Remove the Firefox program folder before installing that newly downloaded copy of the Firefox installer.
    * It is important to delete the Firefox program folder to remove all the files and make sure that there are no problems with files that were leftover after uninstalling.
    Your bookmarks and other profile data are stored elsewhere in the [http://kb.mozillazine.org/Profile_folder_-_Firefox Firefox Profile Folder] and won't be affected by a reinstall, but make sure that you do not select to remove personal data if you uninstall Firefox.
    See also:
    * http://kb.mozillazine.org/Software_Update (Software Update not working properly)

  • I can not synchronize data from the prelude livelog

    I can not synchronize data from the prelude livelog apparently seems to be all right, more aprasenta the following message: The Open Clip does not support XMP.
    The Prelude can not apply metadata in it.
    please can someone help me

    Hi -
    When it comes to AVCHD footage, Prelude wants to leverage the complex folder structure in order to save metadata. If the file is just the *.MTS file and is not part of the original folder structure, Prelude will report it cannot write metadata to the file. You can transcode the *.MTS to another format and then add metadata.
    We are looking at future solution for what we call "naked MTS file", but unfortunately that is not part of the currently released product version.
    Michael

  • Can't Apply Styles

    I have a working Pages doc. There is a ton of info in a word doc I need to include. When I copy paste it into Pages, I then can not apply styles from the style drawer. What is that all about? Is there some way to be able to apply styles to info I paste? I dropped word because it displays ridiculous behavior like this. Is pages just as much of a useless time waster? Any help would be appreciated I'm extremely frustrated. Who has time for this kind of annoyance?!?!?!

    You have to select the text you want to use a style on.
    For more information on Styles download the Pages User Guide. It is downloadable from your Pages Help menu.

  • Why I can not aplly the desider format inside a TOC?

    Hallo!
    I'm experiencing problems with TOC.
    I can not apply the desired format to the different paraghraph styles included in the TOC creation. I have them inside the options but the output is not as I expect it to be.
    Suggestions?
    Thank you!

    The number one cause for not getting the expected results when applyiong a paragraph style is that a character style is also applied...

Maybe you are looking for

  • Picking the correct vendor for purchase requesition

    Hello We have done a carv out of an system for a client and they have abandond SRM and MDM. since the new company only are using one catalog, all of these materials are established as standard material master. But there is a small problem, when we ar

  • Tracing an image with transparency - bug?

    Try the following: import a PNG or PSD that consists of WHITE-coloured line art on a layer (background is transparent). Now run autotrace (did I just date myself?) Image Trace. Now expand. Look at your document in outline mode (preview mode turned of

  • Transporting smartforms.

    Hi All, I have a problem in transporting smartform objects. I am using 200 client for dev and 100 for testing. Since smart forms are not working in client 100,I wanter to transport smartform to client 100 on the same system. So I have created request

  • XML Standard for Comments on Tables, Columns?

    We are creating a new application and plan to store comments inside Oracle using the comment on table / column commands, but would like to store them in a manner that XML tools could understand. Is there some standard naming convention for things lik

  • AVI length different in CS5 than CS4, GSpot, Media Player, etc

    Hi folks, I'm not quite a complete neophyte but close so my apologies if I've missed something obvious. I've just upgraded to CS5 (5.03) and am encountering a puzzling situation. I'm have a set of Cineform AVIs (codec version 6.9.3.530) converted fro