Fint size got changed while pasting a text via scripting

After reading about scriptlistner, I have tried using the same for editing text which is already there in my photoshop module
There is a text at the bottom of the psd file. I want to change that text at the start of photoshop by pasting the already copied text in memory.
what scriptlistner logged is as under
// =======================================================
var id477 = charIDToTypeID( "setd" );
    var desc28 = new ActionDescriptor();
    var id478 = charIDToTypeID( "null" );
        var ref3 = new ActionReference();
        var id479 = charIDToTypeID( "TxLr" );
        var id480 = charIDToTypeID( "Ordn" );
        var id481 = charIDToTypeID( "Trgt" );
        ref3.putEnumerated( id479, id480, id481 );
    desc28.putReference( id478, ref3 );
    var id482 = charIDToTypeID( "T   " );
        var desc29 = new ActionDescriptor();
        var id483 = charIDToTypeID( "Txt " );
        desc29.putString( id483, "bank ghogha circle.xls" );
        var id484 = stringIDToTypeID( "warp" );
            var desc30 = new ActionDescriptor();
            var id485 = stringIDToTypeID( "warpStyle" );
            var id486 = stringIDToTypeID( "warpStyle" );
            var id487 = stringIDToTypeID( "warpNone" );
            desc30.putEnumerated( id485, id486, id487 );
            var id488 = stringIDToTypeID( "warpValue" );
            desc30.putDouble( id488, 0.000000 );
            var id489 = stringIDToTypeID( "warpPerspective" );
            desc30.putDouble( id489, 0.000000 );
            var id490 = stringIDToTypeID( "warpPerspectiveOther" );
            desc30.putDouble( id490, 0.000000 );
            var id491 = stringIDToTypeID( "warpRotate" );
            var id492 = charIDToTypeID( "Ornt" );
            var id493 = charIDToTypeID( "Hrzn" );
            desc30.putEnumerated( id491, id492, id493 );
        var id494 = stringIDToTypeID( "warp" );
        desc29.putObject( id484, id494, desc30 );
        var id495 = stringIDToTypeID( "textGridding" );
        var id496 = stringIDToTypeID( "textGridding" );
        var id497 = charIDToTypeID( "None" );
        desc29.putEnumerated( id495, id496, id497 );
        var id498 = charIDToTypeID( "Ornt" );
        var id499 = charIDToTypeID( "Ornt" );
        var id500 = charIDToTypeID( "Hrzn" );
        desc29.putEnumerated( id498, id499, id500 );
        var id501 = charIDToTypeID( "AntA" );
        var id502 = charIDToTypeID( "Annt" );
        var id503 = stringIDToTypeID( "antiAliasSharp" );
        desc29.putEnumerated( id501, id502, id503 );
        var id504 = stringIDToTypeID( "textShape" );
            var list9 = new ActionList();
                var desc31 = new ActionDescriptor();
                var id505 = charIDToTypeID( "TEXT" );
                var id506 = charIDToTypeID( "TEXT" );
                var id507 = charIDToTypeID( "Pnt " );
                desc31.putEnumerated( id505, id506, id507 );
                var id508 = charIDToTypeID( "Ornt" );
                var id509 = charIDToTypeID( "Ornt" );
                var id510 = charIDToTypeID( "Hrzn" );
                desc31.putEnumerated( id508, id509, id510 );
                var id511 = charIDToTypeID( "Trnf" );
                    var desc32 = new ActionDescriptor();
                    var id512 = stringIDToTypeID( "xx" );
                    desc32.putDouble( id512, 1.000000 );
                    var id513 = stringIDToTypeID( "xy" );
                    desc32.putDouble( id513, 0.000000 );
                    var id514 = stringIDToTypeID( "yx" );
                    desc32.putDouble( id514, 0.000000 );
                    var id515 = stringIDToTypeID( "yy" );
                    desc32.putDouble( id515, 1.000000 );
                    var id516 = stringIDToTypeID( "tx" );
                    desc32.putDouble( id516, 0.000000 );
                    var id517 = stringIDToTypeID( "ty" );
                    desc32.putDouble( id517, 0.000000 );
                var id518 = charIDToTypeID( "Trnf" );
                desc31.putObject( id511, id518, desc32 );
                var id519 = stringIDToTypeID( "rowCount" );
                desc31.putInteger( id519, 1 );
                var id520 = stringIDToTypeID( "columnCount" );
                desc31.putInteger( id520, 1 );
                var id521 = stringIDToTypeID( "rowMajorOrder" );
                desc31.putBoolean( id521, true );
                var id522 = stringIDToTypeID( "rowGutter" );
                var id523 = charIDToTypeID( "#Pnt" );
                desc31.putUnitDouble( id522, id523, 0.000000 );
                var id524 = stringIDToTypeID( "columnGutter" );
                var id525 = charIDToTypeID( "#Pnt" );
                desc31.putUnitDouble( id524, id525, 0.000000 );
                var id526 = charIDToTypeID( "Spcn" );
                var id527 = charIDToTypeID( "#Pnt" );
                desc31.putUnitDouble( id526, id527, 0.000000 );
                var id528 = stringIDToTypeID( "frameBaselineAlignment" );
                var id529 = stringIDToTypeID( "frameBaselineAlignment" );
                var id530 = stringIDToTypeID( "alignByAscent" );
                desc31.putEnumerated( id528, id529, id530 );
                var id531 = stringIDToTypeID( "firstBaselineMinimum" );
                var id532 = charIDToTypeID( "#Pnt" );
                desc31.putUnitDouble( id531, id532, 0.000000 );
                var id533 = stringIDToTypeID( "base" );
                    var desc33 = new ActionDescriptor();
                    var id534 = charIDToTypeID( "Hrzn" );
                    desc33.putDouble( id534, 0.000000 );
                    var id535 = charIDToTypeID( "Vrtc" );
                    desc33.putDouble( id535, 0.000000 );
                var id536 = charIDToTypeID( "Pnt " );
                desc31.putObject( id533, id536, desc33 );
            var id537 = stringIDToTypeID( "textShape" );
            list9.putObject( id537, desc31 );
        desc29.putList( id504, list9 );
        var id538 = charIDToTypeID( "Txtt" );
            var list10 = new ActionList();
                var desc34 = new ActionDescriptor();
                var id539 = charIDToTypeID( "From" );
                desc34.putInteger( id539, 0 );
                var id540 = charIDToTypeID( "T   " );
                desc34.putInteger( id540, 23 );
                var id541 = charIDToTypeID( "TxtS" );
                    var desc35 = new ActionDescriptor();
                    var id542 = stringIDToTypeID( "fontPostScriptName" );
                    desc35.putString( id542, "CopperplateGothic-Light" );
                    var id543 = charIDToTypeID( "FntN" );
                    desc35.putString( id543, "Copperplate Gothic Light" );
                    var id544 = charIDToTypeID( "FntS" );
                    desc35.putString( id544, "Regular" );
                    var id545 = charIDToTypeID( "Scrp" );
                    desc35.putInteger( id545, 0 );
                    var id546 = charIDToTypeID( "FntT" );
                    desc35.putInteger( id546, 1 );
                    var id547 = charIDToTypeID( "Sz  " );
                    var id548 = charIDToTypeID( "#Pnt" );
                    desc35.putUnitDouble( id547, id548, 7.906502 );
                    var id549 = charIDToTypeID( "HrzS" );
                    desc35.putDouble( id549, 100.000000 );
                    var id550 = charIDToTypeID( "VrtS" );
                    desc35.putDouble( id550, 100.000000 );
                    var id551 = stringIDToTypeID( "syntheticBold" );
                    desc35.putBoolean( id551, false );
                    var id552 = stringIDToTypeID( "syntheticItalic" );
                    desc35.putBoolean( id552, false );
                    var id553 = stringIDToTypeID( "autoLeading" );
                    desc35.putBoolean( id553, true );
                    var id554 = charIDToTypeID( "Trck" );
                    desc35.putInteger( id554, 0 );
                    var id555 = charIDToTypeID( "Bsln" );
                    var id556 = charIDToTypeID( "#Pnt" );
                    desc35.putUnitDouble( id555, id556, 0.000000 );
                    var id557 = stringIDToTypeID( "characterRotation" );
                    desc35.putDouble( id557, 0.000000 );
                    var id558 = charIDToTypeID( "AtKr" );
                    var id559 = charIDToTypeID( "AtKr" );
                    var id560 = stringIDToTypeID( "metricsKern" );
                    desc35.putEnumerated( id558, id559, id560 );
                    var id561 = stringIDToTypeID( "fontCaps" );
                    var id562 = stringIDToTypeID( "fontCaps" );
                    var id563 = charIDToTypeID( "Nrml" );
                    desc35.putEnumerated( id561, id562, id563 );
                    var id564 = stringIDToTypeID( "baseline" );
                    var id565 = stringIDToTypeID( "baseline" );
                    var id566 = charIDToTypeID( "Nrml" );
                    desc35.putEnumerated( id564, id565, id566 );
                    var id567 = stringIDToTypeID( "otbaseline" );
                    var id568 = stringIDToTypeID( "otbaseline" );
                    var id569 = charIDToTypeID( "Nrml" );
                    desc35.putEnumerated( id567, id568, id569 );
                    var id570 = stringIDToTypeID( "strikethrough" );
                    var id571 = stringIDToTypeID( "strikethrough" );
                    var id572 = stringIDToTypeID( "strikethroughOff" );
                    desc35.putEnumerated( id570, id571, id572 );
                    var id573 = charIDToTypeID( "Undl" );
                    var id574 = charIDToTypeID( "Undl" );
                    var id575 = stringIDToTypeID( "underlineOff" );
                    desc35.putEnumerated( id573, id574, id575 );
                    var id576 = stringIDToTypeID( "underlineOffset" );
                    var id577 = charIDToTypeID( "#Pnt" );
                    desc35.putUnitDouble( id576, id577, 0.000000 );
                    var id578 = stringIDToTypeID( "ligature" );
                    desc35.putBoolean( id578, true );
                    var id579 = stringIDToTypeID( "altligature" );
                    desc35.putBoolean( id579, false );
                    var id580 = stringIDToTypeID( "contextualLigatures" );
                    desc35.putBoolean( id580, false );
                    var id581 = stringIDToTypeID( "alternateLigatures" );
                    desc35.putBoolean( id581, false );
                    var id582 = stringIDToTypeID( "oldStyle" );
                    desc35.putBoolean( id582, false );
                    var id583 = stringIDToTypeID( "fractions" );
                    desc35.putBoolean( id583, false );
                    var id584 = stringIDToTypeID( "ordinals" );
                    desc35.putBoolean( id584, false );
                    var id585 = stringIDToTypeID( "swash" );
                    desc35.putBoolean( id585, false );
                    var id586 = stringIDToTypeID( "titling" );
                    desc35.putBoolean( id586, false );
                    var id587 = stringIDToTypeID( "connectionForms" );
                    desc35.putBoolean( id587, false );
                    var id588 = stringIDToTypeID( "stylisticAlternates" );
                    desc35.putBoolean( id588, false );
                    var id589 = stringIDToTypeID( "ornaments" );
                    desc35.putBoolean( id589, false );
                    var id590 = stringIDToTypeID( "figureStyle" );
                    var id591 = stringIDToTypeID( "figureStyle" );
                    var id592 = charIDToTypeID( "Nrml" );
                    desc35.putEnumerated( id590, id591, id592 );
                    var id593 = stringIDToTypeID( "proportionalMetrics" );
                    desc35.putBoolean( id593, false );
                    var id594 = stringIDToTypeID( "kana" );
                    desc35.putBoolean( id594, false );
                    var id595 = stringIDToTypeID( "italics" );
                    desc35.putBoolean( id595, false );
                    var id596 = stringIDToTypeID( "ruby" );
                    desc35.putBoolean( id596, false );
                    var id597 = stringIDToTypeID( "baselineDirection" );
                    var id598 = stringIDToTypeID( "baselineDirection" );
                    var id599 = stringIDToTypeID( "withStream" );
                    desc35.putEnumerated( id597, id598, id599 );
                    var id600 = stringIDToTypeID( "textLanguage" );
                    var id601 = stringIDToTypeID( "textLanguage" );
                    var id602 = stringIDToTypeID( "ukenglishLanguage" );
                    desc35.putEnumerated( id600, id601, id602 );
                    var id603 = stringIDToTypeID( "japaneseAlternate" );
                    var id604 = stringIDToTypeID( "japaneseAlternate" );
                    var id605 = stringIDToTypeID( "defaultForm" );
                    desc35.putEnumerated( id603, id604, id605 );
                    var id606 = stringIDToTypeID( "mojiZume" );
                    desc35.putDouble( id606, 0.000000 );
                    var id607 = stringIDToTypeID( "gridAlignment" );
                    var id608 = stringIDToTypeID( "gridAlignment" );
                    var id609 = stringIDToTypeID( "roman" );
                    desc35.putEnumerated( id607, id608, id609 );
                    var id610 = stringIDToTypeID( "enableWariChu" );
                    desc35.putBoolean( id610, false );
                    var id611 = stringIDToTypeID( "wariChuCount" );
                    desc35.putInteger( id611, 2 );
                    var id612 = stringIDToTypeID( "wariChuLineGap" );
                    desc35.putInteger( id612, 0 );
                    var id613 = stringIDToTypeID( "wariChuScale" );
                    desc35.putDouble( id613, 0.500000 );
                    var id614 = stringIDToTypeID( "wariChuWidow" );
                    desc35.putInteger( id614, 2 );
                    var id615 = stringIDToTypeID( "wariChuOrphan" );
                    desc35.putInteger( id615, 2 );
                    var id616 = stringIDToTypeID( "wariChuJustification" );
                    var id617 = stringIDToTypeID( "wariChuJustification" );
                    var id618 = stringIDToTypeID( "wariChuAutoJustify" );
                    desc35.putEnumerated( id616, id617, id618 );
                    var id619 = stringIDToTypeID( "tcyUpDown" );
                    desc35.putInteger( id619, 0 );
                    var id620 = stringIDToTypeID( "tcyLeftRight" );
                    desc35.putInteger( id620, 0 );
                    var id621 = stringIDToTypeID( "leftAki" );
                    desc35.putDouble( id621, -1.000000 );
                    var id622 = stringIDToTypeID( "rightAki" );
                    desc35.putDouble( id622, -1.000000 );
                    var id623 = stringIDToTypeID( "jiDori" );
                    desc35.putInteger( id623, 0 );
                    var id624 = stringIDToTypeID( "noBreak" );
                    desc35.putBoolean( id624, false );
                    var id625 = charIDToTypeID( "Clr " );
                        var desc36 = new ActionDescriptor();
                        var id626 = charIDToTypeID( "Rd  " );
                        desc36.putDouble( id626, 0.000000 );
                        var id627 = charIDToTypeID( "Grn " );
                        desc36.putDouble( id627, 0.000000 );
                        var id628 = charIDToTypeID( "Bl  " );
                        desc36.putDouble( id628, 0.000000 );
                    var id629 = charIDToTypeID( "RGBC" );
                    desc35.putObject( id625, id629, desc36 );
                    var id630 = stringIDToTypeID( "strokeColor" );
                        var desc37 = new ActionDescriptor();
                        var id631 = charIDToTypeID( "Rd  " );
                        desc37.putDouble( id631, 0.000000 );
                        var id632 = charIDToTypeID( "Grn " );
                        desc37.putDouble( id632, 0.000000 );
                        var id633 = charIDToTypeID( "Bl  " );
                        desc37.putDouble( id633, 0.000000 );
                    var id634 = charIDToTypeID( "RGBC" );
                    desc35.putObject( id630, id634, desc37 );
                    var id635 = charIDToTypeID( "Fl  " );
                    desc35.putBoolean( id635, true );
                    var id636 = charIDToTypeID( "Strk" );
                    desc35.putBoolean( id636, false );
                    var id637 = stringIDToTypeID( "fillFirst" );
                    desc35.putBoolean( id637, false );
                    var id638 = stringIDToTypeID( "fillOverPrint" );
                    desc35.putBoolean( id638, false );
                    var id639 = stringIDToTypeID( "strokeOverPrint" );
                    desc35.putBoolean( id639, false );
                    var id640 = stringIDToTypeID( "lineCap" );
                    var id641 = stringIDToTypeID( "lineCap" );
                    var id642 = stringIDToTypeID( "buttCap" );
                    desc35.putEnumerated( id640, id641, id642 );
                    var id643 = stringIDToTypeID( "lineJoin" );
                    var id644 = stringIDToTypeID( "lineJoin" );
                    var id645 = stringIDToTypeID( "miterJoin" );
                    desc35.putEnumerated( id643, id644, id645 );
                    var id646 = stringIDToTypeID( "lineWidth" );
                    var id647 = charIDToTypeID( "#Pnt" );
                    desc35.putUnitDouble( id646, id647, 0.094878 );
                    var id648 = stringIDToTypeID( "miterLimit" );
                    var id649 = charIDToTypeID( "#Pnt" );
                    desc35.putUnitDouble( id648, id649, 1.152000 );
                    var id650 = stringIDToTypeID( "lineDashoffset" );
                    desc35.putDouble( id650, 0.000000 );
                var id651 = charIDToTypeID( "TxtS" );
                desc34.putObject( id541, id651, desc35 );
            var id652 = charIDToTypeID( "Txtt" );
            list10.putObject( id652, desc34 );
        desc29.putList( id538, list10 );
        var id653 = stringIDToTypeID( "paragraphStyleRange" );
            var list11 = new ActionList();
                var desc38 = new ActionDescriptor();
                var id654 = charIDToTypeID( "From" );
                desc38.putInteger( id654, 0 );
                var id655 = charIDToTypeID( "T   " );
                desc38.putInteger( id655, 23 );
                var id656 = stringIDToTypeID( "paragraphStyle" );
                    var desc39 = new ActionDescriptor();
                    var id657 = charIDToTypeID( "Algn" );
                    var id658 = charIDToTypeID( "Alg " );
                    var id659 = charIDToTypeID( "Left" );
                    desc39.putEnumerated( id657, id658, id659 );
                    var id660 = stringIDToTypeID( "firstLineIndent" );
                    var id661 = charIDToTypeID( "#Pnt" );
                    desc39.putUnitDouble( id660, id661, 0.000000 );
                    var id662 = stringIDToTypeID( "startIndent" );
                    var id663 = charIDToTypeID( "#Pnt" );
                    desc39.putUnitDouble( id662, id663, 0.000000 );
                    var id664 = stringIDToTypeID( "endIndent" );
                    var id665 = charIDToTypeID( "#Pnt" );
                    desc39.putUnitDouble( id664, id665, 0.000000 );
                    var id666 = stringIDToTypeID( "spaceBefore" );
                    var id667 = charIDToTypeID( "#Pnt" );
                    desc39.putUnitDouble( id666, id667, 0.000000 );
                    var id668 = stringIDToTypeID( "spaceAfter" );
                    var id669 = charIDToTypeID( "#Pnt" );
                    desc39.putUnitDouble( id668, id669, 0.000000 );
                    var id670 = stringIDToTypeID( "dropCapMultiplier" );
                    desc39.putInteger( id670, 1 );
                    var id671 = stringIDToTypeID( "autoLeadingPercentage" );
                    desc39.putDouble( id671, 1.200000 );
                    var id672 = stringIDToTypeID( "leadingType" );
                    var id673 = stringIDToTypeID( "leadingType" );
                    var id674 = stringIDToTypeID( "leadingBelow" );
                    desc39.putEnumerated( id672, id673, id674 );
                    var id675 = stringIDToTypeID( "hyphenate" );
                    desc39.putBoolean( id675, true );
                    var id676 = stringIDToTypeID( "hyphenateWordSize" );
                    desc39.putInteger( id676, 8 );
                    var id677 = stringIDToTypeID( "hyphenatePreLength" );
                    desc39.putInteger( id677, 3 );
                    var id678 = stringIDToTypeID( "hyphenatePostLength" );
                    desc39.putInteger( id678, 3 );
                    var id679 = stringIDToTypeID( "hyphenateLimit" );
                    desc39.putInteger( id679, 2 );
                    var id680 = stringIDToTypeID( "hyphenationZone" );
                    desc39.putDouble( id680, 36.000000 );
                    var id681 = stringIDToTypeID( "hyphenateCapitalized" );
                    desc39.putBoolean( id681, true );
                    var id682 = stringIDToTypeID( "hyphenationPreference" );
                    desc39.putDouble( id682, 0.500000 );
                    var id683 = stringIDToTypeID( "justificationWordMinimum" );
                    desc39.putDouble( id683, 0.800000 );
                    var id684 = stringIDToTypeID( "justificationWordDesired" );
                    desc39.putDouble( id684, 1.000000 );
                    var id685 = stringIDToTypeID( "justificationWordMaximum" );
                    desc39.putDouble( id685, 1.330000 );
                    var id686 = stringIDToTypeID( "justificationLetterMinimum" );
                    desc39.putDouble( id686, 0.000000 );
                    var id687 = stringIDToTypeID( "justificationLetterDesired" );
                    desc39.putDouble( id687, 0.000000 );
                    var id688 = stringIDToTypeID( "justificationLetterMaximum" );
                    desc39.putDouble( id688, 0.000000 );
                    var id689 = stringIDToTypeID( "justificationGlyphMinimum" );
                    desc39.putDouble( id689, 1.000000 );
                    var id690 = stringIDToTypeID( "justificationGlyphDesired" );
                    desc39.putDouble( id690, 1.000000 );
                    var id691 = stringIDToTypeID( "justificationGlyphMaximum" );
                    desc39.putDouble( id691, 1.000000 );
                    var id692 = stringIDToTypeID( "singleWordJustification" );
                    var id693 = charIDToTypeID( "Alg " );
                    var id694 = charIDToTypeID( "JstA" );
                    desc39.putEnumerated( id692, id693, id694 );
                    var id695 = stringIDToTypeID( "hangingRoman" );
                    desc39.putBoolean( id695, false );
                    var id696 = stringIDToTypeID( "autoTCY" );
                    desc39.putInteger( id696, 1 );
                    var id697 = stringIDToTypeID( "keepTogether" );
                    desc39.putBoolean( id697, true );
                    var id698 = stringIDToTypeID( "burasagari" );
                    var id699 = stringIDToTypeID( "burasagari" );
                    var id700 = stringIDToTypeID( "burasagariNone" );
                    desc39.putEnumerated( id698, id699, id700 );
                    var id701 = stringIDToTypeID( "preferredKinsokuOrder" );
                    var id702 = stringIDToTypeID( "preferredKinsokuOrder" );
                    var id703 = stringIDToTypeID( "pushIn" );
                    desc39.putEnumerated( id701, id702, id703 );
                    var id704 = stringIDToTypeID( "kurikaeshiMojiShori" );
                    desc39.putBoolean( id704, true );
                    var id705 = stringIDToTypeID( "mojiKumiName" );
                    desc39.putString( id705, "None" );
                    var id706 = stringIDToTypeID( "textEveryLineComposer" );
                    desc39.putBoolean( id706, false );
                    var id707 = stringIDToTypeID( "defaultTabWidth" );
                    desc39.putDouble( id707, 36.000000 );
                    var id708 = stringIDToTypeID( "defaultStyle" );
                        var desc40 = new ActionDescriptor();
                    var id709 = charIDToTypeID( "TxtS" );
                    desc39.putObject( id708, id709, desc40 );
                var id710 = stringIDToTypeID( "paragraphStyle" );
                desc38.putObject( id656, id710, desc39 );
            var id711 = stringIDToTypeID( "paragraphStyleRange" );
            list11.putObject( id711, desc38 );
        desc29.putList( id653, list11 );
        var id712 = stringIDToTypeID( "kerningRange" );
            var list12 = new ActionList();
        desc29.putList( id712, list12 );
    var id713 = charIDToTypeID( "TxLr" );
    desc28.putObject( id482, id713, desc29 );
executeAction( id477, desc28, DialogModes.NO );
// =======================================================
var id477 = charIDToTypeID( "setd" );
    var desc28 = new ActionDescriptor();
    var id478 = charIDToTypeID( "null" );
        var ref3 = new ActionReference();
        var id479 = charIDToTypeID( "TxLr" );
        var id480 = charIDToTypeID( "Ordn" );
        var id481 = charIDToTypeID( "Trgt" );
        ref3.putEnumerated( id479, id480, id481 );
    desc28.putReference( id478, ref3 );
    var id482 = charIDToTypeID( "T   " );
        var desc29 = new ActionDescriptor();
        var id483 = charIDToTypeID( "Txt " );
        desc29.putString( id483, "bank ghogha circle.xls" );
        var id484 = stringIDToTypeID( "warp" );
            var desc30 = new ActionDescriptor();
            var id485 = stringIDToTypeID( "warpStyle" );
            var id486 = stringIDToTypeID( "warpStyle" );
            var id487 = stringIDToTypeID( "warpNone" );
            desc30.putEnumerated( id485, id486, id487 );
            var id488 = stringIDToTypeID( "warpValue" );
            desc30.putDouble( id488, 0.000000 );
            var id489 = stringIDToTypeID( "warpPerspective" );
            desc30.putDouble( id489, 0.000000 );
            var id490 = stringIDToTypeID( "warpPerspectiveOther" );
            desc30.putDouble( id490, 0.000000 );
            var id491 = stringIDToTypeID( "warpRotate" );
            var id492 = charIDToTypeID( "Ornt" );
            var id493 = charIDToTypeID( "Hrzn" );
            desc30.putEnumerated( id491, id492, id493 );
        var id494 = stringIDToTypeID( "warp" );
        desc29.putObject( id484, id494, desc30 );
        var id495 = stringIDToTypeID( "textGridding" );
        var id496 = stringIDToTypeID( "textGridding" );
        var id497 = charIDToTypeID( "None" );
        desc29.putEnumerated( id495, id496, id497 );
        var id498 = charIDToTypeID( "Ornt" );
        var id499 = charIDToTypeID( "Ornt" );
        var id500 = charIDToTypeID( "Hrzn" );
        desc29.putEnumerated( id498, id499, id500 );
        var id501 = charIDToTypeID( "AntA" );
        var id502 = charIDToTypeID( "Annt" );
        var id503 = stringIDToTypeID( "antiAliasSharp" );
        desc29.putEnumerated( id501, id502, id503 );
        var id504 = stringIDToTypeID( "textShape" );
            var list9 = new ActionList();
                var desc31 = new ActionDescriptor();
                var id505 = charIDToTypeID( "TEXT" );
                var id506 = charIDToTypeID( "TEXT" );
                var id507 = charIDToTypeID( "Pnt " );
                desc31.putEnumerated( id505, id506, id507 );
                var id508 = charIDToTypeID( "Ornt" );
                var id509 = charIDToTypeID( "Ornt" );
                var id510 = charIDToTypeID( "Hrzn" );
                desc31.putEnumerated( id508, id509, id510 );
                var id511 = charIDToTypeID( "Trnf" );
                    var desc32 = new ActionDescriptor();
                    var id512 = stringIDToTypeID( "xx" );
                    desc32.putDouble( id512, 1.000000 );
                    var id513 = stringIDToTypeID( "xy" );
                    desc32.putDouble( id513, 0.000000 );
                    var id514 = stringIDToTypeID( "yx" );
                    desc32.putDouble( id514, 0.000000 );
                    var id515 = stringIDToTypeID( "yy" );
                    desc32.putDouble( id515, 1.000000 );
                    var id516 = stringIDToTypeID( "tx" );
                    desc32.putDouble( id516, 0.000000 );
                    var id517 = stringIDToTypeID( "ty" );
                    desc32.putDouble( id517, 0.000000 );
                var id518 = charIDToTypeID( "Trnf" );
                desc31.putObject( id511, id518, desc32 );
                var id519 = stringIDToTypeID( "rowCount" );
                desc31.putInteger( id519, 1 );
                var id520 = stringIDToTypeID( "columnCount" );
                desc31.putInteger( id520, 1 );
                var id521 = stringIDToTypeID( "rowMajorOrder" );
                desc31.putBoolean( id521, true );
                var id522 = stringIDToTypeID( "rowGutter" );
                var id523 = charIDToTypeID( "#Pnt" );
                desc31.putUnitDouble( id522, id523, 0.000000 );
                var id524 = stringIDToTypeID( "columnGutter" );
                var id525 = charIDToTypeID( "#Pnt" );
                desc31.putUnitDouble( id524, id525, 0.000000 );
                var id526 = charIDToTypeID( "Spcn" );
                var id527 = charIDToTypeID( "#Pnt" );
                desc31.putUnitDouble( id526, id527, 0.000000 );
                var id528 = stringIDToTypeID( "frameBaselineAlignment" );
                var id529 = stringIDToTypeID( "frameBaselineAlignment" );
                var id530 = stringIDToTypeID( "alignByAscent" );
                desc31.putEnumerated( id528, id529, id530 );
                var id531 = stringIDToTypeID( "firstBaselineMinimum" );
                var id532 = charIDToTypeID( "#Pnt" );
                desc31.putUnitDouble( id531, id532, 0.000000 );
                var id533 = stringIDToTypeID( "base" );
                    var desc33 = new ActionDescriptor();
                    var id534 = charIDToTypeID( "Hrzn" );
                    desc33.putDouble( id534, 0.000000 );
                    var id535 = charIDToTypeID( "Vrtc" );
                    desc33.putDouble( id535, 0.000000 );
                var id536 = charIDToTypeID( "Pnt " );
                desc31.putObject( id533, id536, desc33 );
            var id537 = stringIDToTypeID( "textShape" );
            list9.putObject( id537, desc31 );
        desc29.putList( id504, list9 );
        var id538 = charIDToTypeID( "Txtt" );
            var list10 = new ActionList();
                var desc34 = new ActionDescriptor();
                var id539 = charIDToTypeID( "From" );
                desc34.putInteger( id539, 0 );
                var id540 = charIDToTypeID( "T   " );
                desc34.putInteger( id540, 23 );
                var id541 = charIDToTypeID( "TxtS" );
                    var desc35 = new ActionDescriptor();
                    var id542 = stringIDToTypeID( "fontPostScriptName" );
                    desc35.putString( id542, "CopperplateGothic-Light" );
                    var id543 = charIDToTypeID( "FntN" );
                    desc35.putString( id543, "Copperplate Gothic Light" );
                    var id544 = charIDToTypeID( "FntS" );
                    desc35.putString( id544, "Regular" );
                    var id545 = charIDToTypeID( "Scrp" );
                    desc35.putInteger( id545, 0 );
                    var id546 = charIDToTypeID( "FntT" );
                    desc35.putInteger( id546, 1 );
                    var id547 = charIDToTypeID( "Sz  " );
                    var id548 = charIDToTypeID( "#Pnt" );
                    desc35.putUnitDouble( id547, id548, 7.906502 );
                    var id549 = charIDToTypeID( "HrzS" );
                    desc35.putDouble( id549, 100.000000 );
                    var id550 = charIDToTypeID( "VrtS" );
                    desc35.putDouble( id550, 100.000000 );
                    var id551 = stringIDToTypeID( "syntheticBold" );
                    desc35.putBoolean( id551, false );
                    var id552 = stringIDToTypeID( "syntheticItalic" );
                    desc35.putBoolean( id552, false );
                    var id553 = stringIDToTypeID( "autoLeading" );
                    desc35.putBoolean( id553, true );
                    var id554 = charIDToTypeID( "Trck" );
                    desc35.putInteger( id554, 0 );
                    var id555 = charIDToTypeID( "Bsln" );
                    var id556 = charIDToTypeID( "#Pnt" );
                    desc35.putUnitDouble( id555, id556, 0.000000 );
                    var id557 = stringIDToTypeID( "characterRotation" );
                    desc35.putDouble( id557, 0.000000 );
                    var id558 = charIDToTypeID( "AtKr" );
                    var id559 = charIDToTypeID( "AtKr" );
                    var id560 = stringIDToTypeID( "metricsKern" );
                    desc35.putEnumerated( id558, id559, id560 );
                    var id561 = stringIDToTypeID( "fontCaps" );
                    var id562 = stringIDToTypeID( "fontCaps" );
                    var id563 = charIDToTypeID( "Nrml" );
                    desc35.putEnumerated( id561, id562, id563 );
                    var id564 = stringIDToTypeID( "baseline" );
                    var id565 = stringIDToTypeID( "baseline" );
                    var id566 = charIDToTypeID( "Nrml" );
                    desc35.putEnumerated( id564, id565, id566 );
                    var id567 = stringIDToTypeID( "otbaseline" );
                    var id568 = stringIDToTypeID( "otbaseline" );
                    var id569 = charIDToTypeID( "Nrml" );
                    desc35.putEnumerated( id567, id568, id569 );
                    var id570 = stringIDToTypeID( "strikethrough" );
                    var id571 = stringIDToTypeID( "strikethrough" );
                    var id572 = stringIDToTypeID( "strikethroughOff" );
                    desc35.putEnumerated( id570, id571, id572 );
                    var id573 = charIDToTypeID( "Undl" );
                    var id574 = charIDToTypeID( "Undl" );
                    var id575 = stringIDToTypeID( "underlineOff" );
                    desc35.putEnumerated( id573, id574, id575 );
                    var id576 = stringIDToTypeID( "underlineOffset" );
                    var id577 = charIDToTypeID( "#Pnt" );
                    desc35.putUnitDouble( id576, id577, 0.000000 );
                    var id578 = stringIDToTypeID( "ligature" );
                    desc35.putBoolean( id578, true );
                    var id579 = stringIDToTypeID( "altligature" );
                    desc35.putBoolean( id579, false );
                    var id580 = stringIDToTypeID( "contextualLigatures" );
                    desc35.putBoolean( id580, false );
                    var id581 = stringIDToTypeID( "alternateLigatures" );
                    desc35.putBoolean( id581, false );
                    var id582 = stringIDToTypeID( "oldStyle" );
                    desc35.putBoolean( id582, false );
                    var id583 = stringIDToTypeID( "fractions" );
                    desc35.putBoolean( id583, false );
                    var id584 = stringIDToTypeID( "ordinals" );
                    desc35.putBoolean( id584, false );
                    var id585 = stringIDToTypeID( "swash" );
                    desc35.putBoolean( id585, false );
                    var id586 = stringIDToTypeID( "titling" );
                    desc35.putBoolean( id586, false );
                    var id587 = stringIDToTypeID( "connectionForms" );
                    desc35.putBoolean( id587, false );
                    var id588 = stringIDToTypeID( "stylisticAlternates" );
                    desc35.putBoolean( id588, false );
                    var id589 = stringIDToTypeID( "ornaments" );
                    desc35.putBoolean( id589, false );
                    var id590 = stringIDToTypeID( "figureStyle" );
                    var id591 = stringIDToTypeID( "figureStyle" );
                    var id592 = charIDToTypeID( "Nrml" );
                    desc35.putEnumerated( id590, id591, id592 );
                    var id593 = stringIDToTypeID( "proportionalMetrics" );
                    desc35.putBoolean( id593, false );
                    var id594 = stringIDToTypeID( "kana" );
                    desc35.putBoolean( id594, false );
                    var id595 = stringIDToTypeID( "italics" );
                    desc35.putBoolean( id595, false );
                    var id596 = stringIDToTypeID( "ruby" );
                    desc35.putBoolean( id596, false );
                    var id597 = stringIDToTypeID( "baselineDirection" );
                    var id598 = stringIDToTypeID( "baselineDirection" );
                    var id599 = stringIDToTypeID( "withStream" );
                    desc35.putEnumerated( id597, id598, id599 );
                    var id600 = stringIDToTypeID( "textLanguage" );
                    var id601 = stringIDToTypeID( "textLanguage" );
                    var id602 = stringIDToTypeID( "ukenglishLanguage" );
                    desc35.putEnumerated( id600, id601, id602 );
                    var id603 = stringIDToTypeID( "japaneseAlternate" );
                    var id604 = stringIDToTypeID( "japaneseAlternate" );
                    var id605 = stringIDToTypeID( "defaultForm" );
                    desc35.putEnumerated( id603, id604, id605 );
                    var id606 = stringIDToTypeID( "mojiZume" );
                    desc35.putDouble( id606, 0.000000 );
                    var id607 = stringIDToTypeID( "gridAlignment" );
                    var id608 = stringIDToTypeID( "gridAlignment" );
                    var id609 = stringIDToTypeID( "roman" );
                    desc35.putEnumerated( id607, id608, id609 );
                    var id610 = stringIDToTypeID( "enableWariChu" );
                    desc35.putBoolean( id610, false );
                    var id611 = stringIDToTypeID( "wariChuCount" );
                    desc35.putInteger( id611, 2 );
                    var id612 = stringIDToTypeID( "wariChuLineGap" );
                    desc35.putInteger( id612, 0 );
                    var id613 = stringIDToTypeID( "wariChuScale" );
                    desc35.putDouble( id613, 0.500000 );
                    var id614 = stringIDToTypeID( "wariChuWidow" );
                    desc35.putInteger( id614, 2 );
                    var id615 = stringIDToTypeID( "wariChuOrphan" );
                    desc35.putInteger( id615, 2 );
                    var id616 = stringIDToTypeID( "wariChuJustification" );
                    var id617 = stringIDToTypeID( "wariChuJustification" );
                    var id618 = stringIDToTypeID( "wariChuAutoJustify" );
                    desc35.putEnumerated( id616, id617, id618 );
                    var id619 = stringIDToTypeID( "tcyUpDown" );
                    desc35.putInteger( id619, 0 );
                    var id620 = stringIDToTypeID( "tcyLeftRight" );
                    desc35.putInteger( id620, 0 );
                    var id621 = stringIDToTypeID( "leftAki" );
                    desc35.putDouble( id621, -1.000000 );
                    var id622 = stringIDToTypeID( "rightAki" );
                    desc35.putDouble( id622, -1.000000 );
                    var id623 = stringIDToTypeID( "jiDori" );
                    desc35.putInteger( id623, 0 );
                    var id624 = stringIDToTypeID( "noBreak" );
                    desc35.putBoolean( id624, false );
                    var id625 = charIDToTypeID( "Clr " );
                        var desc36 = new ActionDescriptor();
                        var id626 = charIDToTypeID( "Rd  " );
                        desc36.putDouble( id626, 0.000000 );
                        var id627 = charIDToTypeID( "Grn " );
                        desc36.putDouble( id627, 0.000000 );
                        var id628 = charIDToTypeID( "Bl  " );
                        desc36.putDouble( id628, 0.000000 );
                    var id629 = charIDToTypeID( "RGBC" );
                    desc35.putObject( id625, id629, desc36 );
                    var id630 = stringIDToTypeID( "strokeColor" );
                        var desc37 = new ActionDescriptor();
                        var id631 = charIDToTypeID( "Rd  " );
                        desc37.putDouble( id631, 0.000000 );
                        var id632 = charIDToTypeID( "Grn " );
                        desc37.putDouble( id632, 0.000000 );
                        var id633 = charIDToTypeID( "Bl  " );
                        desc37.putDouble( id633, 0.000000 );
                    var id634 = charIDToTypeID( "RGBC" );
                    desc35.putObject( id630, id634, desc37 );
                    var id635 = charIDToTypeID( "Fl  " );
                    desc35.putBoolean( id635, true );
                    var id636 = charIDToTypeID( "Strk" );
                    desc35.putBoolean( id636, false );
                    var id637 = stringIDToTypeID( "fillFirst" );
                    desc35.putBoolean( id637, false );
                    var id638 = stringIDToTypeID( "fillOverPrint" );
                    desc35.putBoolean( id638, false );
                    var id639 = stringIDToTypeID( "strokeOverPrint" );
                    desc35.putBoolean( id639, false );
                    var id640 = stringIDToTypeID( "lineCap" );
                    var id641 = stringIDToTypeID( "lineCap" );
                    var id642 = stringIDToTypeID( "buttCap" );
                    desc35.putEnumerated( id640, id641, id642 );
                    var id643 = stringIDToTypeID( "lineJoin" );
                    var id644 = stringIDToTypeID( "lineJoin" );
                    var id645 = stringIDToTypeID( "miterJoin" );
                    desc35.putEnumerated( id643, id644, id645 );
                    var id646 = stringIDToTypeID( "lineWidth" );
                    var id647 = charIDToTypeID( "#Pnt" );
                    desc35.putUnitDouble( id646, id647, 0.094878 );
                    var id648 = stringIDToTypeID( "miterLimit" );
                    var id649 = charIDToTypeID( "#Pnt" );
                    desc35.putUnitDouble( id648, id649, 1.152000 );
                    var id650 = stringIDToTypeID( "lineDashoffset" );
                    desc35.putDouble( id650, 0.000000 );
                var id651 = charIDToTypeID( "TxtS" );
                desc34.putObject( id541, id651, desc35 );
            var id652 = charIDToTypeID( "Txtt" );
            list10.putObject( id652, desc34 );
        desc29.putList( id538, list10 );
        var id653 = stringIDToTypeID( "paragraphStyleRange" );
            var list11 = new ActionList();
                var desc38 = new ActionDescriptor();
                var id654 = charIDToTypeID( "From" );
                desc38.putInteger( id654, 0 );
                var id655 = charIDToTypeID( "T   " );
                desc38.putInteger( id655, 23 );
                var id656 = stringIDToTypeID( "paragraphStyle" );
                    var desc39 = new ActionDescriptor();
                    var id657 = charIDToTypeID( "Algn" );
                    var id658 = charIDToTypeID( "Alg " );
                    var id659 = charIDToTypeID( "Left" );
                    desc39.putEnumerated( id657, id658, id659 );
                    var id660 = stringIDToTypeID( "firstLineIndent" );
                    var id661 = charIDToTypeID( "#Pnt" );
                    desc39.putUnitDouble( id660, id661, 0.000000 );
                    var id662 = stringIDToTypeID( "startIndent" );
                    var id663 = charIDToTypeID( "#Pnt" );
                    desc39.putUnitDouble( id662, id663, 0.000000 );
                    var id664 = stringIDToTypeID( "endIndent" );
                    var id665 = charIDToTypeID( "#Pnt" );
                    desc39.putUnitDouble( id664, id665, 0.000000 );
                    var id666 = stringIDToTypeID( "spaceBefore" );
                    var id667 = charIDToTypeID( "#Pnt" );
                    desc39.putUnitDouble( id666, id667, 0.000000 );
                    var id668 = stringIDToTypeID( "spaceAfter" );
                    var id669 = charIDToTypeID( "#Pnt" );
                    desc39.putUnitDouble( id668, id669, 0.000000 );
                    var id670 = stringIDToTypeID( "dropCapMultiplier" );
                    desc39.putInteger( id670, 1 );
                    var id671 = stringIDToTypeID( "autoLeadingPercentage" );
                    desc39.putDouble( id671, 1.200000 );
                    var id672 = stringIDToTypeID( "leadingType" );
                    var id673 = stringIDToTypeID( "leadingType" );
                    var id674 = stringIDToTypeID( "leadingBelow" );
                    desc39.putEnumerated( id672, id673, id674 );
                    var id675 = stringIDToTypeID( "hyphenate" );
                    desc39.putBoolean( id675, true );
                    var id676 = stringIDToTypeID( "hyphenateWordSize" );
                    desc39.putInteger( id676, 8 );
                    var id677 = stringIDToTypeID( "hyphenatePreLength" );
                    desc39.putInteger( id677, 3 );
                    var id678 = stringIDToTypeID( "hyphenatePostLength" );
                    desc39.putInteger( id678, 3 );
                    var id679 = stringIDToTypeID( "hyphenateLimit" );
                    desc39.putInteger( id679, 2 );
                    var id680 = stringIDToTypeID( "hyphenationZone" );
                    desc39.putDouble( id680, 36.000000 );
                    var id681 = stringIDToTypeID( "hyphenateCapitalized" );
                    desc39.putBoolean( id681, true );
                    var id682 = stringIDToTypeID( "hyphenationPreference" );
                    desc39.putDouble( id682, 0.500000 );
                    var id683 = stringIDToTypeID( "justificationWordMinimum" );
                    desc39.putDouble( id683, 0.800000 );
                    var id684 = stringIDToTypeID( "justificationWordDesired" );
                    desc39.putDouble( id684, 1.000000 );
                    var id685 = stringIDToTypeID( "justificationWordMaximum" );
                    desc39.putDouble( id685, 1.330000 );
                    var id686 = stringIDToTypeID( "justificationLetterMinimum" );
                   

I have two text layer in the same pds file. One layer is locked, means don't want to change at anyitme, while the other getting changed verytime i open and save the file
The copied text is from other file like that of M.S. excel or word

Similar Messages

  • My iPhone got locked while updating to IOS via my laptop. How can I restart my phone

    My iPhone got locked while updating to IOS via my laptop. How can I restart my pihone?

    Thank you Roger Wilmut. I am grateful for your response.
    I bought the iPhone new and set up by myself. I still remember apple id details. The problem is that while the update was on, I needed to enter my apple id on the phone to complete the update my screen lock has been activated. Now the phone only displays the iTunes logo and the USB cable being inserted. But I can still access my the phone contents through my laptop. I need to force the phone to restart. How can I do that?  mind you I have pressed the home and power buttons together for a couple of minutes. It will only display the apple logo for a few seconds and then return to the iTunes and USB cable display. Maybe the phone is hanging. So please help me.
    Thank you very much

  • Date format in Bex Output should be changed while using with Text Variable

    I am using a Bex Query where have defined a Text Variable with replacement path. So whatever Date user enters in the selection screen variable (Input Variable) the same date appears in the report description.
    For Ex: If user enters 30.04.2012 in Char Variable/Input Variable before executing the report, so once he executes the report the same date appears on report description like "ABC Analysis as on 20120430". Is also changes the report description whenever user changes the date in selection screen variable.
    My requirement is......Date format should be come as 30.04.2012 (DD.MM.YYYY) instead of 20120430 (YYYYMMDD) in report description.
    Guys could you please help me out to achieve the desired output.
    Rgds,
    Ritu

    Please check if you have selected Replace with Key in that text variable.
    Instead of that select External characteristic value key.
    This should help you in giving the desired output.
    Regards,
    AL

  • Why does the type size suddenly change while I am typing

    When I am typing the size of all the text I've written will suddenly become smaller. On one message I would highlight it and push the larger "A" button. It became bigger, this happened several times. When I sent the message the type looked normal on my screen, but it was huge on the recipients' message screen

    Thank you, I hope you can open the two following links:
    https://www.dropbox.com/s/4oxjirfq9yhcmri/Tube%20Trailer%20Description%20Draft%20REV5%2008 1613.pdf
    https://www.dropbox.com/s/hl9lsd4lvhq4jqs/Tube%20Trailer%20Description%20Draft%20REV5%2008 1613.docx
    I hope I am not confusing you. I want the font size in the field to be the same as the font in the preceding sentence.
    Thank you for staying with me.
    Walter

  • Change Paragraph Indentation Before Text via macro

    I have a repetitive task where I need to format a paragraph 100s of places throughout my slide decks. I need to remove the bullet, change the font, and set the paragraph indentation before text property to 0.5"
    I can do everything but set the indentation before text property.  can someone please show me the line of code needed for this?
    Thanks.

    Hello moondaddy.
    I suggest you to ask this question in the
    Office Answers Forum.
    Bye.
    Luigi Bruno
    MCP, MCTS, MOS, MTA

  • Is there a way to change the Layer Color Tag via Script?

    I tried to use the Script Listener to find the Event to change the Layer Color Tag but there were no commands recorded to my desktop. I have scoured the forums and the depths of Goooooo....ooogle and to no avail.
    I checked the API for an Art Layer and found no options to assign a Color Tag.
    I want to change the Color Tag From:
    To Color Tag Purple:
    Could anyone please help point me in the Right Direction?

    Just solved my own question:
    Photoshop was being weird so I had to change the color 2 times for the event to be recognized...idk why but it worked: heres the code:
    desc66.putReference( idnull, ref55 );
        var idT = charIDToTypeID( "T   " );
            var desc67 = new ActionDescriptor();
            var idClr = charIDToTypeID( "Clr " );
            var idClr = charIDToTypeID( "Clr " );
            var idVlt = charIDToTypeID( "Vlt " );
            desc67.putEnumerated( idClr, idClr, idVlt );
        var idLyr = charIDToTypeID( "Lyr " );
        desc66.putObject( idT, idLyr, desc67 );
    executeAction( idsetd, desc66, DialogModes.NO );

  • Getting "ATTENTION: Unsaved Changes..." box via SCRIPT commands?

    Hello,
    When I exit DIAdem without saving all of my changes, a dialog box comes up:
    "ATTENTION: Unsaved changes found in the following DIAdem panels:
    "DIAdem - VIEW  (File.TDV)
    "DIAdem - REPORT (File.TDV)
    "Do you want to save the changes in these DIAdem panels when leaving the program?
    Is it possible to call this in a script?  Or is there a better way to detect unsaved changes in any of the DIAdem panels? 
    Or...I will describe what I am doing and perhaps someone has a different idea to accomplish what I want?  What I have done is set up some scripts so that users can open "DIAdem Project" files (TDM data with associated VIEW and REPORT layouts) and when users are opening a different "Project" I would like to give them the option of saving any changes they have made before loading something new.
    Thank you!
    Julia Moeller

    Ok, I thought I would share what I wrote to get a box that looks exactly like what DIAdem brings up.  One more question...is there any way to find out if my SCRIPT workspace has been changed?  Then it would be perfect! 
    Thank you again, Julia
    Dim ChangeMss, DataFileNameShort
    ChangeMss = "ATTENTION : Unsaved changes found in the following " & _
      "DIAdem panels:" & vbCRLF & vbCRLF
    DataFileNameShort = Split(DataFileName, "\")
    If DataChanged Then ChangeMss = ChangeMss & " - DIAdem NAVIGATOR" & vbTAB & vbTAB &"(" & DataFileNameShort(Ubound(DataFileNameShort))  & ")" & vbCRLF
    If View.LayoutModified Then ChangeMss = ChangeMss & " - DIAdem-VIEW" & vbTAB & vbTAB & "(" & View.FileName & ".TDV)" & vbCRLF
    If CheckReportChanged Then ChangeMss = ChangeMss & " - DIAdem-REPORT" & vbTAB & vbTAB & "(" & PicFile & ".TDR)" & vbCRLF
    ChangeMss = ChangeMss & vbCRLF & vbCRLF & "Do you want to save the changes in these DIAdem panels when leaving the program?"
    Call MsgBoxDisp(ChangeMss, "MB_YesNoCancel", "MsgTypeWarning", 0)
    ' CheckReportChanged()                                            *** New Function ***
    ' Checks changes in REPORT
    Function CheckReportChanged
      Call GraphChangedChk()
      CheckReportChanged = PicIsChanged
    End Function ' CheckReportChanged

  • Copy&paste formatted text from the web

    Hello,
    I'm from IT department. Employees graphic gave me a difficult task. They need to copy text from the web browser which is underlined, into Illustrator. The problem is that while pasting the text loses it's formatting. I found the solution about pasting the text into MS Word and then import it AI. Unfortunatly they not accept that way, the said "we need something more easy, it's possible, someone told us". Is there any other way to copy text from the web browser to illustrator with keeping format? Maybe plugins? I'm googling about 2 days about it and didn't find any other solution. Please help me.

    thank you
    unfortunately it's not good solution because:
    1.) "omg, too much clicking, we need ctrl+c ctrl+v"
    2.) They change the text, change size, color, background etc in AI. When AI imports pdf all letters looks like seperate objects (it's hard to explain for me, because I'm not familiar with AI and my english is not good enough)

  • Using Standard text in scripts

    Hi all,
    I had a problem while printing standard texts in scripts.
    I Know how to print standard text if we have to print it from the begining of window using
    INCLUDE &T024E-TXADR& OBJECT TEXT ID ADRS LANGUAGE &EKKO-SPRAS& PAR
    But my problem id i have print it after a hard coded text like
    Delivery schedule: 'here i have to print the standard text'.
    can any one please help me out how to solve the problem
    Thanks & regards
    sreehari p

    Hi,
    Here's one my brother taught me - you can actually trick the system to accommodate this requirement.
    Ensure that you use 2 different paragraph formats in your INCLUDE statement, using the PARAGRAPH and NEW_PARAGRAPH clauses, ie.
    INCLUDE &T024E-TXADR& OBJECT TEXT ID ADRS LANGUAGE &EKKO-SPRAS& PARAGRAPH P1 NEW-PARAGRAPH P2
    Paragraph P2 (which will be used as the first line) should be created as having a Line Spacing value of 1 TW (1 twip) which is less than 1/1000th of an inch.  Also, set the Left Margin value to an offset which brings the text to the right of the Delivery schedule literal.
    Paragraph P1 (which will be used for all subsequent lines) should be set up as normal - ie. use the same paragraph format as that for displaying your "Delivery schedule:" literal.  If you need the text to be indented in line with the first line, then copy your existing paragraph to a new paragraph but set the Left Margin value to the same as that in P2.
    What this does is to output the first line of text indented by the margin after skipping 1 twip, giving the illusion that it's actually on the same line.  Since subsequent lines are output with a normal (or normal/indented) paragraph, that just follows with normal spacing on subsequent lines.
    Hope this makes sense.
    Regards,  Andy

  • Copy and paste error - Text pastes at half-size.

    Copy and paste error — Text pastes at half-size.
    When I copy and paste text already in my photoshop document, the text retains the styling but the text size is exactly half of what it should be.
    I'm using the most recent version of CS6. Thanks!

    Ok, I found the issue.
    http://d.pr/i/h48E
    The text box was transformed by 200%, while other text boxes are at 100%. So when you copy a 200% into a 100% it's half. Makes no sense that this is a feature.

  • Configuration setting that needs to be changed to allow flexibility copy and to paste formatted text

    what is the configuration setting in Contribute that needs to be changed to allow me flexibility copy and to paste formatted text?
    Example I am unable to copy and paste formatted text within contribute and the line that is represented under the heading below
    Research Analysis
    This is the  research and analysis page. The most recent analysis for all companies listed on the

    I'm not familiar with 'styled text'- which does not mean much other than it's on a very long list of things I don't know. But I do know you can cut several steps out here:
    If your script works so far then you can clean it up:
    tell application "FileMaker Developer"
    open "MacintoshHD:Users:stuart:Desktop:Practice.fp7"
    set mytext to record 2 of table 1 of database 1 as styled text
    end tell
    tell application "Microsoft Word"
    activate
    set myRange to create range active document start 0 end 0
    insert text (mytext) at myRange
    end tell
    Also try:
    set mytext to contents of record 2 of table 1 of database 1 as styled text
    Reese

  • How can I change the format of text pasted into a Mail email from another document?

    I paste some text from a word document into an email in Mail.  In the word document, the text was indented .5" from the right margin.  In the Mail email document, the text also appears indented .5" from the right margin.
    But since this was the last text in the email I am composing, my text following the pasted-in part continues at the indented "style" of the pasted in text.  And thre are no controls for changing this indentation on subsequent text in that email, nor can you chage the indentation formatting of the text pasted in.
    Even when you select "decrease indentation" under the format/indentation options in the menu bar, Mail will not reduce a "pasted-in" paragraph indentation nor will it return a subsequent text paragraph you type in manually back to a left-adjusted margin.
    Am I miising something?
    Is there a way to see something in each Mail message composition window akin to what you see in a word processing document that allows you to set margins and indentations and tabs for individual paragraphs?  Just like the Formatting controls you have here in the Apple Support communities when you ar composing a message and that I used to indent this paragraph?
    And then used to return this paragraph back to the original left adjusted formatting?
    Steve

    Thanks for the reminder.  I use the formatting toolbar but forgot to go there instead of the Format menubar item for Mail to try the indent and outdent commands.
    But, alas, that indent, outdent option has no impact on text pasted into the message.  It remains stuck at the indent level of the source text.
    Might the answer lie in switching to plain text and formatting there?  Tried that and no difference.
    I did discover that if you highlight text pasted in with its "own" indentation preference "baked in" you can indent that text further and even "outdent" it back to where it was, but you cannot shake it's original indentation status to get it back to full left margins.
    Steve

  • How do I change the size of the tools and the text for the menus in Photoshop?  I need a magnifying glass in order to make out what they are.

    How do I change the size of the tools and the text for the menus in Photoshop?  I need a magnifying glass in order to make out what they are.

    Okay, I've figured it out, so I'm going to answer my own question in hopes that it may help anyone else that would like to actually be able to see what they're doing when using Photoshop CC 2014 on a high resolution screen.
    1.  Open Photoshop.
    2.  Select Preferences from the Edit Menu, then select General.
    3.  Change the HUD Color Picker to Hue Strip (Medium).
    4.  Select Interface from the Preferences menu on the left side of the dialog box.
    5.  Change the UI Font Size to Large in the Text area of the Preferences dialog box.
    6.  Select Experimental Features from the Preferences menu on the left side of the dialog box.
    7.  Select Scale UI 200% for high-density displays (Windows only).
    8.  Click on OK, then Exit/Quit Photoshop.
    9.  Open Photoshop and everything should be readable.

  • Font changes size during copy and paste

    How can you get photoshop to keep the same font size during copy and paste? For example, I copied text that was 14pt and it pasted as 16.44pt. I am copying and pasting text in the same photshop document. Thanks!

    Then tell us more about your issue: is it the case for all files, does it happen for text lines, or paragraph text, inside the same text block...
    What are the settings of the text tool?

  • I took a picture while in a text. I then seleceted it and it gave me four selection (cope, paste, select, and suggest..). What is the suggest option?

    I took a picture while in a text. I then seleceted it and it gave me four selection (cope, paste, select, and suggest..). What is the suggest option?

    After you tapped the picture, it brings up the copy, paste, dialog box. This would be important if you wanted to copy the picture and paste it in another application.
    Okay, I went to check to see what else you were talking about with suggest. What that is referring to is about sugguesting how much of the area to copy. Since there was more in the message than the picture, you could choose to copy more than the picture. Nothing much to do or worry about.

Maybe you are looking for

  • Page viewer webpart (set to network folder) works in ie11...but not ie9

    Hello all, I have configured a pvwp to point to a network folderon my app sever. Any user running ie 11 who opens the page containing the webpart can see the contents of the shared folder. Any user running ie 9 who opens the page containing the webpa

  • "ALTER SYSTEM SET"

    Hi When a parameter is changed using "ALTER SYSTEM SET parameter=X" without the clause SCOPE, where will that parameter be changed? In memory or in spfile? Thanks

  • Externalization problem in Essbase 9.2

    I've being having a rough time trying to externalize Essbase security. I've done this several times in different machines, but know I'm stuck with this error. I haven't found any useful information so far. I have reinstall Shared Services, tried drop

  • Quick time won't uninstall  or open

    Quick time will not open I get error 2095 if i try to open the program It will not install Qt or itunes updates. How can I reinstall qt & itunes. Everything I tried would not work. It report that QT and bourjour will not uninstall and then the updat

  • Problems with Exporting CSV files

    When I tried to export the Project Management Sample Table, I noticed that the last five unchecked check boxes weren't part of the exported file. I should have seen the value False. Instead there was no value provided. This seems like a bug. 1019,Cel