problem using the text cleanup script

Ask a Question related to Adobe Indesign Macintosh, Design and Development.

  1. #1

    Default problem using the text cleanup script

    I am trying to use the cleanup script to get rid of double returns and double spacing, but on running the script I get a prompt asking me to 'select the file containing your find/change list'
    Please can anyone explain this?
    All my other scripts are working perfectly!!

    Thanks to anyone who solves this annoying ball-ache.
    bilbo_bagginz@adobeforums.com Guest

  2. Similar Questions and Discussions

    1. Text Spacing cleanup?
      Does anyone know of an easy way to clean up sloppy text for DW? I pull text from Outlook, PDF's, and Docs all the time, and these seems to be no...
    2. Cleanup FrontPage HTML Script Timeout
      I am havingone heck of a time with the script in thr extension titled Cleanup FrontPage HTML. My website has almost 1850 pages and the script...
    3. current selected text to highlighted text on mouse up event through java script
      hi everybody, I want to convert the current selected text to highlighted text i.e. to yellow background on mouse up event on pdf form through...
    4. Newbie trying to cleanup/format text file
      Hi all: I'm trying to cleanup and format this text file of user names, so that I have one column of user names. Here's the text file: The...
    5. Txt Fle Cleanup
      I have the following short script that I'm using to clean up the source of a web page in order to index and search the page: #!/usr/bin/perl...
  3. #2

    Default Re: problem using the text cleanup script

    Did you read the instructions in the script about creating such a file and where to store it?

    Dave
    Dave_Saunders@adobeforums.com Guest

  4. #3

    Default Re: problem using the text cleanup script

    it's in the right place, ie. presets folder.

    What I want to use it for is to eliminate double-spacing, double carrige returns. Do I need to build up a list using the find/change function, if so, how? There doesn't seem to be any documentation in the manuals on this feature.

    Thanks again for anyone who can solve this.
    bilbo_bagginz@adobeforums.com Guest

  5. #4

    Default Re: problem using the text cleanup script

    Hi bilbo--

    The documentation is in the script and in the JSFindChangeList.txt file. Take a look!

    Thanks,

    Ole
    Olav_Kvern@adobeforums.com Guest

  6. #5

    Default Re: problem using the text cleanup script

    Ole!

    You're a star, thanks for that.
    bilbo_bagginz@adobeforums.com Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139