(CS4) How to change text in character format?

Hello scripters,
I need help for a problem with "FindChangeByList":
I want to change text with special elements (and more than one element),
for example: color:black AND italic AND subscript
(or elevated, capital, small caps)
and change it in a character format  that i have defineted before
(lets call it for example "01-xyz").
As i understand it, i can make it with the "FindChangeByList-sript" and GREP
But what must stand here "?"
grep {find what:"?"} {change to:"?"} {include footnotes:true, include master pages:true, include hidden layers:true, whole word:false} Find all double spaces and replace with single spaces.
Can anybody help me, please?
Yours Oliente

Sorry,
only now i get to try the element i got with the new script (at the end of the FindChangeList).
But i must have make a mistake:
text {findWhat:appliedFont:"Minion Pro", fontStyle:"Italic"} {changeTo:appliedFont:"Minion Pro", fontStyle:"Bold"} {includeFootnotes:true, includeMasterPages:true, includeHiddenLayers:true, wholeWord:false}
It says
Fehler Nummer 25 (Mistake nr 25)
and than show me the line i have written.
It is the same with all elements.
Can someone help me?
Yours Oliente

Similar Messages

  • How to change the automatic character format in Message Editor?

    Hi experts,
    We use PI 7.31, AAE adapter in our scenario. When we use the message monitor in Adapter Engine, we choose one message and open it in Message editor, we can see the message payload with AUTO Character Format: Windows-1252.
    The problem is we have some CN characters and they cannot display in correct formats.
    So, is there any way to change the AUTO Character format?
    The other question is, can we see the message after mapping in java message monitor?
    Thanks.
    Kevin

    Hi,
    The Quantity field which is used in sales order has a standard Data Type:QUAN
    with Decimal Places:3 so u cant change the settings in standard data element CRMT_SCHEDLIN_QUAN
    If u want the quantity field without decimals then u need to create a Z data element.
    Regards,
    PePe

  • How to change text in PDF doc. which is a musical score

    Hello,
    I'm new here, so please excuse me if I do or say something I shouldn't.
    I need to change the words in a musical score because the font is too small. OCR recognition doesn"t work because there are illustrations that are different from images or text... Is there a way to get in there and make the changes I need to do?
    Any help greatly appreciated.

    Thanks for the reply, but I have Adobe Reader 9 Pro. Will it still not 
    work ?
    Le 29 sept. 2011 à 29 sept. 11 - 16:09, Claudio González a écrit :
    Re: How to change text in PDF doc. which is a musical score
    created by Claudio González in Adobe Reader - View the full discussion
    Unfortunately, not with the free Reader.
    Replies to this message go to everyone subscribed to this thread, 
    not directly to the person who posted the message. To post a reply, 
    either reply to this email or visit the message page: [http://forums.adobe.com/message/3944833#3944833
    To unsubscribe from this thread, please visit the message page at [http://forums.adobe.com/message/3944833#3944833
    ]. In the Actions box on the right, click the Stop Email 
    Notifications link.
    Start a new discussion in Adobe Reader by email or at Adobe Forums
    For more information about maintaining your forum email 
    notifications please go to http://forums.adobe.com/message/2936746#2936746

  • How to change TEXT EDITOR in SMARTFORMS

    Dear All,
    How to change TEXT EDITOR in SMARTFORMS i am getting editor like Microsoft Word but i want the regular editor.
    I am using ECC 6.0 GUI 710
    thanks,
    RP

    Solution By Mr. Eitan Rosenberg is correct.
    Program Name: RSCPSETEDITOR
    Thanks a lot.
    Regards..........

  • How to print text in paper format iin smartforms

    Hi all,
      I want a question that  how to print text in paper format like  paper divides into 2 parts and if the firstpart is full of text i.e., it exceeds the first page the text will be displyed in the second part of the first page.
    Usefull answers will be awarded.
    Thanks all...

    Hi,
    U create two windows in the page and same as like second page.
    but in first page first window select the condition print only on first page.
    in second window select conditin print only on second page.
    first try without creating a secondpage. if that doesn't workout create secondpage and try.
    Assign points if useful.
    Regards
    (YUGANDHAR.P)

  • How to Change text of link in SRM

    Hi All,
    How to Change text of link in SRM . The Link is in leftside of the screen in webportal.
    I needs to change the text of link ' Shop' , 'Check Status'  and 'Confirm Goods / Services.
    Kindly helpout me.

    Hi Rob,
    Thanks a lot for reply.
    You are right i am suppose to change in BBPGLOBAL.
    But i am not getting where should i change.I am unable to find the parameter in BPGLOBAL.
    Kindly advise me.
    Regards,
    Vasu

  • How to change text in banners

    How to change text in banners

    drag the template in a new project
    then …
    … click on the tiny grey triangle aside 'Banner01', and 'Banner Group'
    this 'unfolds' grouped content
    select/double click 'text here' ...
    type your text

  • How to change text to read right to left-InDesign CC 2014?

    How to change text to read right to left-InDesign CC 2014?

    I have described it here, step by step:
    How do I change text direction adobe indesign?

  • Smartforms - Change a text elements character Format

    Hello,
    I need to modify a Smartform by increasing the font size on some text elements.  When I highlight the text element to change and then click the dropdown for Character Format I can click the format I would like but it never changes.
    I've also tried resetting the character formats but it always gets back to it orginal size/settings.
    How can I change the character format in a text element?
    Thanks,
    Matt

    It appears I have to delete the field then change the character format to the font I want and finally drop the field back into place on the screen.
    If there is another way to do it, I never found it.
    Switching to the classic editor may work as well.  Worth trying.
    Thanks,
    Matt

  • How to change text of logon-popup-window from WAS ?

    hi there,
    i have a link in an email, which links to a application in WAS.
    the user gets an POPUP where he has to enter Username and Passwort.
    Above UserID there is a text "SAP Web Application Server [P02]"   (P02 is my system)
    does anybody know how to CHANGE this text ???
    reg, Martin

    Hi Martin Svik,
        Could you please check the below links :
        http://help.sap.com/saphelp_nw70/helpdata/en/23/c0e240beb0702ae10000000a155106/frameset.htm
       and
             http://help.sap.com/saphelp_erp2005vp/helpdata/EN/34/608a44002f41c2a7bcd923758dc03a/content.htm
    Regards,
    S.Manu.

  • How to changes MM/DD/YYYY Format t o 2-Nov-06

    I write a statement like 
    CONCATENATE SY-DATUM TEXT-T01 SY-UNAME INTO V_TEXT.
    Now my requirement is 2-Nov-06 in stead of sy-datum.
    sy-datum is in the form of MM/DD/YYYY.
    any one cam suggest me how to change it.
    Thanks,
    Maheedhar.T

    Just give the input as 11/10/2006
    and check the output ..
    REPORT zex6  .
    PARAMETERS: V_DATUM(11) TYPE C.
      DATA:     V_MON(3) TYPE C,
                V_DAT(2) TYPE C,
                V_YEAR(4) TYPE  C,
                V_MONTHNAME(3) TYPE C,
                V_FULLDATE(30) TYPE C.
    CALL FUNCTION 'CONVERT_DATE_TO_INTERNAL'
      EXPORTING
        date_external                  = V_DATUM
    IMPORTING
       DATE_INTERNAL                  =  V_DATUM
    EXCEPTIONS
       DATE_EXTERNAL_IS_INVALID       = 1
       OTHERS                         = 2
    IF sy-subrc <> 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
             WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
    ENDIF.
    CALL FUNCTION 'CONVERSION_EXIT_SDATE_INPUT'
      EXPORTING
       input         = v_datum
    IMPORTING
       OUTPUT        = v_datum.
    *   write:/ v_datum.
    WRITE  V_DATUM+0(2) TO V_MON.
    WRITE  V_DATUM+2(2) TO V_DAT.
    WRITE  V_DATUM+4(4) TO V_YEAR.
    SELECT SINGLE KTX FROM T247 INTO V_MONTHNAME
    WHERE        SPRAS = SY-LANGU
         AND       MNR  = V_MON.
    CONCATENATE V_DAT '-' V_MONTHNAME '-' v_YEAR
                      INTO V_FULLDATE ."  SEPARATED BY SPACE.
    WRITE:/ V_FULLDATE.
    regards,
    Vijay

  • How to change  text in ADOBE forms

    Hi ,
      I am unable to change the static text in adobe  can anyone tell me how to change this text.

    Hi,
    Choose the object Palatte. and change the property 'caption' in it .
    thanks
    nidhi

  • How to change date and time format

    Hi experts,
    Can i know how to change the date and time format?
    I want the date format to be dd-mmm-yyyy  and time format to be hh:mm:ss
    These date and time is in my sapscript form.
    I make use of PERFORM function in sapscript.
    This is the code in my print program.
    FORM get_actlog_QA TABLES in_tab STRUCTURE itcsy
                           out_tab STRUCTURE itcsy.
       DATA: object TYPE string, "
            qaname LIKE JCDS-USNAM, "NAME for engineering process, QA Manager
            qadate LIKE JCDS-UDATE, "DATE changed in engineering process, QA Manager
            qatime LIKE JCDS-UTIME. "TIME changed in engineering process, QA Manager
    DATA: lt_jcds type standard table of jcds,
          wa_jcds like line of lt_jcds,
          new_date(10) type c.
      READ TABLE in_tab INDEX 1.
      MOVE in_tab-value TO object.
      select * into CORRESPONDING FIELDS OF TABLE lt_jcds
      from jcds WHERE objnr = object
        AND  ( stat = 'E0005' )
        AND inact = ''.
      Loop at lt_jcds into wa_jcds.
          qaname = wa_jcds-USNAM.
          qadate = wa_jcds-UDATE.
          qatime = wa_jcds-UTIME.
       READ TABLE out_tab INDEX 1.
       MOVE qaname TO out_tab-value.
       MODIFY out_tab INDEX sy-tabix.
       READ TABLE out_tab INDEX 2.
       MOVE qadate TO out_tab-value.
       MODIFY out_tab INDEX sy-tabix.
       READ TABLE out_tab INDEX 3.
       MOVE qatime TO out_tab-value.
       MODIFY out_tab INDEX sy-tabix.
      endloop.
      clear wa_jcds.
      ENDFORM. 
    This is my PERFORM in sapscript.
    /:           DEFINE &V_QANAME& = ''.
    /:           DEFINE &V_QADATE& = ''.
    /:           DEFINE &V_QATIME& = ''.
    /:           PERFORM GET_ACTLOG_QA IN PROGRAM ZFIR002
    /:           USING &VIQMEL-OBJNR&
    /:           CHANGING &V_QANAME&
    /:           CHANGING &V_QADATE&
    /:           CHANGING &V_QATIME&
    /:           ENDPERFORM.                     
    Sapscript
    Prepared by : &V_QANAME& ,, &V_QADATE& ,, &V_QATIME&
    The output now is
    Prepared by: Name   20080312  115536 
    I want to change the date format to 12-MAR-2008
    and the time format to 11:55:36 
    Can anyone please suggest on how to solve this?
    Thank you.

    Hi,
      Before assigning the  QADATE value you can write the logic to display  20080312   as  12-MAR-2008  taking the offset values .
    Like
    qadate = wa_jcds-UDATE.
    qatime = wa_jcds-UTIME.
      lw_year    = qadate(4).
      lw_month = qadate+4(2).
      lw_date    = qadate+6(2).
    case lw_month.
    when 1.
    when 2.
            concatenate lw_date  '-FEB-'  lw_year into qadate.
    when 3.
          concatenate lw_date '-MAR-' lw_year into qadate.
    endcase.
    READ TABLE out_tab INDEX 2.
    MOVE qadate TO out_tab-value.
    MODIFY out_tab INDEX sy-tabix.
    And you can also change the timeformat also  .
    then assign that value to qatime .Then
    READ TABLE out_tab INDEX 3.
    MOVE qatime TO out_tab-value.
    MODIFY out_tab INDEX sy-tabix.
    I think this helps you.
    Regards,
    Rajitha.

  • How to change text in header of ADF Swing JTable?

    I need to change texts in ADF Swing JTable header.
    any clue?
    thanks
    Branislav

    Hi,
    how do you need to change it? Dynamically or static. If static then - assuming ADF BC is the underlying model - you can set the label hint to override the default column naming. If not using BC, you can set the label in the ADF binding as well.
    Frank

  • Documaker : how to change text by count during overflow

    Hi Experts,
    Please help me...
    I want to change a text in a section by overflow count.
    Summary that I have set are as follows.
    1. FormA (contains Subform1)
    2. Subform1 (contains Subform2)
    3. Subform2
    Subform1 on FormA is setting the overflow with the trigger by the XML.
    Search Mask (counter) : !/xxx/data/Repeats/Repeat
    Subform2 on Subform1 is setting that always repeat 3 times.
    Reference :
    Documaker : How to set the overflow repeated 3 times always.
    I created DAL scripts as follows.
    1) To setgvm CTR.
    ---> Section_HEADER on Subform1 has a field that setting this script.
    2) To return GVM(CTR).
    ---> Section_TEXT on Subform2 has a field that setting this script.
    3) To increment GVM(CTR) by 1.
    ---> Section_TEXT on Subform2 has a field that setting this script.
    This counter has been running without any problems.
    I tried to set as follows.
    4) To change text by GVM(CTR)-1.
    if havegvm('ctr',1)
    varctr = gvm('ctr',1)
    if varctr-1 = 1
    return("A")
    else if varctr-1 = 2
    return("B")
    else
    return("C")
    end
    else
    return("")
    end
    ---> I placed a field (call this "OUTPUT_TEXT") that is set this script in Section_TEXT on Subform2.
    This setting is working.
    BUT, I want to output the Double-byte characters at OUTPUT_TEXT field.
    I can not input the Double-byte characters in DAL Script. (If I input, DMStudio was shut down...)
    By placing 3 text areas in Section_TEXT, I thought of setting the trigger switch by count of overflow, but I could not set.
    By count of overflow, is there any other ways to solve this problem?
    Thanks,

    Sorry, I resolved this...
    I created 3 triggers and set it for 3 text area.
    A trigger is as follows for *1* text area.
    if havegvm('ctr',1)
    varctr = gvm('ctr',1)
    if varctr = *1*
    return(1)
    end
    else
    return(1)
    end
    return(0)
    And, I moved the increasing count field to most right position in Section_TEXT.
    +3) To increment GVM(CTR) by 1.+
    ---> Section_TEXT on Subform2 has a field that setting this script.
    It is able to switch text areas by count.
    Thanks,

Maybe you are looking for