Powered by MBook

Return to website

Guestbook


Add entry || Search || Rules

Number of entries: 10. Shown 10 entries from 1 to 10
Pages:     [1]

10 Name: David Wells 12 June 2008 13:27
Email: wells01Country, city: Jackfield, UK
Hi
I would like to search multiple files for
<type>"BM_BMIN_BMM38_BMxxxxxxxx"</type> where xxxxxxxx are variable and replace the line with <type>BMM38</type>. Is this possible?
Many thanks
David Wells
 
Comments:
 
  • Andrew Shelkovenko [email] [url] [St-Petersburg]
    Hi, David!
    Yes, it's possible.
    In Search what  .. cell insert
    Код:
    <type>"BM_BMIN_BMM38_BM

     
    In Replace with  .. cell type
    Код:
    <type>BMM38</type>

     
    Object cell:String
     
    Mode cell:Replace
     
    In this case program will search the line that contains text from Search cell and replace this line   (Whole line) by text from Replace cell.
     
     
     
    12.06.08 13:59

  • Add comment
    9 Name: Andrew 4 May 2008 14:21
    Email: diakinCountry, city: С-Петербург
    RQ SpamFinish -http://spamfinish.com        
    RQ SpamFinish allows you delete spam automatically or manually before  download it to your computer. This Anti spam tool based on black and white-list and compare the messages fields   [From],   [To] and   [Subject] with this lists. If message contain text from blacklist and NOT contain text from whitelist, it can be deleted on the server directly.
     
    RQ SpamFinish can works in two modes - Auto and Manual.  
    When RQ SpamFinish minimize to tray it can automatically  delete messages that contains text from blacklist and NOT contains text from whitelist without any popup messages.   (If you set "Delete spam" check box)
    In manual mode you can preview messages headers and mark messages to save or delete manually.
    RQ SpamFinish support POP3 protocol and safety encode mailboxes passwords.
    You can use RQ SpamFinish without registration to checking one mailbox only.
     
    Last version - 1.02  02 May 2008  Size - 859 kb  
    Free downloads link1 http://spamfinish.com/rqsf.zip  
     
     
    RQ SpamFinish Ordering Information  - Unit Price - $16  
     
    Buy Now via Plimus  
    https://www.plimus.com/jsp/buynow.jsp?contractId=1906266
     
    Add comment
    8 Name: Andrew Shelkovenko 15 December 2007 15:37
    Email: diakinCountry, city: St-Petersburg
    15 Dec 2007 1.82
    -! fixed bug with Word documents processing.
     
    05 Nov 2007 1.81
    -! fixed bug in nonregistered version
     
    28 Oct 2007 1.80
    + Search and replace in MSWord  
     headers/footers
     footnotes/endnotes
     text frames
    + fast search and replace text blocks in large files >100 Mb
    + some interface changings
    Add comment
    7 Name: Andrew Shelkovenko 10 February 2007 12:03
    Email: diakin
    Using RQ Search and Replace for HTML tag editing
    You can use RQ Search and Replace to search and replace HTML code for tags,attribute names, or values
     
    For example you can change the font size of one font type without affecting any others
     
     <font size="2" face="Arial"> wil be changed to <font size="3" face="Arial">, but font Verdna
     <font size="2" face="Verdana"> remain the same size="2".
     
    You can delete or change HTML tags, it's attributes or attributes values.
    Don't worry about attribute's order in tag - program parsed  HTML code and get all attributes and its values properly.
     
    Any html code can be found and changed according to a search condition maintaining strict coding syntax
     
    For example <font size="2" face="Arial"> or <  font  face='Arial'          size=2   > is the equvalent tags.
     
     The program searches by the search parameters and changes according to those found parameters
     
    Tags search condition   (terms).
    1. Tag Equivalence
    The program searches for tag by name and the same attributes and value according to search parameters
     
    2. AND condition
    The program searches the same tag by its name, and the tag found must contain all parameters specified in the search conditions   (and possible other tags).
     
    3. OR condition.
    If the required tag with the same name should contain even one of the search criteria it will be found
     
    4. And-NOT condition.
    Required tag should NOT contain every of attributes of search - ie all attributes should NOT be presents in the Required tag.
    .
     
    5. Not -OR condition  
    The search criteria specifies tag atributes that should not be present in found tags
     
    Found Tags and\or attributes may be changed or deleted.
     
    The tag operations consist of:
    1. Deletion of tag or tags
     
    Special keys - Their use
     
    No key   (by default) - delete start tag and corresponding end tag only. Text inside tag will not deleted.
    "ALL" key - delete start tag, corresponding end tag and all text   (and other tags) enclosed in this tag.
    "ALL -" - delete only text enclosed in this tag. Tag will not deleted.
     
     2. Changing attributes
    In search cell, insert tag with attributes that need be changed.
    Program searches tags by search condition.
     
    The program search finds attributes by their name.
    If attribute present - program changes attributes value by the value from replacement cell.
     
    3. Delete attribute
    Delete the attribute in tag found, if attribute has the same name and value   .  
     
    4. Add attribute
    Add the attribute with given value. If attribute already exists - just set the new attribute value.
     
    5. In upper case - set attribute value to upper case for attributes listed in replace cell only. If in replace cell char *   (rep)resents - set all attribute values to upper case.
     
    6. In lower case- set attribute value to lower case for attributes listed in replace cell only. If in replace cell char *   (rep)resents - set all attribute values to lower case.
     
    Other HTML operations:
     
    - create index of html-files in current folder.
    - convert all html files in current folder to plain text files
    - convert all txt files in current folder to html files   (with syntax hi(gh)lighting for source files)
    - replace all  &#xxxx; char representation sequence to national code page chars.
     
    RQ Search and Replace is free for single file operation  
    Registered version can process multiply files and change multiply tags by "one click"   (and  MSWord documents too)
     
     
    With best regards, Andrew Shelkovenko.
     
    Add comment
    6 Name: mimol 16 December 2006 15:21
    How I can ONLY SERCH text?
    Comments:
     
  • Andrew Shelkovenko [email]
    You need ONLY SEARCH   .. and what to do? Preview found files or create file list where text found or.. something else?
     
    To search and preview youn can use RQ Search and View program. http://mira.xeno.ru/rqsv.htm
     
    WBR, Andrew
     
     
    16.12.06 15:37

  • Add comment
    5 Name: Andrew Shelkovenko 14 June 2006 01:50
    14 Jun 2006 VER.1.61
    -   !fixed bug. Deleting tag operation corrected.  
     
    12 Jun 2006 VER.1.60
    +Batch search and replace in MS Word documents.
    Add comment
    4 Name: Andrew Shelkovenko 29 May 2006 08:25
    ************
    27.05.2006 VER.1.59.3
    ************
    -   !fixed bug. Deleting tag operation corrected.  
    -   !fixed bug. Text to HTML window corrected.
    -   !fixed bug. Saving project path corrected.
    Add comment
    3 Name: Andrew Shelkovenko 21 May 2006 12:50
    Q. There are more than 1000 files with different names but the same text.
    I wanted to replace the text in all these files.
    I have several fileA's that need to be replaced with the content from fileB.
     
    A.  
    There are many fileA.txt that should be replaced by fileB.txt, i.e
    fileA111.txt by fileB.txt
    fileA222.txt by fileB.txt
    fileA333.txt by fileB.txt
    etc.   ?
     
    If it true, you can do next:
    1. Copy all  files fileAxxx.txt in separate folder   (Please do it to prevent lose your data   !!!   )
     
    2. Open this folder in RapidQ Search and Replace
    Press the "Folder" button http://mira.xeno.ru/HelpE/LOpen.gif to explore and select the folders.
     
    3. Select or type  mask of the files fileAxxx.txt  to show its on the
    Folders panel.
    If all files has extension txt you can use *.txt mask
    In right panel you should see list of files fileAxxx.txt
     
    4. Double click on file from this list to load it into editor. Text will be
    appeared in central panel - text editor.
    5. Left click on editor - in popup menu choose "Select all" - al text must
    be selected.   (or use another way to select all text)
    6. Left click on editor - in popup menu choose "Add selected to search
    cell" - in first cell in Search column must be appeared selected text.
    7. Now you need to fill out  Replace cell.
    The same way - load fileB.txt in build-in editor - select all- in popup menu
    choose "Add selected to Replace cell" - in first cell in Replace column must
    be appeared selected text.
    8.  check row in second column, set object - block, mode - replace   (by default it set automatically)
    Now it's ready.
    9. Press "Start" button   (righ bottom), press OK in popup prompt.
    Process begin. In log editor   (bottom window) - you can see result.
     
    I hope this help.
     
    Add comment
    2 Name: Andrew Shelkovenko 19 November 2005 10:58
    Email: diakinCountry, city: St-Petersburg
    I need help to proofreading   (or translate) to English help files.
    Add comment
    1 Name: Andrew Shelkovenko 3 October 2005 08:54
    Email: diakinCountry, city: St-Petersburg
    Welcome to the RQ Search and Replace forum!  
     
    RQ Search and Replace is easy to use text replacement utility for Windows.  
    Main features:  
    Search and replace   (multistring) text blocks, whole words, "enclosed blocks", Html tags and attributes.  
    Replace, delete, insert before.., insert after.. operations  
    For html tags  
    - delete tag and/or text in tag  
    - delete or change tag attributes, by attribute name or value  
    - convert to upper or lower case  
    Search and replacement patterns are stored in the string grid, so you can replace many  
    patterns in many files by "one click".  
    You can fill grid manually, drug-n-drop selected pattern from build-in editor or import search/replace patterns from files.  
    In build-in editor you can edit text, RTF files and preview HTML.  
    Powerfull backup manager provides safety of all replacement operations.  
    Also:  
    - batch Text to Html conversion   (with programming languages syntax hilighting)  
    - import search/replace patterns from files
     
    See http://mira.xeno.ru/rqsr.html for detailes
    Add comment

    Pages:     [1]

    Add new entry


    Name*:
    Email:
    URL:
    Country,
    city
    :
    ICQ:
    Don't save in Cookies
    Notify about answer by email
    Hide email address
    Private message for owner
    Message*: 4000
    quote close tags
    all codes