Find/Replace highlights the wrong code

Hi, when using the normal Find and search for specific text in my AS3 class file, it highlights the right position where it found the matching text, but when I use the Find/Replace it totally messes up, it highlights the wrong text in my code, but it displays the right position in the Find/Replace window. Is there a way to fix that, or is this a known bug? See attached screenshot.

Hi,
Thanks for sharing the file.
The issue is with the End of Line(EOL) character. The file uses CR notation for its EOL and was used in Mac OS version upto 9 and in Mac OS 9. When a file is created using any of those versions of Mac OS then the EOL character would be CR which is obsolete now and is not recognized by many modern text editors.
If the EOL is LF or CR|LF then the Find and Replace will work as expected in Flash CC.
You can change the EOL of the file by opening and saving the file in Wordpad which will change the EOL to CR|LF.
Hope this information will help resolve your issue.
Thanks!
Mohan

Similar Messages

  • MS Word crashes when I do find/replace with the OS X 10.5.6

    Does anyone know what I can do about MS Word crashing when I do a find and/or replace in a document? It happens constantly. The interesting thing is that is doesn't occur every single time I do find/replace but the SECOND time I use the feature. The only way I can manage to avoid the crash is to do find/replace, then exit out of the dialog box, and then open it up again. If I do a find/replace once and then continue using the same dialog box, Word crashes. Also, find/replace doesn't work most of the time.
    This never happened when I was using Word with my older OS.
    Help, please!!!
    Many thanks.

    Hmm...what about deleting the MS Word preferences? Does excel crash as well when doing the same function?
    To delete the preference put this in spotlight:
    com.microsoft.Word.plist
    Move it to the desktop, restart and see if the problem persists.
    It might be another preference that is the source of the problem.

  • HT201263 Ipad mini is locked as someone has put the wrong code in too many times will not restore

    Hi
    I have a ipad mini (my step daughter does) she was given it by her father, someone has tried to put the wrong code in too many times and now is disabled is there any way I can unlock it or take of to apple?

    Hey there Bungle,
    It sounds like your iPad is disabled due too a forgotten passcode. This article should help you get it back on track:
    iOS: Forgotten passcode or device disabled after entering wrong passcode
    http://support.apple.com/kb/ht1212
    The instructions are different depending on whether or not you have synced your iPad to your computer so be sure to follow the applicable instructions.
    Thank you for using Apple Support Communities.
    All the best,
    Sterling

  • I pressede the wrong code for the password several times

    how long will I have to wait before I can open the phone

    That means you've typed in the wrong code too many times and the phone is now disabled.
    You need to restore the device from backup on the last computer it was synced with when the passcode was turned on... this will remove the passcode.
    If you do not have access to the last computer it was synced with, or you don't have a backup, you will have to force it into recovery mode & restore as a new device.  At this point, you will lose all data on the phone.
    See this for more info... http://support.apple.com/kb/HT1212

  • My I-pad was locked for using the wrong code. What do I have to do to unlock?

    My I-pad 4 was locked from using the wrong code. What do I need to do to unlock it?

    Force iPad into Recovery Mode. Follow step 1 to 6 very closely.
    http://support.apple.com/kb/HT1808
    Note: You may have to repeat the above a few times.

  • My iPod touch is lock and my brother was trying too use it and he  entered the wrong code  too many times

    IPod touchMy iPod touch is lock and my brother was trying too use it and he  entered the wrong code  too many times

    Ok
    I may be able to help you .
    If you backed up your iPod prior to it being locked you may be in luck.
    1. Hook it up to your Mac or PC
    2.Open iTunes
    3.Click on your iPod (on the left hand side somewhere)
    4.Click on restore (in the centre somewhere)
    5.follow the onscreen instructions
    Once you have restored the device there should be an option that says restore from back up.
    Click on that.
    Hopefully this works. If it doesn't please let me no.

  • Reverse Mapping Tutorial - Finder.java queries the wrong table?!

    I have been almost successful in running the Reverse Mapping Tutorial, by
    creating Java Classes from the hsqldb sample database, and running the JDO
    Enhancer on them.
    However, I cannot get he Finder.java to work. It seems to look in the wrong
    table: MAGAZINEX instead of MAGAZINE?
    Did anyone have trouble with this step, or ran it successfully?
    Liviu
    PS: here is the trace:
    0 [main] INFO kodo.Runtime - Starting Kodo JDO version 2.4.2
    (kodojdo-2.4.2-20030326-1841) with capabilities: [Enterprise Edition
    Features, Standard Edition Features, Lite Edition Features, Evaluation
    License, Query Extensions, Datacache Plug-in, Statement Batching, Global
    Transactions, Developer Tools, Custom Database Dictionaries, Enterprise
    Databases]
    70 [main] WARN kodo.Runtime - WARNING: Kodo JDO Evaluation expires in 25
    days. Please contact [email protected] for information on extending your
    evaluation period or purchasing a license.
    68398 [main] INFO kodo.MetaData -
    com.solarmetric.kodo.meta.JDOMetaDataParser@19eda2c: parsing source:
    file:/C:/Documents%20and%20Settings/default/jbproject/JDO/classes/reversetut
    orial.jdo
    74577 [main] INFO jdbc.JDBC - [ C:24713456; T:31737213; D:22310332 ] open:
    jdbc:hsqldb:hsql_sample_database (sa)
    75689 [main] INFO jdbc.JDBC - [ C:24713456; T:31737213; D:22310332 ] close:
    com.solarmetric.datasource.PoolConnection@17918f0[[requests=0;size=0;max=70;
    hits=0;created=0;redundant=0;overflow=0;new=0;leaked=0;unavailable=0]]
    75699 [main] INFO jdbc.JDBC - [ C:24713456; T:31737213; D:22310332 ] close
    connection
    77331 [main] INFO jdbc.JDBC - Using dictionary class
    "com.solarmetric.kodo.impl.jdbc.schema.dict.HSQLDictionary" to connect to
    "HSQL Database Engine" (version "1.7.0") with JDBC driver "HSQL Database
    Engine Driver" (version "1.7.0")
    1163173 [main] INFO jdbc.JDBC - [ C:3093871; T:31737213; D:22310332 ] open:
    jdbc:hsqldb:hsql_sample_database (sa)
    1163293 [main] INFO jdbc.SQL - [ C:3093871; T:31737213; D:22310332 ]
    preparing statement <17940412>: SELECT DISTINCT MAGAZINEX.JDOCLASSX FROM
    MAGAZINEX
    1163313 [main] INFO jdbc.SQL - [ C:3093871; T:31737213; D:22310332 ]
    executing statement <17940412>: [reused=1;params={}]
    1163443 [main] INFO jdbc.JDBC - [ C:3093871; T:31737213; D:22310332 ]
    close:
    com.solarmetric.datasource.PoolConnection@2f356f[[requests=1;size=0;max=70;h
    its=0;created=1;redundant=0;overflow=0;new=1;leaked=0;unavailable=0]]
    1163443 [main] INFO jdbc.JDBC - [ C:3093871; T:31737213; D:22310332 ] close
    connection
    Hit uncaught exception javax.jdo.JDOFatalDataStoreException
    javax.jdo.JDOFatalDataStoreException:
    com.solarmetric.kodo.impl.jdbc.sql.SQLExceptionWrapper:
    [SQL=SELECT DISTINCT MAGAZINEX.JDOCLASSX FROM MAGAZINEX]
    [PRE=SELECT DISTINCT MAGAZINEX.JDOCLASSX FROM MAGAZINEX]
    Table not found: S0002 Table not found: MAGAZINEX in statement [SELECT
    DISTINCT MAGAZINEX.JDOCLASSX FROM MAGAZINEX] [code=-22;state=S0002]
    NestedThrowables:
    com.solarmetric.kodo.impl.jdbc.sql.SQLExceptionWrapper:
    [SQL=SELECT DISTINCT MAGAZINEX.JDOCLASSX FROM MAGAZINEX]
    [PRE=SELECT DISTINCT MAGAZINEX.JDOCLASSX FROM MAGAZINEX]
    Table not found: S0002 Table not found: MAGAZINEX in statement [SELECT
    DISTINCT MAGAZINEX.JDOCLASSX FROM MAGAZINEX]
    at
    com.solarmetric.kodo.impl.jdbc.runtime.SQLExceptions.throwFatal(SQLException
    s.java:17)
    at
    com.solarmetric.kodo.impl.jdbc.ormapping.SubclassProviderImpl.getSubclasses(
    SubclassProviderImpl.java:283)
    at
    com.solarmetric.kodo.impl.jdbc.ormapping.ClassMapping.getPrimaryMappingField
    s(ClassMapping.java:1093)
    at
    com.solarmetric.kodo.impl.jdbc.runtime.JDBCStoreManager.executeQuery(JDBCSto
    reManager.java:704)
    at
    com.solarmetric.kodo.impl.jdbc.runtime.JDBCQuery.executeQuery(JDBCQuery.java
    :93)
    at com.solarmetric.kodo.query.QueryImpl.executeWithMap(QueryImpl.java:792)
    at com.solarmetric.kodo.query.QueryImpl.execute(QueryImpl.java:595)
    at reversetutorial.Finder.main(Finder.java:32)
    NestedThrowablesStackTrace:
    java.sql.SQLException: Table not found: S0002 Table not found: MAGAZINEX in
    statement [SELECT DISTINCT MAGAZINEX.JDOCLASSX FROM MAGAZINEX]
    at org.hsqldb.Trace.getError(Trace.java:226)
    at org.hsqldb.jdbcResultSet.<init>(jdbcResultSet.java:6595)
    at org.hsqldb.jdbcConnection.executeStandalone(jdbcConnection.java:2951)
    at org.hsqldb.jdbcConnection.execute(jdbcConnection.java:2540)
    at org.hsqldb.jdbcStatement.fetchResult(jdbcStatement.java:1804)
    at org.hsqldb.jdbcStatement.executeQuery(jdbcStatement.java:199)
    at
    org.hsqldb.jdbcPreparedStatement.executeQuery(jdbcPreparedStatement.java:391
    at
    com.solarmetric.datasource.PreparedStatementWrapper.executeQuery(PreparedSta
    tementWrapper.java:93)
    at
    com.solarmetric.kodo.impl.jdbc.SQLExecutionManagerImpl.executePreparedQueryI
    nternal(SQLExecutionManagerImpl.java:771)
    at
    com.solarmetric.kodo.impl.jdbc.SQLExecutionManagerImpl.executeQueryInternal(
    SQLExecutionManagerImpl.java:691)
    at
    com.solarmetric.kodo.impl.jdbc.SQLExecutionManagerImpl.executeQuery(SQLExecu
    tionManagerImpl.java:372)
    at
    com.solarmetric.kodo.impl.jdbc.SQLExecutionManagerImpl.executeQuery(SQLExecu
    tionManagerImpl.java:356)
    at
    com.solarmetric.kodo.impl.jdbc.ormapping.SubclassProviderImpl.getSubclasses(
    SubclassProviderImpl.java:246)
    at
    com.solarmetric.kodo.impl.jdbc.ormapping.ClassMapping.getPrimaryMappingField
    s(ClassMapping.java:1093)
    at
    com.solarmetric.kodo.impl.jdbc.runtime.JDBCStoreManager.executeQuery(JDBCSto
    reManager.java:704)
    at
    com.solarmetric.kodo.impl.jdbc.runtime.JDBCQuery.executeQuery(JDBCQuery.java
    :93)
    at com.solarmetric.kodo.query.QueryImpl.executeWithMap(QueryImpl.java:792)
    at com.solarmetric.kodo.query.QueryImpl.execute(QueryImpl.java:595)
    at reversetutorial.Finder.main(Finder.java:32)

    The reason I did not run importtool is because ... I actually ran it, but it
    was not successfull. **!
    I now tried the solutions directory, from the kodo distribution, and that
    failed as well. Here is what I did:
    - I went to reversetutorial/solutions, and compiled all the classes, and
    then placed them into a reversetutorial folder (to match the package)
    - ran "rd-importtool reversetutorial.mapping" (the mapping file from the
    solutions directory), which failed as below:
    0 [main] INFO kodo.MetaData - Parsing metadata resource
    "file:/C:/kodo/reversetutorial/solutions/reversetutorial.mapping".
    Exception in thread "main"
    com.solarmetric.rd.kodo.meta.JDOMetaDataNotFoundException: No JDO metadata
    was found for type "class reversetutorial.Article".
    FailedObject:class reversetutorial.Article
    at
    com.solarmetric.rd.kodo.meta.JDOMetaDataRepositoryImpl.getMetaData(JDOMetaDa
    taRepositoryImpl.java:148)
    at
    com.solarmetric.rd.kodo.impl.jdbc.meta.MappingRepository.getMetaData(Mapping
    Repository.java:147)
    at
    com.solarmetric.rd.kodo.impl.jdbc.meta.MappingRepository.getMapping(MappingR
    epository.java:158)
    at
    com.solarmetric.rd.kodo.impl.jdbc.meta.compat.ImportTool.getMapping(ImportTo
    ol.java:126)
    at
    com.solarmetric.rd.kodo.impl.jdbc.meta.compat.ImportTool.importMappings(Impo
    rtTool.java:57)
    at
    com.solarmetric.rd.kodo.impl.jdbc.meta.compat.ImportTool.run(ImportTool.java
    :408)
    at
    com.solarmetric.rd.kodo.impl.jdbc.meta.compat.ImportTool.main(ImportTool.jav
    a:385)
    Any idea why? The solutions directory should work, right? I even tried
    specifying a kodo.properties file, but it did not seem to help.
    Liviu
    "Abe White" <[email protected]> wrote in message
    news:[email protected]...
    Running the reversemappingtool creates classes, metadata files, and a
    .mapping file. That .mapping file contains all the O/R mapping
    information for how the generated classes map to your existing database
    tables. What the importtool does is just transfer that mapping
    information to the metadata files, in the form of <extension> elements.
    The reason this is a separate step will be clear once Kodo 3.0 comes out.
    So in sum, the importtool does not affect the database in any way. It
    just moves information from one format (.mapping file) to another
    (<extension> elements in the .jdo file).

  • "find control" highlights the entire front panel

    I have inherited a mid-size state-machine and am in the process of documenting it. If I double click a control on the FP, it takes me right to the item in the BD.
    Conversely, If I double click (or right click --> find control) in the BD, it takes me to the FP and the entire thing is highlighted / found.
    The entire FP is built on tabs.
    Many of the controls / indicators are hidden via property nodes.
    The code currently will not run due to a large number of DAQ devices not hooked up.
    Thanks for any suggestions!!
    Brian L
    Solved!
    Go to Solution.

    Bingo.
    As for the simulated DAQ's... Whenever I start the VI on my computer, the system is searching for all of the DAQmx vi's that have been placed. All the non-express vi's for the DAQ's are gray question blocks. After I have ignored 14 or so of these "find yourself" requests, an error box tells me that is is missing "daqmx.rc"
    Also, Express VI's for the DAQ's will not let me see inside them
    If this should be a new topic, I'll move it...
    Brian

  • Overview page opens/highlighted the wrong tab, but the right view

    Hi all,
    I'm Using EP7.0 and SP22.I copied the UWL iView from this location (content provided by Sap --> End User Content --> Standard Portal User --> iViews --> com.sap.netweaver.bc.uwl.iviews --> Universal Worklist).
    Changed the iView Properties:
    Display UWL Overview Page = Yes
    I customized the standard- and webflow.xml files.I created an extra tab with own columns in the UWL.
    That iView works fine.. It displays the Overview look and feel and my extra (invoics) tab. My Problem is
    when i click the link (Tasks, Notification, Alerts and Tracking) in the Oveview page, it opens the corresponding Tab look and feel , but when I click on my extra tab (Invoices) it opens the Task tab instead of my extra (invoices) tab. The view is showing the right items (customize columns), only the wrong tab is highlighted. For the end-user it's a little bit confusing.
    I also like to change the picture on the oveview page.
    what can i do? how to achieve this? please help me..
    thanks in advance,
    Vo.

    Start Firefox in <u>[[Safe Mode]]</u> to check if one of the extensions or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox (Tools) > Add-ons > Appearance/Themes).
    *Don't make any changes on the Safe mode start window.
    *https://support.mozilla.org/kb/Safe+Mode
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes

  • Still can't find out where the wrong is.....

    Here is the code I use to convert a String of infix expression
    into a postfix array.
    But I still can't find out where the problem is,can someone help me out, thanks...
    public void i2p(String i,char p[])
           int position ,outpos = 0;
           char topsymb = '+', symb, del;
           Stack opstk = new Stack(20);
           System.out.println("the original infix expression is: " + i);
           for(position=0 ; position< i.length() ; position++)
                symb = i.charAt(position);
                if(isoperand(symb))
                   p[outpos++] = symb;
                else
                     if(!opstk.empty()){
                          topsymb = opstk.pop();
                     prcdNum(topsymb, symb);
                     while(opstk.empty() == false && prcd(topsymb, symb) == true )
                     del = opstk.pop();
                     p[outpos++] = topsymb;
                     if(opstk.empty() == false && prcd(topsymb, symb) == false){
                        opstk.push(topsymb);
                        p[outpos++] = symb;
                     if(opstk.empty() == true && symb != ')'){
                        opstk.push(symb);
               while(!opstk.empty())
                 p[outpos++] = opstk.pop();
      }

    For example when I input a+b*c , it output abc* ,,,,,,,

  • HT4993 attempted the wrong code to many times now oys saying log into itunes

    Attempted wrong code to many times now its satingblog into itunes

    The following has instructions: http://support.apple.com/kb/ht1212

  • My kids have put in the wrong code now ipod touch is sayingit is disabled connect to itunes

    Help the kids have diabled the Ipod

    Place the iOS device in Recovery Mode and then connect to your computer and restore via iTunes. The iPod will be erased.
    iOS: Wrong passcode results in red disabled screen                          
    If recovery mode does not work try DFU mode.                         
    How to put iPod touch / iPhone into DFU mode « Karthik's scribblings

  • Bug between Color 1.5 and REDCODE : clipping highlights the wrong way.

    We encountered a problem during our tests for color grading with Apple Color 1.5.
    I already posted about this bug about month ago, when Color 1.5 was released, but I had no answers, and as the bug prevents me from using this software, I'll ask the question again.
    Here is the configuration we are using :
    MacPro
    AJA KONA3
    REDROCKET + Installer v1.07 + RocketCineX 661
    ATI RADEON HD 3870
    Final Cut 7.0
    Color 1.5
    External Waveform Monitoring OmniTek
    RED Final cut studio 3 installer : v20.00
    Redcode quicktime v3.8.0
    We have noticed that in Color, when we grade R3D files (transcoded with Final Cut 7 into Native, then in FCP in a REDCODE sequence), we have a problem with the signal on our external waveform monitoring (as well as on the internal Color's waveform).
    When the Red metadatas are activated (RED menu in Primary), the signal clips at 95% in highlights. I tried to push the highlights really high, and the signal never goes over 95%, even if the frame is totally white.
    When I disable the metadatas and grade the raw RedCode, the signal reacts normally and clips at 100%.
    This actually happens even if I disable the inside Color clipper/and or force RGB in Color.
    We tested with differents RED footages and it's always the same. I also tried to load other digital files, like F35 and D21, but there everything is normal. They clip at 100%.
    As I never encountered this problem with the previous Color version, I wonder if it comes from the new sofware or from the new Red codecs, or if you have already heard of such a problem.
    Thank you for any clarifications.
    Vincent Cuneo, colorist.
    Nightshift Post Production.
    www.nightshift.fr
    PARIS.

    I'm sure you have tried this - but just to make sure - have you set the broadcast safe tab to off? Or - alternatively - have you tried it with the broadcast safe setting on and bumping the IRE up to max (110)?
    Also - have you updated your Kona3 drivers to the new 6.5?
    Also, what import profile are you using for the red footage (Log and Transfer>Little Gear icon middle top > RED FCP Log and Transfer Plugin.
    I build a base grade in REDRUSHES and save the .RSX file at the root of the media that I will be importing, then select that one. Seems to bypass a bunch of small problems for me and get me grading in the right direction faster. Also have done pregrades on set with DPs using that method and then graded close to the imported footage. Works very well...
    God luck - would love to hear how you solve this problem!
    Drew
    www.redrazorfilms.com/wordpress

  • HT4993 I have an iphone5 and i forgot my password my carrier is sprint. i do i reset phone i have added the wrong code so many times the screens reads : phone disable" pls help

    i need help i cant remeber my password and i have tried so my times.The front screen reads " phone disable"     pls help my carrier is sprint

    iOS: Forgotten passcode or device disabled after entering wrong ...

  • I updatet itunes now and i got this messege that something is wrong and the wrong code is (-42110)??

    i uninstalled it and reinstalled it but its still the same problem with the code (-42110)..

    Try the following user tip:
    iTunes for Windows 11.0.2.25 and 11.0.2.26: "Unknown error -42110" messages when launching iTunes

Maybe you are looking for

  • How to add security credentials to SOAP header for EBS Web Service call..

    All, I am trying to invoke a webservice that I successfully exposed as a WSDL Web Service using EBS Integrated SOA Gateway. I am using OBIEE 11g Action Framework which uses WebLogic. Here are the steps I completed: - I exposed a WSDL web service in E

  • Plug in Error with Enterprise 10

    Post Author: lbuffo CA Forum: Exporting We are using Enterprise and Crystal 10.  When going through the webserver and trying to view reports, we get this error ERROR:  This plugin does not support the requested action Users can see reports, schedule

  • Page orientation changes within a document

    The document that I wish to produce is made up of portrait and landscape orientations within the one document. How do I manage this?

  • Transparent texture with Mipmap

           Hi,  I have a problem about transparent texture with mipmap. In no-alpha channel texture it is correct.  Does anyone have the same problem as me? This is my source code:         function uploadTextureWithMipmaps( dest:ITexture, src:BitmapData

  • No new emails count beside the mailbox icon

    Morning. The dockling displays the red star containig the count of new emails in INBOX, but beside the INBOX icon in Mail.app is no blue circle with the new emails count. Why that? It's a common IMAP account. TIA and kind regards, Friedrich