Adobe Indesign Find Change Item Numbers?

I am using Indesign CS5 on iMac, running OS 10.8.3.
I designed a product catalog that has 148 pages. Now I need to save the same design and make a new catalog for our wholesalers. On the wholesalers catalog I need to change the item numbers and add FC in front of each item number. How can I use find change to find each item and change them with FC in front of the item numbers? The following are a few examples of the item numbers:
LED-4042 I want to change it to FCLED-4042
UA-42 I want to change it to FCUA-42
SC-110 change it to FCSC-110
KN-10 change it to FCKN-10
etc....
I am hoping there is a fast way to find and change these. I was looking in to GREP, but I could not figure how to do this.
Thanks,
Omar

This could be a very complex GREP - or a very simple one.
4 Examples are good, but we need more concrete examples. In particular, the longest and the shortest example.
LED-4042 I want to change it to FCLED-4042
UA-42 I want to change it to FCUA-42
SC-110 change it to FCSC-110
KN-10 change it to FCKN-10
This will find your posted item numbers - but …
\<\u{2,3}-\d{2,4}
change to:
FC$0
AND: exists one or more item number/s with FC at the beginning? I hope it is not so.
<edit>
A new day, a better solution (This GREP can be used many times in succession. It may already one or more "FC-numbers" be present.):
\<(?!FC)\u{2,3}-\d{2,4}\>
Or if no similar strings are exists in your document:
\<(?!FC)\u+-\d+\>
Have fun and give a feedback.
edited by pixxxel schubser

Similar Messages

  • Find/Change Item Numbers and create Table of Contents

    Hello! I need help to find all my item numbers and apply a paragraph style to it so I can use them to create a Table of Contents page.
    Sample item numbers
    #12345
    #12345-5
    #12345-20
    #12345-ABC
    #12345/N
    I tried entering #^?^?^?^?^? on the Find/Change box and but this will find exactly the 5 characters after the # sign. I wonder if you can find all characters starting with # and until the last characters.
    Once I find all the item numbers, how can I apply the paragraph style for only those characters after the # sign? Because I only want to show the item numbers without the # sign on the Table of contents/Index page.
    By the way, I have InDesign CS2 which have no GREP function Maybe I can do this without the GREP?
    I really appreciate any help. Thank you very much.

    You actually have two problems here. The first is to assign the paragraph style. For that you can use GREP.
    Find #\d+ and leave the change field blank, but in the change formatting pick the paragraph style. Stricly speaking you only need to find #\d or even just # because a paragraph style applies to an entire paragraph, so assigning it to any character inthe paragraph will assign it to the entire paragraph.
    Which is your second problem. The TOC is based on paragraph styles and will include all of the text in each paragraph (up to the character limit for a TOC entry, which I think is 256 characters). You can't make a TOC and only use some of the paragraph. For that you need to use an index, or you need to make hidden or non-pinting frames with only the exact text you want in the TOC and assign a unique style to those.
    It's also possible someone has written (or could write) a script that can find text strings that match a pattern such as your numers, assign a character style to them (you could actually do that part in the paragraph style by adding a nested GREP style), then making a list of the text strings along with the page number on which they appear -- almost the same as an index except it would be based on character style, not an index marker.

  • Adobe InDesign CS5 quit unexpectedly on launch.

    I just installed Adobe CS5 standard suit. (That's Photoshop, InDesign and Illustrator CS5) but only Photoshop works, both InDesign and Illustrator keeps quiting.
    I tried creating
    - new user account
    - enable read&write
    User Library items:
    /username/Library/Preferences/
    /username/Library/Application Support/
    /username/Library/Adobe/
    Global Library items:
    /Macintosh HD/Library/Application Support/
    /Macintosh HD/Library/Adobe/
    - uninstall and reinstall countless of times
    none of those seem to work. Any suggestion please?
    * I had adobe CS3 before and it was properly uninstalled.
    ** the error message for InDesign is
    Process:         Adobe InDesign CS5 [3209]
    Path:            /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/Adobe InDesign CS5
    Identifier:      com.adobe.InDesign
    Version:         7.0.0.355 (7000)
    Code Type:       X86 (Native)
    Parent Process:  launchd [101
    Date/Time:       2010-06-23 17:41:21.472 +1000
    OS Version:      Mac OS X 10.6.2 (10C2234)
    Report Version:  6
    Interval Since Last Report:          100431 sec
    Crashes Since Last Report:           17
    Per-App Interval Since Last Report:  66 sec
    Per-App Crashes Since Last Report:   15
    Anonymous UUID:                      5F11EC81-5BF4-40F2-9C47-B2358E7D4952
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x00000000fffffffc
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
    0   ???                               0x02b85610 _XHNDL_trapback_instruction + 0
    1   com.adobe.psl                     0x2797d7ee 0x274d0000 + 4904942
    2   com.adobe.psl                     0x2797e1a1 0x274d0000 + 4907425
    3   com.adobe.psl                     0x2797e448 0x274d0000 + 4908104
    4   com.adobe.psl                     0x27aa1f49 PSLInsertGuide + 602257
    5   com.adobe.psl                     0x276f8546 0x274d0000 + 2262342
    6   com.adobe.psl                     0x276f8ca3 0x274d0000 + 2264227
    7   com.adobe.psl                     0x276fb717 0x274d0000 + 2275095
    8   com.adobe.psl                     0x279780ec 0x274d0000 + 4882668
    9   com.adobe.psl                     0x2797f9d3 0x274d0000 + 4913619
    10  com.adobe.psl                     0x2797d001 0x274d0000 + 4902913
    11  com.adobe.psl                     0x2797d0c0 0x274d0000 + 4903104
    12  com.adobe.psl                     0x281f6236 0x274d0000 + 13787702
    13  dyld                              0x8fe0ed6d ImageLoaderMachO::doModInitFunctions(ImageLoader::LinkContext const&) + 235
    14  dyld                              0x8fe0d31e ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int) + 246
    15  dyld                              0x8fe0d2c2 ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int) + 154
    16  dyld                              0x8fe0d3d1 ImageLoader::runInitializers(ImageLoader::LinkContext const&) + 61
    17  dyld                              0x8fe0200b dyld::runInitializers(ImageLoader*) + 34
    18  dyld                              0x8fe0b299 dlopen + 558
    19  libSystem.B.dylib                 0x000e1048 dlopen + 66
    20  com.apple.CoreFoundation          0x003a09ca _CFBundleDlfcnLoadFramework + 218
    21  com.apple.CoreFoundation          0x00366d13 _CFBundleLoadExecutableAndReturnError + 1523
    22  com.apple.CoreFoundation          0x00366711 CFBundleLoadExecutable + 33
    23  ObjectModelLib.dylib              0x015b5bbe 0x15a3000 + 76734
    24  ObjectModelLib.dylib              0x015b5c56 0x15a3000 + 76886
    25  ObjectModelLib.dylib              0x015ba21c 0x15a3000 + 94748
    26  ObjectModelLib.dylib              0x015ba29e 0x15a3000 + 94878
    27  ObjectModelLib.dylib              0x015bc9c6 0x15a3000 + 104902
    28  ObjectModelLib.dylib              0x015b5276 0x15a3000 + 74358
    29  ObjectModelLib.dylib              0x015dbbdb ShuksanInit(IStartupScreen* (*)(), IPlugIn*) + 23035
    30  ObjectModelLib.dylib              0x015d7244 ShuksanInit(IStartupScreen* (*)(), IPlugIn*) + 4196
    31  com.adobe.InDesign                0x00002842 main + 82
    32  com.adobe.InDesign                0x000027c6 start + 54
    Thread 1:  Dispatch queue: com.apple.libdispatch-manager
    0   libSystem.B.dylib                 0x001010ea kevent + 10
    1   libSystem.B.dylib                 0x00101804 _dispatch_mgr_invoke + 215
    2   libSystem.B.dylib                 0x00100cc3 _dispatch_queue_invoke + 163
    3   libSystem.B.dylib                 0x00100a68 _dispatch_worker_thread2 + 234
    4   libSystem.B.dylib                 0x001004f1 _pthread_wqthread + 390
    5   libSystem.B.dylib                 0x00100336 start_wqthread + 30
    Thread 2:
    0   libSystem.B.dylib                 0x000da93a semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                 0x00108445 _pthread_cond_wait + 1066
    2   libSystem.B.dylib                 0x00137028 pthread_cond_timedwait_relative_np + 47
    3   ...ple.CoreServices.CarbonCore    0x028a2235 TSWaitOnConditionTimedRelative + 242
    4   ...ple.CoreServices.CarbonCore    0x0289db33 MPWaitOnQueue + 250
    5   PMRuntime.dylib                   0x0057f130 MemUtils::GetAvailMem() + 288
    6   ...ple.CoreServices.CarbonCore    0x028817ae PrivateMPEntryPoint + 68
    7   libSystem.B.dylib                 0x00107fbd _pthread_start + 345
    8   libSystem.B.dylib                 0x00107e42 thread_start + 34
    Thread 3:
    0   libSystem.B.dylib                 0x00100182 __workq_kernreturn + 10
    1   libSystem.B.dylib                 0x00100718 _pthread_wqthread + 941
    2   libSystem.B.dylib                 0x00100336 start_wqthread + 30
    Thread 4:
    0   libSystem.B.dylib                 0x000da8da mach_msg_trap + 10
    1   libSystem.B.dylib                 0x000db047 mach_msg + 68
    2   ...ple.CoreServices.CarbonCore    0x029492a4 TS_exception_listener_thread + 160
    3   libSystem.B.dylib                 0x00107fbd _pthread_start + 345
    4   libSystem.B.dylib                 0x00107e42 thread_start + 34
    Thread 5:
    0   libSystem.B.dylib                 0x00108806 __semwait_signal + 10
    1   libSystem.B.dylib                 0x001084c2 _pthread_cond_wait + 1191
    2   libSystem.B.dylib                 0x0010a158 pthread_cond_wait$UNIX2003 + 73
    3   ...ple.CoreServices.CarbonCore    0x028b687a TSWaitOnCondition + 126
    4   ...ple.CoreServices.CarbonCore    0x028a220d TSWaitOnConditionTimedRelative + 202
    5   ...ple.CoreServices.CarbonCore    0x0289db33 MPWaitOnQueue + 250
    6   AdobeACE                          0x005c56f1 0x58b000 + 239345
    7   AdobeACE                          0x005c50ed 0x58b000 + 237805
    8   ...ple.CoreServices.CarbonCore    0x028817ae PrivateMPEntryPoint + 68
    9   libSystem.B.dylib                 0x00107fbd _pthread_start + 345
    10  libSystem.B.dylib                 0x00107e42 thread_start + 34
    Thread 6:
    0   libSystem.B.dylib                 0x00108806 __semwait_signal + 10
    1   libSystem.B.dylib                 0x001084c2 _pthread_cond_wait + 1191
    2   libSystem.B.dylib                 0x0010a158 pthread_cond_wait$UNIX2003 + 73
    3   ...ple.CoreServices.CarbonCore    0x028b687a TSWaitOnCondition + 126
    4   ...ple.CoreServices.CarbonCore    0x028a220d TSWaitOnConditionTimedRelative + 202
    5   ...ple.CoreServices.CarbonCore    0x0289db33 MPWaitOnQueue + 250
    6   AdobeACE                          0x005c56f1 0x58b000 + 239345
    7   AdobeACE                          0x005c50ed 0x58b000 + 237805
    8   ...ple.CoreServices.CarbonCore    0x028817ae PrivateMPEntryPoint + 68
    9   libSystem.B.dylib                 0x00107fbd _pthread_start + 345
    10  libSystem.B.dylib                 0x00107e42 thread_start + 34
    Thread 7:
    0   libSystem.B.dylib                 0x00108806 __semwait_signal + 10
    1   libSystem.B.dylib                 0x001084c2 _pthread_cond_wait + 1191
    2   libSystem.B.dylib                 0x0010a158 pthread_cond_wait$UNIX2003 + 73
    3   ...ple.CoreServices.CarbonCore    0x028b687a TSWaitOnCondition + 126
    4   ...ple.CoreServices.CarbonCore    0x028a220d TSWaitOnConditionTimedRelative + 202
    5   ...ple.CoreServices.CarbonCore    0x0289db33 MPWaitOnQueue + 250
    6   AdobeACE                          0x005c56f1 0x58b000 + 239345
    7   AdobeACE                          0x005c50ed 0x58b000 + 237805
    8   ...ple.CoreServices.CarbonCore    0x028817ae PrivateMPEntryPoint + 68
    9   libSystem.B.dylib                 0x00107fbd _pthread_start + 345
    10  libSystem.B.dylib                 0x00107e42 thread_start + 34
    Thread 8:
    0   libSystem.B.dylib                 0x000da922 semaphore_wait_signal_trap + 10
    1   libSystem.B.dylib                 0x0010845c _pthread_cond_wait + 1089
    2   libSystem.B.dylib                 0x00151503 pthread_cond_wait + 48
    3   com.adobe.amt.services            0x1fc25126 C_AMTUISwitchSuppressUpdates + 16768
    4   com.adobe.amt.services            0x1fc1ddb0 C_EULA_SetState + 2164
    5   com.adobe.amt.services            0x1fc2518c C_AMTUISwitchSuppressUpdates + 16870
    6   libSystem.B.dylib                 0x00107fbd _pthread_start + 345
    7   libSystem.B.dylib                 0x00107e42 thread_start + 34
    Thread 9:
    0   libSystem.B.dylib                 0x000f9856 select$DARWIN_EXTSN + 10
    1   com.apple.CoreFoundation          0x00381ddd __CFSocketManager + 1085
    2   libSystem.B.dylib                 0x00107fbd _pthread_start + 345
    3   libSystem.B.dylib                 0x00107e42 thread_start + 34
    Thread 10:
    0   libSystem.B.dylib                 0x00100182 __workq_kernreturn + 10
    1   libSystem.B.dylib                 0x00100718 _pthread_wqthread + 941
    2   libSystem.B.dylib                 0x00100336 start_wqthread + 30
    Thread 11:
    0   libSystem.B.dylib                 0x00100182 __workq_kernreturn + 10
    1   libSystem.B.dylib                 0x00100718 _pthread_wqthread + 941
    2   libSystem.B.dylib                 0x00100336 start_wqthread + 30
    Thread 0 crashed with X86 Thread State (32-bit):
       eax: 0x00000000  ebx: 0x2797d6e7  ecx: 0x0000160e  edx: 0x79c461f6
       edi: 0xfffffffc  esi: 0xbfffd3e4  ebp: 0xbfffcf28  esp: 0xbfffcda0
        ss: 0x0000001f  efl: 0x00010246  eip: 0x02b85610   cs: 0x00000017
        ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037
       cr2: 0xfffffffc
    Binary Images:
         0x1000 -     0x4ffb +com.adobe.InDesign 7.0.0.355 (7000) <95D99393-D179-BC50-386C-509F6FD0809A> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/Adobe InDesign CS5
         0xa000 -     0xafff +InDesignModel ??? (???) <D054C2C9-F070-A1E1-2D78-BACDC9DCC960> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/InDesignModel.framework/Versions/A/InDesignModel
         0xe000 -     0xefff +InDesignModelAndUI ??? (???) <770DFBFF-7C31-ECD4-88FE-BCFED53CFC33> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/InDesignModelAndUI.framework/Versions/A/InDesignModelAndUI
        0x12000 -    0x12ff7  com.apple.Carbon 150 (152) <811FC695-B346-354A-EDEA-1D243DE50BC8> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x15000 -    0x7ffe7  libstdc++.6.dylib ??? (???) <411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc++.6.dylib
        0xda000 -   0x27efeb  libSystem.B.dylib ??? (???) <D84E6C3F-163B-315B-AA8B-D6D0B383F207> /usr/lib/libSystem.B.dylib
       0x2fe000 -   0x2feff7  com.apple.CoreServices 44 (44) <AC35D112-5FB9-9C8C-6189-5F5945072375> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
       0x306000 -   0x47dfef  com.apple.CoreFoundation 6.6.1 (550.13) <00449488-83AF-75E2-089E-5D6AF3E93533> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
       0x575000 -   0x575ff7  com.apple.ApplicationServices 38 (38) <8012B504-3D83-BFBB-DA65-065E061CFE03> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
       0x57d000 -   0x584ff3 +PMRuntime.dylib ??? (???) <EC9AB7BF-B671-AE6F-5C9E-7A49F9C265BE> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/PMRuntime.dylib
       0x58b000 -   0x69ffff +AdobeACE ??? (???) <DD291A17-ECF4-FE20-5837-AC1F5BC76940> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/Frameworks/AdobeACE.framework/Versions/A/AdobeACE
       0x6c2000 -   0xbe8fff +AdobeAGM ??? (???) <6F8EB120-6F01-38AE-8363-BC941B8AE12E> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/Frameworks/AdobeAGM.framework/Versions/A/AdobeAGM
       0xd29000 -   0xd65fff +AdobeARE ??? (???) <EF398654-5384-F84A-8B62-DA1F64E2FAD1> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/Frameworks/AdobeARE.framework/Versions/A/AdobeARE
       0xd6e000 -   0xd89fff +AdobeBIB ??? (???) <CDFB3340-3A46-292A-121E-2820EC62D78E> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/Frameworks/AdobeBIB.framework/Versions/A/AdobeBIB
       0xd93000 -   0xdb4ff7 +AdobeBIBUtils ??? (???) <482199DF-1251-ED75-4958-563C6E49CD6F> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/Frameworks/AdobeBIBUtils.framework/Versions/A/AdobeBIBUtils
       0xdc0000 -  0x10b2ff7 +AdobeCoolType ??? (???) <2BF62C8A-D715-FDE8-650C-1984CFFCE33C> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/Frameworks/AdobeCoolType.framework/Versions/A/AdobeCoolType
      0x113a000 -  0x1512ff7 +AdobeMPS ??? (???) <272DAEDE-FC7E-B412-7C97-CF47FF6BF242> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/Frameworks/AdobeMPS.framework/Versions/A/AdobeMPS
      0x15a3000 -  0x1611ff7 +ObjectModelLib.dylib ??? (???) <B71699FF-823E-D40E-A62F-2E9FD2FE9B56> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/ObjectModelLib.dylib
      0x1634000 -  0x168efe7 +DataBaseLib.dylib ??? (???) <3FC5D05A-298D-654B-F235-C0579E0A347F> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/DataBaseLib.dylib
      0x16a7000 -  0x1abefff +PublicLib.dylib ??? (???) <D0EB805F-5E47-2677-CA21-5C51D510234F> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/PublicLib.dylib
      0x1c45000 -  0x1c5cff6 +AdobeAFL ??? (???) <CFC0FF78-A748-AC45-2E62-8F20090D911C> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/Frameworks/AdobeAFL.framework/Versions/A/AdobeAFL
      0x1c6d000 -  0x1c75ff3 +boost_threads ??? (???) <B00C0C9E-7175-B6D2-E58B-7278E0EB8863> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/Frameworks/boost_threads.framework/Versions/1_37/boost_threads
      0x1c7f000 -  0x1c84ffd +ASLSupportLib.dylib ??? (???) <D4BEF46E-063B-696F-FE83-DD943ABA838A> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/ASLSupportLib.dylib
      0x1c89000 -  0x1c8aff2 +libtbbmalloc.dylib ??? (???) <A1EAB5E4-3F88-5E37-7068-7A35A3EC69DE> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/libtbbmalloc.dylib
      0x1c8e000 -  0x1c9cfe7 +libtbb.dylib ??? (???) <FFA49B03-C516-D23D-B535-B64D7CD35ECE> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/libtbb.dylib
      0x1ca4000 -  0x1f14ffb  com.apple.Foundation 6.6.1 (751.14) <56A94134-9D59-F172-3AB6-DAFED086CE6E> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
      0x2023000 -  0x20d0fe7  libobjc.A.dylib ??? (???) <3308DD74-5D03-6189-2AFD-63BF06848E91> /usr/lib/libobjc.A.dylib
      0x20e4000 -  0x20eefe7  com.apple.audio.SoundManager 3.9.3 (3.9.3) <5F494955-7290-2D91-DA94-44B590191771> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/V ersions/A/CarbonSound
      0x20f6000 -  0x20fcfff  com.apple.CommonPanels 1.2.4 (91) <2438AF5D-067B-B9FD-1248-2C9987F360BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/ Versions/A/CommonPanels
      0x2104000 -  0x2107ffb  com.apple.help 1.3.1 (41) <EF92C648-2085-C085-8EA7-A1AF37AE94F4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions /A/Help
      0x210c000 -  0x242ffef  com.apple.HIToolbox 1.6.2 (???) <02D800C4-8FD5-29BF-57F6-FC07CDB6287D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Ver sions/A/HIToolbox
      0x256e000 -  0x25d2ffb  com.apple.htmlrendering 72 (1.1.4) <4D451A35-FAB6-1288-71F6-F24A4B6E2371> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework /Versions/A/HTMLRendering
      0x25f4000 -  0x2609fff  com.apple.ImageCapture 6.0 (6.0) <0E86F45E-E656-9015-7AD4-A2C5F8D8A2FA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/ Versions/A/ImageCapture
      0x261f000 -  0x26cdff3  com.apple.ink.framework 1.3.1 (105) <C1AED420-0D5A-E447-6AB3-D9708A9F929E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/ A/Ink
      0x26f7000 -  0x273aff7  com.apple.NavigationServices 3.5.3 (181) <28CDD978-030E-7D4A-5334-874A8EBE6C29> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.fram ework/Versions/A/NavigationServices
      0x2763000 -  0x277ffe3  com.apple.openscripting 1.3.1 (???) <DE20A1B9-F9B6-697C-B533-F5869BA43077> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework /Versions/A/OpenScripting
      0x278f000 -  0x2791ff7  com.apple.securityhi 4.0 (36638) <3F66C91E-D1D7-8E85-4CF8-A8B557D6DBC5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Ve rsions/A/SecurityHI
      0x2796000 -  0x27a0ffb  com.apple.speech.recognition.framework 3.11.1 (3.11.1) <45083DBA-5EA4-9B90-8BEB-A089E515180F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.frame work/Versions/A/SpeechRecognition
      0x27a9000 -  0x2823fef  com.apple.audio.CoreAudio 3.2.2 (3.2.2) <F8CDF5EC-1CC7-5CE7-58C2-2A59D17D2DD5> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
      0x2855000 -  0x2858fe7  libmathCommon.A.dylib ??? (???) <1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/libmathCommon.A.dylib
      0x285b000 -  0x2b7afe7  com.apple.CoreServices.CarbonCore 861.2 (861.2) <A3625229-26A6-B51E-4A1B-DBC8D1644F2F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framew ork/Versions/A/CarbonCore
      0x2bee000 -  0x2c95fe7  com.apple.CFNetwork 454.5 (454.5) <42EDE919-43FA-160E-61B3-39921AD8B8B7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framewo rk/Versions/A/CFNetwork
      0x2cf7000 -  0x2d3bfe7  com.apple.Metadata 10.6.2 (507.4) <C34A411B-BBE4-635B-7295-F05FEAB43C6C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framewor k/Versions/A/Metadata
      0x2d62000 -  0x2e2cfef  com.apple.CoreServices.OSServices 352 (352) <D1649ADD-313E-6148-158C-CD2FEA884558> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framew ork/Versions/A/OSServices
      0x2e8b000 -  0x2f0bfeb  com.apple.SearchKit 1.3.0 (1.3.0) <2F5DE102-A203-7905-7D12-FCBCF17BAEF8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framewo rk/Versions/A/SearchKit
      0x2f3f000 -  0x2f72ff7  com.apple.AE 496.1 (496.1) <BBCD9DA0-3CED-397D-FB72-E39037992332> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Vers ions/A/AE
      0x2f8a000 -  0x3027fe3  com.apple.LaunchServices 362 (362) <52FED25D-E620-2474-7510-5A1492A39735> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.fr amework/Versions/A/LaunchServices
      0x3066000 -  0x308cfff  com.apple.DictionaryServices 1.1.1 (1.1.1) <B4344524-2EC0-D4C7-85B6-8A8CC6A5DCEA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryService s.framework/Versions/A/DictionaryServices
      0x30a3000 -  0x30fdff7  com.apple.framework.IOKit 2.0 (???) <1879BB3D-CAD3-004C-AA44-762A8A951F79> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
      0x311c000 -  0x329efe7  libicucore.A.dylib ??? (???) <E1D04589-EDB2-0EE4-1BAE-E8BB5D0FCB14> /usr/lib/libicucore.A.dylib
      0x3300000 -  0x3309ff7  com.apple.DiskArbitration 2.3 (2.3) <E9C40767-DA6A-6CCB-8B00-2D5706753000> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
      0x3313000 -  0x3327fe7  libbsm.0.dylib ??? (???) <821E415B-6C42-D359-78FF-E892792F8C52> /usr/lib/libbsm.0.dylib
      0x3330000 -  0x333dff7  com.apple.NetFS 3.2.1 (3.2.1) <1F28472D-9913-B8CE-B025-BBA52372F568> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
      0x3346000 -  0x3354fe7  libz.1.dylib ??? (???) <7B7A02AB-DA99-6180-880E-D28E4F9AA8EB> /usr/lib/libz.1.dylib
      0x3359000 -  0x3365ff7  libkxld.dylib ??? (???) <6BFEF643-B6A4-B106-49CB-551A67F92736> /usr/lib/system/libkxld.dylib
      0x3369000 -  0x33afff7  libauto.dylib ??? (???) <9A2E444C-89BD-2902-C1E6-EC3E92544A25> /usr/lib/libauto.dylib
      0x33bc000 -  0x361eff7  com.apple.security 6.0 (36910) <C04847A9-2797-1BBA-902F-7795BA2C2E7E> /System/Library/Frameworks/Security.framework/Versions/A/Security
      0x36f9000 -  0x37b2fe7  libsqlite3.dylib ??? (???) <16CEF8E8-8C9A-94CD-EF5D-05477844C005> /usr/lib/libsqlite3.dylib
      0x37c0000 -  0x37fdff7  com.apple.SystemConfiguration 1.10.1 (1.10.1) <02B8CF8A-7631-EB9A-6C63-F5B4EF1C7707> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
      0x381b000 -  0x3843ff7  libxslt.1.dylib ??? (???) <769EF4B2-C1AD-73D5-AAAD-1564DAEA77AF> /usr/lib/libxslt.1.dylib
      0x384e000 -  0x394ffe7  libxml2.2.dylib ??? (???) <89E648DC-E865-0AF4-5D4D-9562458FE939> /usr/lib/libxml2.2.dylib
      0x3973000 -  0x41564b7  com.apple.CoreGraphics 1.536.13 (???) <2D7E3989-A709-FDA9-E1B6-794FBF8BB986> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphi cs.framework/Versions/A/CoreGraphics
      0x421d000 -  0x43d9fef  com.apple.ImageIO.framework 3.0.1 (3.0.1) <D9A15842-E537-A4D8-BFFB-181C4B8E0CE1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/ImageIO
      0x4433000 -  0x4493fe7  com.apple.CoreText 3.1.0 (???) <FBD51135-7095-7DEA-D70A-641A78B49959> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.f ramework/Versions/A/CoreText
      0x44cb000 -  0x4567fe7  com.apple.ApplicationServices.ATS 4.1 (???) <8DE390B3-28AC-E71B-BC41-FE75BD5A2FC4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/ATS
      0x458e000 -  0x463dff3  com.apple.ColorSync 4.6.2 (4.6.2) <FEAC802A-CCF2-EF31-9CB7-FAC86FA999EE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync. framework/Versions/A/ColorSync
      0x4673000 -  0x46c4ff7  com.apple.HIServices 1.8.0 (???) <4EACE6E4-6E8B-5787-F36A-7958BB885629> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices .framework/Versions/A/HIServices
      0x46ee000 -  0x46ffff7  com.apple.LangAnalysis 1.6.6 (1.6.6) <FF1FC361-4F97-8F22-7272-1EDFF828E7BA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalys is.framework/Versions/A/LangAnalysis
      0x470c000 -  0x47b4ffb  com.apple.QD 3.33 (???) <ABFDE882-7002-D1EB-A3CA-778BD2190AC5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framewo rk/Versions/A/QD
      0x47e1000 -  0x47f5ffb  com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <0DBE17D5-17A2-8A0E-8572-5A78408B41C9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynt hesis.framework/Versions/A/SpeechSynthesis
      0x4803000 -  0x4803ff7  com.apple.Accelerate 1.5 (Accelerate 1.5) <F642E7A0-3720-FA19-0190-E6DBD9EF2D9B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
      0x4806000 -  0x484ffe7  libTIFF.dylib ??? (???) <42C827FD-0AC2-3374-152D-4DD5481783F6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libTIFF.dylib
      0x485a000 -  0x485eff7  libGIF.dylib ??? (???) <CB5D00E2-15C3-2F41-B87E-7860E6B8CE51> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libGIF.dylib
      0x4863000 -  0x487eff7  libPng.dylib ??? (???) <0360156C-3808-FF68-57B9-68C1101626BF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libPng.dylib
      0x4885000 -  0x4887ff7  libRadiance.dylib ??? (???) <D29CEEC9-6568-CEC4-FD1E-ED98B34086A6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libRadiance.dylib
      0x488b000 -  0x48afff7  libJPEG.dylib ??? (???) <641A3FBA-31FF-7650-6F89-205DE844F4E3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libJPEG.dylib
      0x48b6000 -  0x4993ff7  com.apple.vImage 4.0 (4.0) <64597E4B-F144-DBB3-F428-0EC3D9A1219E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Ve rsions/A/vImage
      0x49a1000 -  0x49a1ff7  com.apple.Accelerate.vecLib 3.5 (vecLib 3.5) <3E039E14-2A15-56CC-0074-EE59F9FBB913> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/vecLib
      0x49a4000 -  0x49e6fe7  libvDSP.dylib ??? (???) <8F8FFFB3-81E3-2969-5688-D5B0979182E6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libvDSP.dylib
      0x49ef000 -  0x4a5eff7  libvMisc.dylib ??? (???) <59243A8C-2B98-3E71-8032-884D4853E79F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libvMisc.dylib
      0x4a67000 -  0x4e7dff7  libBLAS.dylib ??? (???) <C4FB303A-DB4D-F9E8-181C-129585E59603> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libBLAS.dylib
      0x4ebf000 -  0x52f4ff7  libLAPACK.dylib ??? (???) <5E2D2283-57DE-9A49-1DB0-CD027FEFA6C2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libLAPACK.dylib
      0x547a000 -  0x556cff7  libcrypto.0.9.8.dylib ??? (???) <3B76DFFA-32E3-2F12-07DA-B5B02B781886> /usr/lib/libcrypto.0.9.8.dylib
      0x55be000 -  0x55bfff7  com.apple.TrustEvaluationAgent 1.1 (1) <8C570606-D77C-738E-7148-6B28846F0B3C> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluati onAgent
      0x55c3000 -  0x5676fff  libFontParser.dylib ??? (???) <C9450292-F7ED-3C91-0E73-C7ECC3CC26B0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/Resources/libFontParser.dylib
      0x5705000 -  0x573aff7  libcups.2.dylib ??? (???) <FB14BC9D-D0F6-8440-983F-80C786153E78> /usr/lib/libcups.2.dylib
      0x5747000 -  0x5767fe7  libresolv.9.dylib ??? (???) <A48921CB-3FA7-3071-AF9C-2D86FB493A3A> /usr/lib/libresolv.9.dylib
      0x5771000 -  0x57b5ff3  com.apple.coreui 2 (113) <DDCA722A-C69D-3C90-ADC3-B0386F2B03E5> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
      0x57d4000 -  0x5b3bff7  com.apple.QuartzCore 1.6.1 (227.8) <BFA215E2-23AA-0CCC-0052-D83E7007BE42> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
      0x5c0a000 -  0x5ce4ffb  com.apple.DesktopServices 1.5.4 (1.5.4) <E1BE764D-8887-362A-A945-0C494433F96F> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopService sPriv
      0x5d2f000 -  0x5e5bfe3  com.apple.audio.toolbox.AudioToolbox 1.6.1 (1.6.1) <3FB8749F-2119-A11A-7E6B-58194DC9C844> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
      0x5ec1000 -  0x5f11ff7  com.apple.framework.familycontrols 2.0 (2.0) <4F854FC8-239E-576F-23CE-1E4BE1C5D59D> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
      0x5f28000 -  0x5f3aff7  com.apple.MultitouchSupport.framework 204.9 (204.9) <023AEAFA-3C43-73A3-F65D-36A0431654EA> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSuppor t
      0x5f47000 -  0x5f65ff7  com.apple.CoreVideo 1.6.0 (43.1) <8DE6A295-8EE6-1066-8271-07AB81A70219> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
      0x5f7c000 -  0x5f89ff7  com.apple.opengl 1.6.5 (1.6.5) <FC8EEF0C-ABC3-59D4-A1A5-D30F80782887> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
      0x5f90000 -  0x5fc5ff7  libGLImage.dylib ??? (???) <A40BA5D3-9F2B-8BD4-4E88-DCCF94E5DB75> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
      0x5fcc000 -  0x5fecfe7  com.apple.opencl 12 (12) <869B4A37-4F20-D378-15E7-A95B3D8856A3> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
      0x5ff5000 -  0x5ff9ff7  IOSurface ??? (???) <E3CD4E06-68C5-A263-D7BA-109405A1BD71> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
      0x6001000 -  0x6051fe7  libGLU.dylib ??? (???) <F7581919-8068-EC96-7C69-7F9B8ED5B2F3> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
      0x6064000 -  0x606eff7  libGL.dylib ??? (???) <76A207FE-889A-CF1B-AF9A-795EEE5A463E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
      0x607d000 -  0x6173ff7  libGLProgrammability.dylib ??? (???) <512CFCD7-2479-60CB-C6A3-F717A1767FB7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dyl ib
      0x6194000 -  0x6197ff7  libCoreVMClient.dylib ??? (???) <891FBE51-E3A8-E1CD-D9FB-9A8F4AFD3650> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
      0x619c000 -  0x61a0ff7  libGFXShared.dylib ??? (???) <F3FCE3B4-A1B0-84AA-4680-81874445B9F7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
      0x61a5000 -  0x61a6ff7  com.apple.audio.units.AudioUnit 1.6.1 (1.6.1) <935B5822-72D4-5FD8-BE72-4A2FF9D75788> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
      0x61ab000 -  0x61abff7  com.apple.vecLib 3.5 (vecLib 3.5) <17BEEF92-DF30-CD52-FD65-0B7B43B93617> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
      0x61ae000 -  0x6230ffb  SecurityFoundation ??? (???) <9714B2B7-854E-834D-FEEC-07F85E10D557> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
      0x6267000 -  0x626cff7  com.apple.OpenDirectory 10.6 (10.6) <92582807-E8F3-3DD9-EB42-4195CFB754A1> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
      0x6274000 -  0x628cff7  com.apple.CFOpenDirectory 10.6 (10.6) <1537FB4F-C112-5D12-1E5D-3B1002A4038F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory. framework/Versions/A/CFOpenDirectory
      0x629d000 -  0x62eafeb  com.apple.DirectoryService.PasswordServerFramework 6.0 (6.0) <52906E26-3D22-6F37-8C90-E50BBCDEA5D0> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer
      0x6306000 -  0x6328fef  com.apple.DirectoryService.Framework 3.6 (621.1) <1D74F9F9-03CD-51E4-553F-CE0C3FE9768E> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
      0x6332000 -  0x6342ff7  libsasl2.2.dylib ??? (???) <C8744EA3-0AB7-CD03-E639-C4F2B910BE5D> /usr/lib/libsasl2.2.dylib
      0x6349000 -  0x6c27ff7  com.apple.AppKit 6.6.3 (1038.25) <96C7AB09-001B-EF1D-4005-37E05B95DA20> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
      0x70c0000 -  0x71eefe7  com.apple.CoreData 102.1 (250) <33C5CC9D-73AD-896B-17DA-6B0F3075877C> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
      0x7252000 -  0x7252ff7  liblangid.dylib ??? (???) <B99607FC-5646-32C8-2C16-AFB5EA9097C2> /usr/lib/liblangid.dylib
      0x7256000 -  0x738efe7 +WRServices ??? (???) <9E3A36AD-71F1-B9C7-AC3F-30A7E63C8B57> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/Frameworks/WRServices.framework/Versions/A/WRServices
      0x73d0000 -  0x73d4ffc +com.adobe.AdobeCrashReporter 3.0 (3.0.20100302) <E6437929-0E69-8A56-E69F-F64305E82DD9> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/Frameworks/AdobeCrashReporter.framework/Versions/A/AdobeCrashReporter
      0x73db000 -  0x7d8bfff +libicudata.dylib.36.0 ??? (???) <02108DEA-3DD2-14BE-DAEB-BE522B619C1D> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/Frameworks/ICUData.framework/Versions/3.6/libicudata.dylib.36.0
      0x7d8e000 -  0x7e5bff3 +libicui18n.dylib.36.0 ??? (???) <08F15219-7F35-574E-7725-1ACAA1B18A00> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/Frameworks/ICUInternationalization.framework/Versions/3.6/libicui18n.dyl ib.36.0
      0x7ebe000 -  0x7f98fef +libicuuc.dylib.36.0 ??? (???) <5EE72009-40B3-7FB7-3A49-576AEDE0D400> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/Frameworks/ICUUnicode.framework/Versions/3.6/libicuuc.dylib.36.0
      0x7fd8000 -  0x8048feb +com.adobe.adobe_caps adobe_caps 3.0.116.0 (3.0.116.0) <50675115-BEDC-72F9-C42D-374196E83EC2> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/Frameworks/adobe_caps.framework/Versions/A/adobe_caps
      0x8053000 -  0x80b9ffb +com.adobe.amtlib amtlib 3.0.0.64 (3.0.0.64) <DD471011-9120-1BC2-F1B5-D6FF09D0859F> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/Frameworks/amtlib.framework/Versions/A/amtlib
      0x80cf000 -  0x8168fef +boost_regex ??? (???) <462635B6-7AF0-B43D-74D6-4AC15ACBC66A> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/Frameworks/boost_regex.framework/Versions/1_37/boost_regex
      0x81ad000 -  0x81adff7  com.apple.Cocoa 6.6 (???) <EA27B428-5904-B00B-397A-185588698BCC> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
      0x81b0000 -  0x81f0ff7  com.apple.vmutils 4.2 (106) <7AAF9FDA-AC1E-09FD-889E-68FFB5F94BA8> /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
      0x8209000 -  0x82befe7  libcrypto.0.9.7.dylib ??? (???) <4917E4F2-817F-5AC4-3FBE-54BC96360448> /usr/lib/libcrypto.0.9.7.dylib
      0x8304000 -  0x8306ffb +boost_system ??? (???) <FBD2BBDA-A758-FFCE-ABBA-7FDAB09FAF0F> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/Frameworks/boost_system.framework/Versions/1_37/boost_system
      0x830b000 -  0x84a7fff +WidgetBinLib.dylib ??? (???) <A653F189-2C78-4606-1921-350F81951C7C> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/WidgetBinLib.dylib
      0x8585000 -  0x8724fe7 +com.adobe.owl AdobeOwl version 3.0.84 (3.0.84) <25884999-8A98-F8C9-699B-ED75261B6BFC> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/Frameworks/AdobeOwl.framework/Versions/A/AdobeOwl
      0x878d000 -  0x880afff +AdobeOwlCanvas ??? (???) <65B2E680-4F43-BE46-2290-3500758D1BF7> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/Frameworks/AdobeOwlCanvas.framework/Versions/A/AdobeOwlCanvas
      0x8826000 -  0x8829ff8 +com.adobe.ape.shim adbeape version 3.1.65.7508 (3.1.65.7508) <FFDDAB7A-220F-7344-F12B-010CA0C41DAB> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/Frameworks/adbeape.framework/Versions/A/adbeape
    0x1f5c4000 - 0x1f5cfff7  libCSync.A.dylib ??? (???) <B80BE1C5-BF5D-285B-E4C8-C774E5119C1F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphi cs.framework/Versions/A/Resources/libCSync.A.dylib
    0x1f6d7000 - 0x1f6dffff +com.adobe.asneu.framework asneu version 1.7.0.1 (1.7.0.1) <80195B5C-2C67-D841-232C-74FCAB79D304> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/Frameworks/asneu.framework/Versions/A/asneu
    0x1fa80000 - 0x1fac1ff7  libRIP.A.dylib ??? (???) <1FBE85A6-06DC-EE8F-BD15-C4F566638ABF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphi cs.framework/Versions/A/Resources/libRIP.A.dylib
    0x1fad0000 - 0x1fad3ff7  libCGXType.A.dylib ??? (???) <0DB2C581-C407-A7F1-53F8-EA0450B6B9E8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphi cs.framework/Versions/A/Resources/libCGXType.A.dylib
    0x1faf2000 - 0x1faf7ff1 +com.adobe.InDesign.Data Services UI 7.0.0.355 (???) <85782AE8-BCF3-0AB4-6AEF-445B7A7E762E> /Applications/Adobe InDesign CS5/Plug-Ins/Data Services/Data Services UI.InDesignPlugin/Data Services UI
    0x1fc00000 - 0x1fc67fea +com.adobe.amt.services AMTServices 3.0.0.64 (BuildVersion: 3.0; BuildDate: Mon Jan 26 2010 21:49:00) (3.0.0.64) <EE468E2C-A6BD-E2EE-7ABE-69168B143B44> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/Frameworks/amtservices.framework/Versions/A/amtservices
    0x1fd2c000 - 0x1fd66ffb  libFontRegistry.dylib ??? (???) <3F6ACE4A-2570-286C-ED2B-C24280A5D38F> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framework/Resourc es/libFontRegistry.dylib
    0x1ff2f000 - 0x1ff60ff3  libTrueTypeScaler.dylib ??? (???) <C04FC84A-C2C5-BAD9-18DB-7E785065F2DA> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framework/Resourc es/libTrueTypeScaler.dylib
    0x20000000 - 0x20098fe7  edu.mit.Kerberos 6.5.9 (6.5.9) <6BE72972-E512-19E3-F68A-67A0548498D9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x201b7000 - 0x201f0ffb +com.adobe.AAM.AdobeUpdaterNotificationFramework UpdaterNotifications 1.0.0.64 (1.0.0.64) <C64CCBDC-B8E9-45E8-53E7-8577CFE9F2F0> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/Frameworks/UpdaterNotifications.framework/Versions/A/UpdaterNotification s
    0x20200000 - 0x20207ffc +com.adobe.InDesign.Data Services 7.0.0.355 (???) <3CF976FD-E9C0-46B5-4F3E-9907456210C8> /Applications/Adobe InDesign CS5/Plug-Ins/Data Services/Data Services.InDesignPlugin/Data Services
    0x2071d000 - 0x20729ff9 +com.adobe.InDesign.DTTransform 7.0.0.355 (???) <6955E68F-367C-2BA2-34A6-A83F957FDC04> /Applications/Adobe InDesign CS5/Plug-Ins/Data Services/DTTransform.InDesignPlugin/DTTransform
    0x20731000 - 0x20761fff +com.adobe.InDesign.Dictionary Editor Dialog 7.0.0.355 (???) <C2684EAE-503F-BD50-5F74-35258860FE8D> /Applications/Adobe InDesign CS5/Plug-Ins/Dictionaries/Dictionary Editor Dialog.InDesignPlugin/Dictionary Editor Dialog
    0x20780000 - 0x207afff0 +TextPanelLib.dylib ??? (???) <F7BEA3B0-B264-4ECA-C7C1-E161D2CDCE4F> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/TextPanelLib.dylib
    0x207cb000 - 0x207eafff +com.adobe.InDesign.LILO 7.0.0.355 (???) <00B57FD8-D39B-9BDF-9657-ABBF6A3327AB> /Applications/Adobe InDesign CS5/Plug-Ins/Dictionaries/LILO/LILO.InDesignPlugin/LILO
    0x207f8000 - 0x207fbfff +com.adobe.InDesign.PNG Import Filter UI 7.0.0.355 (???) <A1D2B2F7-09A2-F22B-5C0C-D812205CEC40> /Applications/Adobe InDesign CS5/Plug-Ins/Filters/PNG Import Filter UI.InDesignPlugin/PNG Import Filter UI
    0x21100000 - 0x211c2fe7 +com.adobe.linguistic.LinguisticManager 5.0.0 (11696) <968AEC66-0A7D-0556-7AF8-F9556B2092DE> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/Frameworks/AdobeLinguistic.framework/Versions/3/AdobeLinguistic
    0x211ec000 - 0x212e0fe7  libiconv.2.dylib ??? (???) <0C578460-3929-29DD-585A-DB1E0C977425> /usr/lib/libiconv.2.dylib
    0x212e6000 - 0x2133dff7 +com.adobe.InDesign.Media Import Filter 7.0.0.355 (???) <43FF7304-FC36-DDEF-BA27-CA094389A50E> /Applications/Adobe InDesign CS5/Plug-Ins/Filters/Media Import Filter.InDesignPlugin/Media Import Filter
    0x21359000 - 0x2137affb +com.adobe.InDesign.Sangam Preferences UI 7.0.0.355 (???) <302FAF9E-15D3-4D3E-C229-96BA5175C49A> /Applications/Adobe InDesign CS5/Plug-Ins/Filters/Sangam Preferences UI.InDesignPlugin/Sangam Preferences UI
    0x2138f000 - 0x213f8ffb +AdobeSangam ??? (???) <4FF2270C-9417-1059-527B-68C99BF43EA9> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/Frameworks/AdobeSangam.framework/Versions/A/AdobeSangam
    0x21442000 - 0x21492ff3 +com.adobe.InDesign.SangamExport 7.0.0.355 (???) <E73EA3D8-498E-C597-BB23-6CAEEA5C0AA3> /Applications/Adobe InDesign CS5/Plug-Ins/Filters/SangamExport.InDesignPlugin/SangamExport
    0x214b2000 - 0x215c2ff3 +com.adobe.InDesign.SangamServicer-Mapper 7.0.0.355 (???) <932ACD2D-2394-61AC-D400-83D28700283D> /Applications/Adobe InDesign CS5/Plug-Ins/Filters/SangamServicer-Mapper.InDesignPlugin/SangamServicer-Mapper
    0x2160d000 - 0x2161ffff +com.adobe.InDesign.SaveBack 7.0.0.355 (???) <6EC7D91A-6360-09E3-6488-27159FE3B95D> /Applications/Adobe InDesign CS5/Plug-Ins/Filters/SaveBack.InDesignPlugin/SaveBack
    0x2162b000 - 0x2162dfff +com.adobe.InDesign.SimpleTextImportFilter 7.0.0.355 (???) <CCE5A524-7B2E-FED1-C328-3B1D0F24DFBA> /Applications/Adobe InDesign CS5/Plug-Ins/Filters/SimpleTextImportFilter.InDesignPlugin/SimpleTextImportFilter
    0x21631000 - 0x216f2fff +com.adobe.InDesign.Tagged Text Attributes 7.0.0.355 (???) <71A7A664-EE9C-2C9B-54C7-2C95200EDDA3> /Applications/Adobe InDesign CS5/Plug-Ins/Filters/Tagged Text Attributes.InDesignPlugin/Tagged Text Attributes
    0x2173f000 - 0x2174cfed +com.adobe.InDesign.Tagged Text Filters UI 7.0.0.355 (???) <E012A998-0698-1E89-1ECF-B38019417D31> /Applications/Adobe InDesign CS5/Plug-Ins/Filters/Tagged Text Filters UI.InDesignPlugin/Tagged Text Filters UI
    0x21753000 - 0x21806feb +com.adobe.InDesign.Tagged Text Filters 7.0.0.355 (???) <F4AF5B39-33CA-BC3A-0361-D27F75D672ED> /Applications/Adobe InDesign CS5/Plug-Ins/Filters/Tagged Text Filters.InDesignPlugin/Tagged Text Filters
    0x2182c000 - 0x21835ff3 +com.adobe.InDesign.Clipping Path Dialog 7.0.0.355 (???) <AB110EC2-9F7D-2A23-E18D-69BC22ED2EC9> /Applications/Adobe InDesign CS5/Plug-Ins/Graphics/Clipping Path Dialog.InDesignPlugin/Clipping Path Dialog
    0x21840000 - 0x21873ff7 +com.adobe.InDesign.Color Management UI 7.0.0.355 (???) <3CC153FD-7CD5-427C-0AD2-1D8303011D1E> /Applications/Adobe InDesign CS5/Plug-Ins/Graphics/Color Management UI.InDesignPlugin/Color Management UI
    0x21887000 - 0x218eaff0 +com.adobe.InDesign.Color Picker Panel 7.0.0.355 (???) <F312F57F-9627-B487-9AE2-78F4EEE4548E> /Applications/Adobe InDesign CS5/Plug-Ins/Graphics/Color Picker Panel.InDesignPlugin/Color Picker Panel
    0x21916000 - 0x21942fef +com.adobe.InDesign.CS Review Support 7.0.0.355 (???) <34AE47F8-3486-D597-3081-E1B49C5C2E41> /Applications/Adobe InDesign CS5/Plug-Ins/Graphics/CS Review Support.InDesignPlugin/CS Review Support
    0x21958000 - 0x219beff0 +com.adobe.InDesign.DynamicDocumentsUI 7.0.0.355 (???) <D15A870E-FD3C-508E-9CB7-67955A8AFB74> /Applications/Adobe InDesign CS5/Plug-Ins/Graphics/DynamicDocumentsUI.InDesignPlugin/DynamicDocumentsUI
    0x219ec000 - 0x219f5fff +com.adobe.InDesign.EPS UI 7.0.0.355 (???) <ED45C884-B8DF-A5A9-102D-AD61C85266F7> /Applications/Adobe InDesign CS5/Plug-Ins/Graphics/EPS UI.InDesignPlugin/EPS UI
    0x219fe000 - 0x21a06ff7 +com.adobe.InDesign.Generic Style Editor 7.0.0.355 (???) <6AC91CE1-CFDC-973A-13EF-E0B7F057EE2C> /Applications/Adobe InDesign CS5/Plug-Ins/Graphics/Generic Style Editor.InDesignPlugin/Generic Style Editor
    0x21a11000 - 0x21a3cff3 +com.adobe.InDesign.Gradient Panel 7.0.0.355 (???) <EA933872-A548-67F3-42AE-F0D2E30DE522> /Applications/Adobe InDesign CS5/Plug-Ins/Graphics/Gradient Panel.InDesignPlugin/Gradient Panel
    0x21a52000 - 0x21ab1fff +com.adobe.InDesign.Graphic Panels 7.0.0.355 (???) <B4C5A5D0-B0B5-E845-6779-94155D1BD072> /Applications/Adobe InDesign CS5/Plug-Ins/Graphics/Graphic Panels.InDesignPlugin/Graphic Panels
    0x21adc000 - 0x21ae1ff8 +com.adobe.InDesign.JPEG Export UI 7.0.0.355 (???) <3E847C08-6DEF-FB2F-E324-22E355949280> /Applications/Adobe InDesign CS5/Plug-Ins/Graphics/JPEG Export UI.InDesignPlugin/JPEG Export UI
    0x21ae8000 - 0x21afffff +com.adobe.InDesign.JPEG Export 7.0.0.355 (???) <51B47CE6-CCE6-5DC1-6308-6D2F1B7FE59E> /Applications/Adobe InDesign CS5/Plug-Ins/Graphics/JPEG Export.InDesignPlugin/JPEG Export
    0x21b0e000 - 0x21b52ff7 +com.adobe.InDesign.Output Preview 7.0.0.355 (???) <F9B49624-445D-C68E-9F79-827F427F8FF1> /Applications/Adobe InDesign CS5/Plug-Ins/Graphics/Output Preview.InDesignPlugin/Output Preview
    0x21b6f000 - 0x21b81ffc +com.adobe.InDesign.OutputMiscUI 7.0.0.355 (???) <3DF40045-E72F-04A3-A22F-208DBDA660D8> /Applications/Adobe InDesign CS5/Plug-Ins/Graphics/OutputMiscUI.InDesignPlugin/OutputMiscUI
    0x21b90000 - 0x21bfffe3 +com.adobe.InDesign.PDF UI 7.0.0.355 (???) <E1B95B73-03DB-3920-61BF-01583910437D> /Applications/Adobe InDesign CS5/Plug-Ins/Graphics/PDF UI.InDesignPlugin/PDF UI
    0x21c2b000 - 0x21c83ff7 +AdobeXMP ??? (???) <73329999-C364-2451-6574-4D0277057D19> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/Frameworks/AdobeXMP.framework/Versions/A/AdobeXMP
    0x21c92000 - 0x21ca5ff7 +com.adobe.InDesign.Printer Styles 7.0.0.355 (???) <4F3B1382-6ADB-9387-50AA-280EEB3B21FC> /Applications/Adobe InDesign CS5/Plug-Ins/Graphics/Printer Styles.InDesignPlugin/Printer Styles
    0x21cb2000 - 0x21d68fef +com.adobe.InDesign.PrintUI 7.0.0.355 (???) <D9B408FA-2FC6-2CF0-3985-D4DC0B97C5CA> /Applications/Adobe InDesign CS5/Plug-Ins/Graphics/PrintUI.InDesignPlugin/PrintUI
    0x21da1000 - 0x21daeff0 +com.adobe.InDesign.PS Import UI 7.0.0.355 (???) <C23DDE3F-A747-0EE7-A022-264E95F17ACF> /Applications/Adobe InDesign CS5/Plug-Ins/Graphics/PS Import UI.InDesignPlugin/PS Import UI
    0x21dba000 - 0x21dd3fff +com.adobe.InDesign.Swatch Library Panel 7.0.0.355 (???) <64A0FEA7-CFB4-9AC2-F783-6B05669DD07C> /Applications/Adobe InDesign CS5/Plug-Ins/Graphics/Swatch Library Panel.InDesignPlugin/Swatch Library Panel
    0x21de1000 - 0x21e74ff0 +com.adobe.InDesign.Swatches Panel 7.0.0.355 (???) <03D6A3CE-263D-1EC5-CF79-46C89371E9DA> /Applications/Adobe InDesign CS5/Plug-Ins/Graphics/Swatches Panel.InDesignPlugin/Swatches Panel
    0x21eb4000 - 0x21f48ff8 +com.adobe.InDesign.Transparency UI 7.0.0.355 (???) <E7961C20-0F04-A7E7-9D27-12662275B9EF> /Applications/Adobe InDesign CS5/Plug-Ins/Graphics/Transparency UI.InDesignPlugin/Transparency UI
    0x21f85000 - 0x21fd6fff +com.adobe.InDesign.Assignment UI 7.0.0.355 (???) <68E8A061-DC76-683D-474F-73B130A96910> /Applications/Adobe InDesign CS5/Plug-Ins/InCopyWorkflow/Assignment UI.InDesignPlugin/Assignment UI
    0x21ffd000 - 0x22016fe8 +com.adobe.InDesign.InCopy Bridge UI 7.0.0.355 (???) <15AF9B70-96E3-5AF1-C23E-ACD683E4635D> /Applications/Adobe InDesign CS5/Plug-Ins/InCopyWorkflow/InCopy Bridge UI.InDesignPlugin/InCopy Bridge UI
    0x22023000 - 0x22056ffb +com.adobe.InDesign.InCopy Bridge 7.0.0.355 (???) <F17AC175-6EDE-B9BF-2D97-8C244B37FF4B> /Applications/Adobe InDesign CS5/Plug-Ins/InCopyWorkflow/InCopy Bridge.InDesignPlugin/InCopy Bridge
    0x2206b000 - 0x22071ff0 +com.adobe.InDesign.InCopyExport 7.0.0.355 (???) <5487C2CD-11DE-2CF7-5900-5536F0A976CA> /Applications/Adobe InDesign CS5/Plug-Ins/InCopyWorkflow/InCopyExport.InDesignPlugin/InCopyExport
    0x22078000 - 0x2207cff3 +com.adobe.InDesign.InCopyExportUI 7.0.0.355 (???) <A1A145E5-8F29-9AD0-7957-8A82CC60D440> /Applications/Adobe InDesign CS5/Plug-Ins/InCopyWorkflow/InCopyExportUI.InDesignPlugin/InCopyExportUI
    0x22082000 - 0x22087fff +com.adobe.InDesign.InCopyImport 7.0.0.355 (???) <3D65253B-A744-2ECD-497C-D1718C83CAEB> /Applications/Adobe InDesign CS5/Plug-Ins/InCopyWorkflow/InCopyImport.InDesignPlugin/InCopyImport
    0x2208d000 - 0x22092ff7 +com.adobe.InDesign.InCopyWorkflow UI 7.0.0.355 (???) <2876EEC1-3E44-25CD-7F8E-09D68574C0A3> /Applications/Adobe InDesign CS5/Plug-Ins/InCopyWorkflow/InCopyWorkflow UI.InDesignPlugin/InCopyWorkflow UI
    0x22099000 - 0x220e0ff7 +com.adobe.InDesign.Note 7.0.0.355 (???) <37279281-F00F-B241-9F74-9C1212BA41A6> /Applications/Adobe InDesign CS5/Plug-Ins/InCopyWorkflow/Note.InDesignPlugin/Note
    0x22102000 - 0x2210bfff +com.adobe.InDesign.NotePref 7.0.0.355 (???) <8E6B6D6A-3E5A-4586-E870-CF81708CF293> /Applications/Adobe InDesign CS5/Plug-Ins/InCopyWorkflow/NotePref.InDesignPlugin/NotePref
    0x22117000 - 0x2211aff3 +com.adobe.InDesign.Username UI 7.0.0.355 (???) <3514A459-610A-EDE6-7509-927DB9C72BD8> /Applications/Adobe InDesign CS5/Plug-Ins/InCopyWorkflow/Username UI.InDesignPlugin/Username UI
    0x22120000 - 0x221a3ff7 +com.adobe.InDesign.ButtonUI 7.0.0.355 (???) <C14894D9-84A8-65B4-04BD-DB42FCCA9ADA> /Applications/Adobe InDesign CS5/Plug-Ins/Interactive/ButtonUI.InDesignPlugin/ButtonUI
    0x221df000 - 0x221f8fff +com.adobe.InDesign.MediaUI 7.0.0.355 (???) <AB2CF690-DE65-3EFE-E77D-6B8A54366A44> /Applications/Adobe InDesign CS5/Plug-Ins/Interactive/MediaUI.InDesignPlugin/MediaUI
    0x22209000 - 0x22215fff +com.adobe.InDesign.Alignment Panel 7.0.0.355 (???) <0F05821E-3992-DB42-C38B-A45AE2BB8B66> /Applications/Adobe InDesign CS5/Plug-Ins/Layout/Alignment Panel.InDesignPlugin/Alignment Panel
    0x2221f000 - 0x22257ff6 +com.adobe.InDesign.Asset Library Panel 7.0.0.355 (???) <D84FFB9D-DF4A-AA2A-46FF-706F701A6A96> /Applications/Adobe InDesign CS5/Plug-Ins/Layout/Asset Library Panel.InDesignPlugin/Asset Library Panel
    0x22279000 - 0x222d3fff +com.adobe.InDesign.Asset PubLibrary 7.0.0.355 (???) <19B25A88-E10E-0870-FC5C-CD6BB714DBE0> /Applications/Adobe InDesign CS5/Plug-Ins/Layout/Asset PubLibrary.InDesignPlugin/Asset PubLibrary
    0x222fb000 - 0x22339ff5 +com.adobe.InDesign.Book Panel 7.0.0.355 (???) <FDA8F072-64B8-5F96-120F-B4C0F072A62F> /Applications/Adobe InDesign CS5/Plug-Ins/Layout/Book Panel.InDesignPlugin/Book Panel
    0x2235c000 - 0x22372ffb +com.adobe.InDesign.Bookmark Panel 7.0.0.355 (???) <C76A1A09-83E8-B539-CE25-02A689DABAA0> /Applications/Adobe InDesign CS5/Plug-Ins/Layout/Bookmark Panel.InDesignPlugin/Bookmark Panel
    0x22383000 - 0x223b9ffd +com.adobe.InDesign.Control Panel 7.0.0.355 (???) <D89A65CF-DE0C-7121-8FE8-F3F9E35BC64C> /Applications/Adobe InDesign CS5/Plug-Ins/Layout/Control Panel.InDesignPlugin/Control Panel
    0x223d5000 - 0x223dbfff +com.adobe.InDesign.Create Guides Dialog 7.0.0.355 (???) <46D55BA1-16A3-9508-AC91-D43359EB8950> /Applications/Adobe InDesign CS5/Plug-Ins/Layout/Create Guides Dialog.InDesignPlugin/Create Guides Dialog
    0x223e2000 - 0x22414fff +com.adobe.InDesign.Eyedropper Tool 7.0.0.355 (???) <4C2B3351-5BDA-8A29-C4AD-FD8FCA130CD4> /Applications/Adobe InDesign CS5/Plug-Ins/Layout/Eyedropper Tool.InDesignPlugin/Eyedropper Tool
    0x22427000 - 0x22493ff8 +com.adobe.InDesign.Hyperlinks Panel 7.0.0.355 (???) <7DA181EC-3AB9-4B9B-3066-51BFB1DD6A36> /Applications/Adobe InDesign CS5/Plug-Ins/Layout/Hyperlinks Panel.InDesignPlugin/Hyperlinks Panel
    0x224c0000 - 0x22534ff1 +com.adobe.InDesign.Index Panel 7.0.0.355 (???) <242B3354-F869-77CB-E5B8-190E19FD2150> /Applications/Adobe InDesign CS5/Plug-Ins/Layout/Index Panel.InDesignPlugin/Index Panel
    0x2255d000 - 0x2256afff +unihan ??? (???) <21D02D03-821D-1E92-C99E-919CD21883A0> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/Frameworks/unihan.framework/Versions/A/unihan
    0x22575000 - 0x225c4fff +com.adobe.InDesign.Info Panel 7.0.0.355 (???) <92DF0684-9C32-D4C2-4D09-8EFF4B9D558A> /Applications/Adobe InDesign CS5/Plug-Ins/Layout/Info Panel.InDesignPlugin/Info Panel
    0x225e5000 - 0x226d1fff +com.adobe.InDesign.Knowledge Base 7.0.0.355 (???) <F28544D6-4836-E99B-9AF0-8C205FB83D6B> /Applications/Adobe InDesign CS5/Plug-Ins/Layout/Knowledge Base.InDesignPlugin/Knowledge Base
    0x226d7000 - 0x22714fff +com.adobe.InDesign.Layers Panel 7.0.0.355 (???) <54CEC2F9-8DE7-687D-23DE-52EE13AE299B> /Applications/Adobe InDesign CS5/Plug-Ins/Layout/Layers Panel.InDesignPlugin/Layers Panel
    0x22735000 - 0x22737ff7 +com.adobe.InDesign.Layout Adjustment Panel 7.0.0.355 (???) <9F50B241-88F7-06D2-28EB-BD55F67645CE> /Applications/Adobe InDesign CS5/Plug-Ins/Layout/Layout Adjustment Panel.InDesignPlugin/Layout Adjustment Panel
    0x2273c000 - 0x22757fff +com.adobe.InDesign.Layout Adjustment 7.0.0.355 (???) <F72DB275-C515-CB50-BB9E-1D139A992404> /Applications/Adobe InDesign CS5/Plug-Ins/Layout/Layout Adjustment.InDesignPlugin/Layout Adjustment
    0x22764000 - 0x2279efff +com.adobe.InDesign.Links UI 7.0.0.355 (???) <43E66E99-D27A-10E3-DBDC-7C54942FC374> /Applications/Adobe InDesign CS5/Plug-Ins/Layout/Links UI.InDesignPlugin/Links UI
    0x227be000 - 0x22844ffc +com.adobe.InDesign.ObjectStylesUI 7.0.0.355 (???) <AB925026-A7EF-0E0B-265F-CA671F6BB1C0> /Applications/Adobe InDesign CS5/Plug-Ins/Layout/ObjectStylesUI.InDesignPlugin/ObjectStylesUI
    0x2287f000 - 0x22899ffb +com.adobe.InDesign.Page Setup Dialog 7.0.0.355 (???) <8DAD7DD1-709A-5411-62C8-425666A2FF9F> /Applications/Adobe InDesign CS5/Plug-Ins/Layout/Page Setup Dialog.InDesignPlugin/Page Setup Dialog
    0x228a4000 - 0x22930fec +com.adobe.InDesign.Pages Panel 7.0.0.355 (???) <738734CC-9DDC-901C-C3CC-085919A2D091> /Applications/Adobe InDesign CS5/Plug-Ins/Layout/Pages Panel.InDesignPlugin/Pages Panel
    0x22969000 - 0x22974ff8 +com.adobe.InDesign.Sections UI 7.0.0.355 (???) <03CC83C4-3642-7D33-4578-812796388DE8> /Applications/Adobe InDesign CS5/Plug-Ins/Layout/Sections UI.InDesignPlugin/Sections UI
    0x2297c000 - 0x22983ffc +com.adobe.InDesign.StepRepeat 7.0.0.355 (???) <10F09DA9-5EC1-37A2-853E-1A2474D4F865> /Applications/Adobe InDesign CS5/Plug-Ins/Layout/StepRepeat.InDesignPlugin/StepRepeat
    0x2298b000 - 0x229c0ff7 +com.adobe.InDesign.Text Wrap Panel 7.0.0.355 (???) <9EED4BC1-D58E-021A-3C51-3574D08672AF> /Applications/Adobe InDesign CS5/Plug-Ins/Layout/Text Wrap Panel.InDesignPlugin/Text Wrap Panel
    0x229d9000 - 0x22a0cff0 +com.adobe.InDesign.TOC UI Dialog 7.0.0.355 (???) <F4F33165-5526-14D3-A67F-0930DB1A9BD7> /Applications/Adobe InDesign CS5/Plug-Ins/Layout/TOC UI Dialog.InDesignPlugin/TOC UI Dialog
    0x22a25000 - 0x22a51ff4 +com.adobe.InDesign.Transform Panel 7.0.0.355 (???) <FE711509-818D-ED28-E592-F31E8DD53838> /Applications/Adobe InDesign CS5/Plug-Ins/Layout/Transform Panel.InDesignPlugin/Transform Panel
    0x22a66000 - 0x22a7dff3 +com.adobe.InDesign.Image Import UI 7.0.0.355 (???) <EC696635-FAC6-CA59-AA74-388639C0BC6A> /Applications/Adobe InDesign CS5/Plug-Ins/Page Item/Image Import UI.InDesignPlugin/Image Import UI
    0x22a8c000 - 0x22a9efff +com.adobe.InDesign.Scotch Rules 7.0.0.355 (???) <F24C95FC-1649-146B-A97C-6CDBC3F66CB8> /Applications/Adobe InDesign CS5/Plug-Ins/Page Item/Scotch Rules.InDesignPlugin/Scotch Rules
    0x22aa8000 - 0x22af4fff +com.adobe.InDesign.BNUI 7.0.0.355 (???) <67C96B50-D0FC-71F9-211A-2E502B90E901> /Applications/Adobe InDesign CS5/Plug-Ins/PMPack/BNUI.InDesignPlugin/BNUI
    0x22b18000 - 0x22b9efff +com.adobe.InDesign.DataMerge 7.0.0.355 (???) <46C2972E-CF0F-AA80-0729-C5A7C055A879> /Applications/Adobe InDesign CS5/Plug-Ins/PMPack/DataMerge.InDesignPlugin/DataMerge
    0x22bce000 - 0x22bf8ff7 +com.adobe.InDesign.DataMergeUI 7.0.0.355 (???) <8C04AFAC-C8AC-63E9-168B-96D2D8AC45CC> /Applications/Adobe InDesign CS5/Plug-Ins/PMPack/DataMergeUI.InDesignPlugin/DataMergeUI
    0x22c11000 - 0x22c23fff +com.adobe.InDesign.PMWelcomeScreen 7.0.0.355 (???) <F44E336F-6BD7-8E03-53AA-FB8DFDAB709B> /Applications/Adobe InDesign CS5/Plug-Ins/PMPack/PMWelcomeScreen.InDesignPlugin/PMWelcomeScreen
    0x22c33000 - 0x22c42ff8 +com.adobe.ahclientframework 1.5.0.30 (1.5.0.30) <24B39C2F-79B0-BDE3-C6D0-1F0E943070C7> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/Frameworks/ahclient.framework/Versions/A/ahclient
    0x22c4b000 - 0x22d1affb +com.adobe.InDesign.Package and Preflight UI 7.0.0.355 (???) <47F747B7-F9AE-229F-E766-BCC8962E1C1C> /Applications/Adobe InDesign CS5/Plug-Ins/Prepress/Package and Preflight UI.InDesignPlugin/Package and Preflight UI
    0x22d71000 - 0x22f52fff +com.adobe.InDesign.Package and Preflight 7.0.0.355 (???) <A0C40C94-3677-DE71-82E5-458C6CAFDB58> /Applications/Adobe InDesign CS5/Plug-Ins/Prepress/Package and Preflight.InDesignPlugin/Package and Preflight
    0x22fe0000 - 0x23006ff6 +AdobeAXE8SharedExpat ??? (???) <5848BBCE-3A3E-66EE-5527-97A96F0CA4CC> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/Frameworks/AdobeAXE8SharedExpat.framework/Versions/A/AdobeAXE8SharedExpa t
    0x2300e000 - 0x230f5ff7 +com.adobe.InDesign.JBX 7.0.0.355 (???) <FF769DFF-D91D-0D78-5A59-082E05926FD6> /Applications/Adobe InDesign CS5/Plug-Ins/Sandbox/JBX.InDesignPlugin/JBX
    0x2313e000 - 0x23142fff +com.adobe.InDesign.Script Label Panel 7.0.0.355 (???) <21F5F903-03B6-2F3E-53FF-65EFF4614542> /Applications/Adobe InDesign CS5/Plug-Ins/Script/Script Label Panel.InDesignPlugin/Script Label Panel
    0x23149000 - 0x23153fff +com.adobe.InDesign.Scripts Panel 7.0.0.355 (???) <3001A55F-CD98-EE1C-A267-96623574E6DD> /Applications/Adobe InDesign CS5/Plug-Ins/Script/Scripts Panel.InDesignPlugin/Scripts Panel
    0x2315e000 - 0x2321cff4 +com.adobe.InDesign.Tables UI 7.0.0.355 (???) <008FE984-1EDD-4649-3732-DF17E2521DAD> /Applications/Adobe InDesign CS5/Plug-Ins/Tables/Tables UI.InDesignPlugin/Tables UI
    0x23262000 - 0x232e8fff +com.adobe.InDesign.TableStylesUI 7.0.0.355 (???) <CB203C79-693C-0095-234D-2BF1DD21EE5F> /Applications/Adobe InDesign CS5/Plug-Ins/Tables/TableStylesUI.InDesignPlugin/TableStylesUI
    0x23321000 - 0x2337aff7 +com.adobe.InDesign.Character Panel 7.0.0.355 (???) <079F7FD5-31A8-6B52-3503-45562B899EC5> /Applications/Adobe InDesign CS5/Plug-Ins/Text/Character Panel.InDesignPlugin/Character Panel
    0x233a8000 - 0x233cefff +com.adobe.InDesign.Conditional Text UI 7.0.0.355 (???) <13E2464A-AF9F-5DF5-276A-9548C9517993> /Applications/Adobe InDesign CS5/Plug-Ins/Text/Conditional Text UI.InDesignPlugin/Conditional Text UI
    0x233e6000 - 0x233fefff +com.adobe.InDesign.Create Outlines 7.0.0.355 (???) <AD0604FA-77DC-AA5D-7CFA-A781E387F116> /Applications/Adobe InDesign CS5/Plug-Ins/Text/Create Outlines.InDesignPlugin/Create Outlines
    0x2340b000 - 0x23511fff +com.adobe.InDesign.Find and Change Panel 7.0.0.355 (???) <D16DDA47-C2E3-4754-6956-7FF342676136> /Applications/Adobe InDesign CS5/Plug-Ins/Text/Find and Change Panel.InDesignPlugin/Find and Change Panel
    0x2356f000 - 0x23590ff7 +com.adobe.InDesign.Find Change Format Panel 7.0.0.355 (???) <21973D01-A4FE-1D9E-F42E-498386782813> /Applications/Adobe InDesign CS5/Plug-Ins/Text/Find Change Format Panel.InDesignPlugin/Find Change Format Panel
    0x235a2000 - 0x235c3ff4 +com.adobe.InDesign.Font Usage Dialog 7.0.0.355 (???) <BD0B4E17-9BC4-4EA7-A8CC-6DE599FFDDB1> /Applications/Adobe InDesign CS5/Plug-Ins/Text/Font Usage Dialog.InDesignPlugin/Font Usage Dialog
    0x235d5000 - 0x2365cfff +com.adobe.InDesign.Glyphs Panel 7.0.0.355 (???) <1547B00F-3A30-FCDD-B0EE-64574E2286A5> /Applications/Adobe InDesign CS5/Plug-Ins/Text/Glyphs Panel.InDesignPlugin/Glyphs Panel
    0x23684000 - 0x2368cfff +com.adobe.InDesign.Hyphenation Panel 7.0.0.355 (???) <D374E9F0-B5E3-B6FA-1E05-45FE2E4BE1D6> /Applications/Adobe InDesign CS5/Plug-Ins/Text/Hyphenation Panel.InDesignPlugin/Hyphenation Panel
    0x23696000 - 0x236a4ffd +com.adobe.InDesign.Indents and Tabs 7.0.0.355 (???) <C0D2FEBF-8287-F1FB-908E-E734ABDDB296> /Applications/Adobe InDesign CS5/Plug-Ins/Text/Indents and Tabs.InDesignPlugin/Indents and Tabs
    0x236af000 - 0x236b6fff +com.adobe.InDesign.Justification Panel 7.0.0.355 (???) <B0219BBF-D0FA-8727-F6D9-0797296FC186> /Applications/Adobe InDesign CS5/Plug-Ins/Text/Justification Panel.InDesignPlugin/Justification Panel
    0x236bd000 - 0x236c2fff +com.adobe.InDesign.Keeps Panel 7.0.0.355 (???) <0628CAD2-8C0A-B37B-C6CE-76C7F68D465F> /Applications/Adobe InDesign CS5/Plug-Ins/Text/Keeps Panel.InDesignPlugin/Keeps Panel
    0x236c8000 - 0x236e8fff +com.adobe.InDesign.Optical Kerning 7.0.0.355 (???) <A790945A-AEF8-034C-B3E7-5068E7C796CB> /Applications/Adobe InDesign CS5/Plug-Ins/Text/Optical Kerning.InDesignPlugin/Optical Kerning
    0x236f4000 - 0x2371cfff +com.adobe.InDesign.Paragraph Panel 7.0.0.355 (???) <87F4AA8A-9C21-5B76-9980-B45602D485F7> /Applications

    I just installed Adobe CS5 standard suit. (That's Photoshop, InDesign and Illustrator CS5) but only Photoshop works, both InDesign and Illustrator keeps quiting.
    I tried creating
    - new user account
    - enable read&write
    User Library items:
    /username/Library/Preferences/
    /username/Library/Application Support/
    /username/Library/Adobe/
    Global Library items:
    /Macintosh HD/Library/Application Support/
    /Macintosh HD/Library/Adobe/
    - uninstall and reinstall countless of times
    none of those seem to work. Any suggestion please?
    * I had adobe CS3 before and it was properly uninstalled.
    ** the error message for InDesign is
    Process:         Adobe InDesign CS5 [3209]
    Path:            /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/Adobe InDesign CS5
    Identifier:      com.adobe.InDesign
    Version:         7.0.0.355 (7000)
    Code Type:       X86 (Native)
    Parent Process:  launchd [101
    Date/Time:       2010-06-23 17:41:21.472 +1000
    OS Version:      Mac OS X 10.6.2 (10C2234)
    Report Version:  6
    Interval Since Last Report:          100431 sec
    Crashes Since Last Report:           17
    Per-App Interval Since Last Report:  66 sec
    Per-App Crashes Since Last Report:   15
    Anonymous UUID:                      5F11EC81-5BF4-40F2-9C47-B2358E7D4952
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x00000000fffffffc
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
    0   ???                               0x02b85610 _XHNDL_trapback_instruction + 0
    1   com.adobe.psl                     0x2797d7ee 0x274d0000 + 4904942
    2   com.adobe.psl                     0x2797e1a1 0x274d0000 + 4907425
    3   com.adobe.psl                     0x2797e448 0x274d0000 + 4908104
    4   com.adobe.psl                     0x27aa1f49 PSLInsertGuide + 602257
    5   com.adobe.psl                     0x276f8546 0x274d0000 + 2262342
    6   com.adobe.psl                     0x276f8ca3 0x274d0000 + 2264227
    7   com.adobe.psl                     0x276fb717 0x274d0000 + 2275095
    8   com.adobe.psl                     0x279780ec 0x274d0000 + 4882668
    9   com.adobe.psl                     0x2797f9d3 0x274d0000 + 4913619
    10  com.adobe.psl                     0x2797d001 0x274d0000 + 4902913
    11  com.adobe.psl                     0x2797d0c0 0x274d0000 + 4903104
    12  com.adobe.psl                     0x281f6236 0x274d0000 + 13787702
    13  dyld                              0x8fe0ed6d ImageLoaderMachO::doModInitFunctions(ImageLoader::LinkContext const&) + 235
    14  dyld                              0x8fe0d31e ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int) + 246
    15  dyld                              0x8fe0d2c2 ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int) + 154
    16  dyld                              0x8fe0d3d1 ImageLoader::runInitializers(ImageLoader::LinkContext const&) + 61
    17  dyld                              0x8fe0200b dyld::runInitializers(ImageLoader*) + 34
    18  dyld                              0x8fe0b299 dlopen + 558
    19  libSystem.B.dylib                 0x000e1048 dlopen + 66
    20  com.apple.CoreFoundation          0x003a09ca _CFBundleDlfcnLoadFramework + 218
    21  com.apple.CoreFoundation          0x00366d13 _CFBundleLoadExecutableAndReturnError + 1523
    22  com.apple.CoreFoundation          0x00366711 CFBundleLoadExecutable + 33
    23  ObjectModelLib.dylib              0x015b5bbe 0x15a3000 + 76734
    24  ObjectModelLib.dylib              0x015b5c56 0x15a3000 + 76886
    25  ObjectModelLib.dylib              0x015ba21c 0x15a3000 + 94748
    26  ObjectModelLib.dylib              0x015ba29e 0x15a3000 + 94878
    27  ObjectModelLib.dylib              0x015bc9c6 0x15a3000 + 104902
    28  ObjectModelLib.dylib              0x015b5276 0x15a3000 + 74358
    29  ObjectModelLib.dylib              0x015dbbdb ShuksanInit(IStartupScreen* (*)(), IPlugIn*) + 23035
    30  ObjectModelLib.dylib              0x015d7244 ShuksanInit(IStartupScreen* (*)(), IPlugIn*) + 4196
    31  com.adobe.InDesign                0x00002842 main + 82
    32  com.adobe.InDesign                0x000027c6 start + 54
    Thread 1:  Dispatch queue: com.apple.libdispatch-manager
    0   libSystem.B.dylib                 0x001010ea kevent + 10
    1   libSystem.B.dylib                 0x00101804 _dispatch_mgr_invoke + 215
    2   libSystem.B.dylib                 0x00100cc3 _dispatch_queue_invoke + 163
    3   libSystem.B.dylib                 0x00100a68 _dispatch_worker_thread2 + 234
    4   libSystem.B.dylib                 0x001004f1 _pthread_wqthread + 390
    5   libSystem.B.dylib                 0x00100336 start_wqthread + 30
    Thread 2:
    0   libSystem.B.dylib                 0x000da93a semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                 0x00108445 _pthread_cond_wait + 1066
    2   libSystem.B.dylib                 0x00137028 pthread_cond_timedwait_relative_np + 47
    3   ...ple.CoreServices.CarbonCore    0x028a2235 TSWaitOnConditionTimedRelative + 242
    4   ...ple.CoreServices.CarbonCore    0x0289db33 MPWaitOnQueue + 250
    5   PMRuntime.dylib                   0x0057f130 MemUtils::GetAvailMem() + 288
    6   ...ple.CoreServices.CarbonCore    0x028817ae PrivateMPEntryPoint + 68
    7   libSystem.B.dylib                 0x00107fbd _pthread_start + 345
    8   libSystem.B.dylib                 0x00107e42 thread_start + 34
    Thread 3:
    0   libSystem.B.dylib                 0x00100182 __workq_kernreturn + 10
    1   libSystem.B.dylib                 0x00100718 _pthread_wqthread + 941
    2   libSystem.B.dylib                 0x00100336 start_wqthread + 30
    Thread 4:
    0   libSystem.B.dylib                 0x000da8da mach_msg_trap + 10
    1   libSystem.B.dylib                 0x000db047 mach_msg + 68
    2   ...ple.CoreServices.CarbonCore    0x029492a4 TS_exception_listener_thread + 160
    3   libSystem.B.dylib                 0x00107fbd _pthread_start + 345
    4   libSystem.B.dylib                 0x00107e42 thread_start + 34
    Thread 5:
    0   libSystem.B.dylib                 0x00108806 __semwait_signal + 10
    1   libSystem.B.dylib                 0x001084c2 _pthread_cond_wait + 1191
    2   libSystem.B.dylib                 0x0010a158 pthread_cond_wait$UNIX2003 + 73
    3   ...ple.CoreServices.CarbonCore    0x028b687a TSWaitOnCondition + 126
    4   ...ple.CoreServices.CarbonCore    0x028a220d TSWaitOnConditionTimedRelative + 202
    5   ...ple.CoreServices.CarbonCore    0x0289db33 MPWaitOnQueue + 250
    6   AdobeACE                          0x005c56f1 0x58b000 + 239345
    7   AdobeACE                          0x005c50ed 0x58b000 + 237805
    8   ...ple.CoreServices.CarbonCore    0x028817ae PrivateMPEntryPoint + 68
    9   libSystem.B.dylib                 0x00107fbd _pthread_start + 345
    10  libSystem.B.dylib                 0x00107e42 thread_start + 34
    Thread 6:
    0   libSystem.B.dylib                 0x00108806 __semwait_signal + 10
    1   libSystem.B.dylib                 0x001084c2 _pthread_cond_wait + 1191
    2   libSystem.B.dylib                 0x0010a158 pthread_cond_wait$UNIX2003 + 73
    3   ...ple.CoreServices.CarbonCore    0x028b687a TSWaitOnCondition + 126
    4   ...ple.CoreServices.CarbonCore    0x028a220d TSWaitOnConditionTimedRelative + 202
    5   ...ple.CoreServices.CarbonCore    0x0289db33 MPWaitOnQueue + 250
    6   AdobeACE                          0x005c56f1 0x58b000 + 239345
    7   AdobeACE                          0x005c50ed 0x58b000 + 237805
    8   ...ple.CoreServices.CarbonCore    0x028817ae PrivateMPEntryPoint + 68
    9   libSystem.B.dylib                 0x00107fbd _pthread_start + 345
    10  libSystem.B.dylib                 0x00107e42 thread_start + 34
    Thread 7:
    0   libSystem.B.dylib                 0x00108806 __semwait_signal + 10
    1   libSystem.B.dylib                 0x001084c2 _pthread_cond_wait + 1191
    2   libSystem.B.dylib                 0x0010a158 pthread_cond_wait$UNIX2003 + 73
    3   ...ple.CoreServices.CarbonCore    0x028b687a TSWaitOnCondition + 126
    4   ...ple.CoreServices.CarbonCore    0x028a220d TSWaitOnConditionTimedRelative + 202
    5   ...ple.CoreServices.CarbonCore    0x0289db33 MPWaitOnQueue + 250
    6   AdobeACE                          0x005c56f1 0x58b000 + 239345
    7   AdobeACE                          0x005c50ed 0x58b000 + 237805
    8   ...ple.CoreServices.CarbonCore    0x028817ae PrivateMPEntryPoint + 68
    9   libSystem.B.dylib                 0x00107fbd _pthread_start + 345
    10  libSystem.B.dylib                 0x00107e42 thread_start + 34
    Thread 8:
    0   libSystem.B.dylib                 0x000da922 semaphore_wait_signal_trap + 10
    1   libSystem.B.dylib                 0x0010845c _pthread_cond_wait + 1089
    2   libSystem.B.dylib                 0x00151503 pthread_cond_wait + 48
    3   com.adobe.amt.services            0x1fc25126 C_AMTUISwitchSuppressUpdates + 16768
    4   com.adobe.amt.services            0x1fc1ddb0 C_EULA_SetState + 2164
    5   com.adobe.amt.services            0x1fc2518c C_AMTUISwitchSuppressUpdates + 16870
    6   libSystem.B.dylib                 0x00107fbd _pthread_start + 345
    7   libSystem.B.dylib                 0x00107e42 thread_start + 34
    Thread 9:
    0   libSystem.B.dylib                 0x000f9856 select$DARWIN_EXTSN + 10
    1   com.apple.CoreFoundation          0x00381ddd __CFSocketManager + 1085
    2   libSystem.B.dylib                 0x00107fbd _pthread_start + 345
    3   libSystem.B.dylib                 0x00107e42 thread_start + 34
    Thread 10:
    0   libSystem.B.dylib                 0x00100182 __workq_kernreturn + 10
    1   libSystem.B.dylib                 0x00100718 _pthread_wqthread + 941
    2   libSystem.B.dylib                 0x00100336 start_wqthread + 30
    Thread 11:
    0   libSystem.B.dylib                 0x00100182 __workq_kernreturn + 10
    1   libSystem.B.dylib                 0x00100718 _pthread_wqthread + 941
    2   libSystem.B.dylib                 0x00100336 start_wqthread + 30
    Thread 0 crashed with X86 Thread State (32-bit):
       eax: 0x00000000  ebx: 0x2797d6e7  ecx: 0x0000160e  edx: 0x79c461f6
       edi: 0xfffffffc  esi: 0xbfffd3e4  ebp: 0xbfffcf28  esp: 0xbfffcda0
        ss: 0x0000001f  efl: 0x00010246  eip: 0x02b85610   cs: 0x00000017
        ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037
       cr2: 0xfffffffc
    Binary Images:
         0x1000 -     0x4ffb +com.adobe.InDesign 7.0.0.355 (7000) <95D99393-D179-BC50-386C-509F6FD0809A> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/Adobe InDesign CS5
         0xa000 -     0xafff +InDesignModel ??? (???) <D054C2C9-F070-A1E1-2D78-BACDC9DCC960> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/InDesignModel.framework/Versions/A/InDesignModel
         0xe000 -     0xefff +InDesignModelAndUI ??? (???) <770DFBFF-7C31-ECD4-88FE-BCFED53CFC33> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/InDesignModelAndUI.framework/Versions/A/InDesignModelAndUI
        0x12000 -    0x12ff7  com.apple.Carbon 150 (152) <811FC695-B346-354A-EDEA-1D243DE50BC8> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x15000 -    0x7ffe7  libstdc++.6.dylib ??? (???) <411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc++.6.dylib
        0xda000 -   0x27efeb  libSystem.B.dylib ??? (???) <D84E6C3F-163B-315B-AA8B-D6D0B383F207> /usr/lib/libSystem.B.dylib
       0x2fe000 -   0x2feff7  com.apple.CoreServices 44 (44) <AC35D112-5FB9-9C8C-6189-5F5945072375> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
       0x306000 -   0x47dfef  com.apple.CoreFoundation 6.6.1 (550.13) <00449488-83AF-75E2-089E-5D6AF3E93533> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
       0x575000 -   0x575ff7  com.apple.ApplicationServices 38 (38) <8012B504-3D83-BFBB-DA65-065E061CFE03> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
       0x57d000 -   0x584ff3 +PMRuntime.dylib ??? (???) <EC9AB7BF-B671-AE6F-5C9E-7A49F9C265BE> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/PMRuntime.dylib
       0x58b000 -   0x69ffff +AdobeACE ??? (???) <DD291A17-ECF4-FE20-5837-AC1F5BC76940> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/Frameworks/AdobeACE.framework/Versions/A/AdobeACE
       0x6c2000 -   0xbe8fff +AdobeAGM ??? (???) <6F8EB120-6F01-38AE-8363-BC941B8AE12E> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/Frameworks/AdobeAGM.framework/Versions/A/AdobeAGM
       0xd29000 -   0xd65fff +AdobeARE ??? (???) <EF398654-5384-F84A-8B62-DA1F64E2FAD1> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/Frameworks/AdobeARE.framework/Versions/A/AdobeARE
       0xd6e000 -   0xd89fff +AdobeBIB ??? (???) <CDFB3340-3A46-292A-121E-2820EC62D78E> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/Frameworks/AdobeBIB.framework/Versions/A/AdobeBIB
       0xd93000 -   0xdb4ff7 +AdobeBIBUtils ??? (???) <482199DF-1251-ED75-4958-563C6E49CD6F> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/Frameworks/AdobeBIBUtils.framework/Versions/A/AdobeBIBUtils
       0xdc0000 -  0x10b2ff7 +AdobeCoolType ??? (???) <2BF62C8A-D715-FDE8-650C-1984CFFCE33C> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/Frameworks/AdobeCoolType.framework/Versions/A/AdobeCoolType
      0x113a000 -  0x1512ff7 +AdobeMPS ??? (???) <272DAEDE-FC7E-B412-7C97-CF47FF6BF242> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/Frameworks/AdobeMPS.framework/Versions/A/AdobeMPS
      0x15a3000 -  0x1611ff7 +ObjectModelLib.dylib ??? (???) <B71699FF-823E-D40E-A62F-2E9FD2FE9B56> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/ObjectModelLib.dylib
      0x1634000 -  0x168efe7 +DataBaseLib.dylib ??? (???) <3FC5D05A-298D-654B-F235-C0579E0A347F> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/DataBaseLib.dylib
      0x16a7000 -  0x1abefff +PublicLib.dylib ??? (???) <D0EB805F-5E47-2677-CA21-5C51D510234F> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/PublicLib.dylib
      0x1c45000 -  0x1c5cff6 +AdobeAFL ??? (???) <CFC0FF78-A748-AC45-2E62-8F20090D911C> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/Frameworks/AdobeAFL.framework/Versions/A/AdobeAFL
      0x1c6d000 -  0x1c75ff3 +boost_threads ??? (???) <B00C0C9E-7175-B6D2-E58B-7278E0EB8863> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/Frameworks/boost_threads.framework/Versions/1_37/boost_threads
      0x1c7f000 -  0x1c84ffd +ASLSupportLib.dylib ??? (???) <D4BEF46E-063B-696F-FE83-DD943ABA838A> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/ASLSupportLib.dylib
      0x1c89000 -  0x1c8aff2 +libtbbmalloc.dylib ??? (???) <A1EAB5E4-3F88-5E37-7068-7A35A3EC69DE> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/libtbbmalloc.dylib
      0x1c8e000 -  0x1c9cfe7 +libtbb.dylib ??? (???) <FFA49B03-C516-D23D-B535-B64D7CD35ECE> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/libtbb.dylib
      0x1ca4000 -  0x1f14ffb  com.apple.Foundation 6.6.1 (751.14) <56A94134-9D59-F172-3AB6-DAFED086CE6E> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
      0x2023000 -  0x20d0fe7  libobjc.A.dylib ??? (???) <3308DD74-5D03-6189-2AFD-63BF06848E91> /usr/lib/libobjc.A.dylib
      0x20e4000 -  0x20eefe7  com.apple.audio.SoundManager 3.9.3 (3.9.3) <5F494955-7290-2D91-DA94-44B590191771> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/V ersions/A/CarbonSound
      0x20f6000 -  0x20fcfff  com.apple.CommonPanels 1.2.4 (91) <2438AF5D-067B-B9FD-1248-2C9987F360BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/ Versions/A/CommonPanels
      0x2104000 -  0x2107ffb  com.apple.help 1.3.1 (41) <EF92C648-2085-C085-8EA7-A1AF37AE94F4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions /A/Help
      0x210c000 -  0x242ffef  com.apple.HIToolbox 1.6.2 (???) <02D800C4-8FD5-29BF-57F6-FC07CDB6287D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Ver sions/A/HIToolbox
      0x256e000 -  0x25d2ffb  com.apple.htmlrendering 72 (1.1.4) <4D451A35-FAB6-1288-71F6-F24A4B6E2371> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework /Versions/A/HTMLRendering
      0x25f4000 -  0x2609fff  com.apple.ImageCapture 6.0 (6.0) <0E86F45E-E656-9015-7AD4-A2C5F8D8A2FA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/ Versions/A/ImageCapture
      0x261f000 -  0x26cdff3  com.apple.ink.framework 1.3.1 (105) <C1AED420-0D5A-E447-6AB3-D9708A9F929E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/ A/Ink
      0x26f7000 -  0x273aff7  com.apple.NavigationServices 3.5.3 (181) <28CDD978-030E-7D4A-5334-874A8EBE6C29> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.fram ework/Versions/A/NavigationServices
      0x2763000 -  0x277ffe3  com.apple.openscripting 1.3.1 (???) <DE20A1B9-F9B6-697C-B533-F5869BA43077> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework /Versions/A/OpenScripting
      0x278f000 -  0x2791ff7  com.apple.securityhi 4.0 (36638) <3F66C91E-D1D7-8E85-4CF8-A8B557D6DBC5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Ve rsions/A/SecurityHI
      0x2796000 -  0x27a0ffb  com.apple.speech.recognition.framework 3.11.1 (3.11.1) <45083DBA-5EA4-9B90-8BEB-A089E515180F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.frame work/Versions/A/SpeechRecognition
      0x27a9000 -  0x2823fef  com.apple.audio.CoreAudio 3.2.2 (3.2.2) <F8CDF5EC-1CC7-5CE7-58C2-2A59D17D2DD5> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
      0x2855000 -  0x2858fe7  libmathCommon.A.dylib ??? (???) <1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/libmathCommon.A.dylib
      0x285b000 -  0x2b7afe7  com.apple.CoreServices.CarbonCore 861.2 (861.2) <A3625229-26A6-B51E-4A1B-DBC8D1644F2F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framew ork/Versions/A/CarbonCore
      0x2bee000 -  0x2c95fe7  com.apple.CFNetwork 454.5 (454.5) <42EDE919-43FA-160E-61B3-39921AD8B8B7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framewo rk/Versions/A/CFNetwork
      0x2cf7000 -  0x2d3bfe7  com.apple.Metadata 10.6.2 (507.4) <C34A411B-BBE4-635B-7295-F05FEAB43C6C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framewor k/Versions/A/Metadata
      0x2d62000 -  0x2e2cfef  com.apple.CoreServices.OSServices 352 (352) <D1649ADD-313E-6148-158C-CD2FEA884558> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framew ork/Versions/A/OSServices
      0x2e8b000 -  0x2f0bfeb  com.apple.SearchKit 1.3.0 (1.3.0) <2F5DE102-A203-7905-7D12-FCBCF17BAEF8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framewo rk/Versions/A/SearchKit
      0x2f3f000 -  0x2f72ff7  com.apple.AE 496.1 (496.1) <BBCD9DA0-3CED-397D-FB72-E39037992332> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Vers ions/A/AE
      0x2f8a000 -  0x3027fe3  com.apple.LaunchServices 362 (362) <52FED25D-E620-2474-7510-5A1492A39735> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.fr amework/Versions/A/LaunchServices
      0x3066000 -  0x308cfff  com.apple.DictionaryServices 1.1.1 (1.1.1) <B4344524-2EC0-D4C7-85B6-8A8CC6A5DCEA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryService s.framework/Versions/A/DictionaryServices
      0x30a3000 -  0x30fdff7  com.apple.framework.IOKit 2.0 (???) <1879BB3D-CAD3-004C-AA44-762A8A951F79> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
      0x311c000 -  0x329efe7  libicucore.A.dylib ??? (???) <E1D04589-EDB2-0EE4-1BAE-E8BB5D0FCB14> /usr/lib/libicucore.A.dylib
      0x3300000 -  0x3309ff7  com.apple.DiskArbitration 2.3 (2.3) <E9C40767-DA6A-6CCB-8B00-2D5706753000> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
      0x3313000 -  0x3327fe7  libbsm.0.dylib ??? (???) <821E415B-6C42-D359-78FF-E892792F8C52> /usr/lib/libbsm.0.dylib
      0x3330000 -  0x333dff7  com.apple.NetFS 3.2.1 (3.2.1) <1F28472D-9913-B8CE-B025-BBA52372F568> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
      0x3346000 -  0x3354fe7  libz.1.dylib ??? (???) <7B7A02AB-DA99-6180-880E-D28E4F9AA8EB> /usr/lib/libz.1.dylib
      0x3359000 -  0x3365ff7  libkxld.dylib ??? (???) <6BFEF643-B6A4-B106-49CB-551A67F92736> /usr/lib/system/libkxld.dylib
      0x3369000 -  0x33afff7  libauto.dylib ??? (???) <9A2E444C-89BD-2902-C1E6-EC3E92544A25> /usr/lib/libauto.dylib
      0x33bc000 -  0x361eff7  com.apple.security 6.0 (36910) <C04847A9-2797-1BBA-902F-7795BA2C2E7E> /System/Library/Frameworks/Security.framework/Versions/A/Security
      0x36f9000 -  0x37b2fe7  libsqlite3.dylib ??? (???) <16CEF8E8-8C9A-94CD-EF5D-05477844C005> /usr/lib/libsqlite3.dylib
      0x37c0000 -  0x37fdff7  com.apple.SystemConfiguration 1.10.1 (1.10.1) <02B8CF8A-7631-EB9A-6C63-F5B4EF1C7707> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
      0x381b000 -  0x3843ff7  libxslt.1.dylib ??? (???) <769EF4B2-C1AD-73D5-AAAD-1564DAEA77AF> /usr/lib/libxslt.1.dylib
      0x384e000 -  0x394ffe7  libxml2.2.dylib ??? (???) <89E648DC-E865-0AF4-5D4D-9562458FE939> /usr/lib/libxml2.2.dylib
      0x3973000 -  0x41564b7  com.apple.CoreGraphics 1.536.13 (???) <2D7E3989-A709-FDA9-E1B6-794FBF8BB986> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphi cs.framework/Versions/A/CoreGraphics
      0x421d000 -  0x43d9fef  com.apple.ImageIO.framework 3.0.1 (3.0.1) <D9A15842-E537-A4D8-BFFB-181C4B8E0CE1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/ImageIO
      0x4433000 -  0x4493fe7  com.apple.CoreText 3.1.0 (???) <FBD51135-7095-7DEA-D70A-641A78B49959> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.f ramework/Versions/A/CoreText
      0x44cb000 -  0x4567fe7  com.apple.ApplicationServices.ATS 4.1 (???) <8DE390B3-28AC-E71B-BC41-FE75BD5A2FC4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/ATS
      0x458e000 -  0x463dff3  com.apple.ColorSync 4.6.2 (4.6.2) <FEAC802A-CCF2-EF31-9CB7-FAC86FA999EE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync. framework/Versions/A/ColorSync
      0x4673000 -  0x46c4ff7  com.apple.HIServices 1.8.0 (???) <4EACE6E4-6E8B-5787-F36A-7958BB885629> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices .framework/Versions/A/HIServices
      0x46ee000 -  0x46ffff7  com.apple.LangAnalysis 1.6.6 (1.6.6) <FF1FC361-4F97-8F22-7272-1EDFF828E7BA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalys is.framework/Versions/A/LangAnalysis
      0x470c000 -  0x47b4ffb  com.apple.QD 3.33 (???) <ABFDE882-7002-D1EB-A3CA-778BD2190AC5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framewo rk/Versions/A/QD
      0x47e1000 -  0x47f5ffb  com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <0DBE17D5-17A2-8A0E-8572-5A78408B41C9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynt hesis.framework/Versions/A/SpeechSynthesis
      0x4803000 -  0x4803ff7  com.apple.Accelerate 1.5 (Accelerate 1.5) <F642E7A0-3720-FA19-0190-E6DBD9EF2D9B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
      0x4806000 -  0x484ffe7  libTIFF.dylib ??? (???) <42C827FD-0AC2-3374-152D-4DD5481783F6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libTIFF.dylib
      0x485a000 -  0x485eff7  libGIF.dylib ??? (???) <CB5D00E2-15C3-2F41-B87E-7860E6B8CE51> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libGIF.dylib
      0x4863000 -  0x487eff7  libPng.dylib ??? (???) <0360156C-3808-FF68-57B9-68C1101626BF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libPng.dylib
      0x4885000 -  0x4887ff7  libRadiance.dylib ??? (???) <D29CEEC9-6568-CEC4-FD1E-ED98B34086A6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libRadiance.dylib
      0x488b000 -  0x48afff7  libJPEG.dylib ??? (???) <641A3FBA-31FF-7650-6F89-205DE844F4E3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libJPEG.dylib
      0x48b6000 -  0x4993ff7  com.apple.vImage 4.0 (4.0) <64597E4B-F144-DBB3-F428-0EC3D9A1219E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Ve rsions/A/vImage
      0x49a1000 -  0x49a1ff7  com.apple.Accelerate.vecLib 3.5 (vecLib 3.5) <3E039E14-2A15-56CC-0074-EE59F9FBB913> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/vecLib
      0x49a4000 -  0x49e6fe7  libvDSP.dylib ??? (???) <8F8FFFB3-81E3-2969-5688-D5B0979182E6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libvDSP.dylib
      0x49ef000 -  0x4a5eff7  libvMisc.dylib ??? (???) <59243A8C-2B98-3E71-8032-884D4853E79F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libvMisc.dylib
      0x4a67000 -  0x4e7dff7  libBLAS.dylib ??? (???) <C4FB303A-DB4D-F9E8-181C-129585E59603> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libBLAS.dylib
      0x4ebf000 -  0x52f4ff7  libLAPACK.dylib ??? (???) <5E2D2283-57DE-9A49-1DB0-CD027FEFA6C2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libLAPACK.dylib
      0x547a000 -  0x556cff7  libcrypto.0.9.8.dylib ??? (???) <3B76DFFA-32E3-2F12-07DA-B5B02B781886> /usr/lib/libcrypto.0.9.8.dylib
      0x55be000 -  0x55bfff7  com.apple.TrustEvaluationAgent 1.1 (1) <8C570606-D77C-738E-7148-6B28846F0B3C> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluati onAgent
      0x55c3000 -  0x5676fff  libFontParser.dylib ??? (???) <C9450292-F7ED-3C91-0E73-C7ECC3CC26B0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/Resources/libFontParser.dylib
      0x5705000 -  0x573aff7  libcups.2.dylib ??? (???) <FB14BC9D-D0F6-8440-983F-80C786153E78> /usr/lib/libcups.2.dylib
      0x5747000 -  0x5767fe7  libresolv.9.dylib ??? (???) <A48921CB-3FA7-3071-AF9C-2D86FB493A3A> /usr/lib/libresolv.9.dylib
      0x5771000 -  0x57b5ff3  com.apple.coreui 2 (113) <DDCA722A-C69D-3C90-ADC3-B0386F2B03E5> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
      0x57d4000 -  0x5b3bff7  com.apple.QuartzCore 1.6.1 (227.8) <BFA215E2-23AA-0CCC-0052-D83E7007BE42> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
      0x5c0a000 -  0x5ce4ffb  com.apple.DesktopServices 1.5.4 (1.5.4) <E1BE764D-8887-362A-A945-0C494433F96F> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopService sPriv
      0x5d2f000 -  0x5e5bfe3  com.apple.audio.toolbox.AudioToolbox 1.6.1 (1.6.1) <3FB8749F-2119-A11A-7E6B-58194DC9C844> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
      0x5ec1000 -  0x5f11ff7  com.apple.framework.familycontrols 2.0 (2.0) <4F854FC8-239E-576F-23CE-1E4BE1C5D59D> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
      0x5f28000 -  0x5f3aff7  com.apple.MultitouchSupport.framework 204.9 (204.9) <023AEAFA-3C43-73A3-F65D-36A0431654EA> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSuppor t
      0x5f47000 -  0x5f65ff7  com.apple.CoreVideo 1.6.0 (43.1) <8DE6A295-8EE6-1066-8271-07AB81A70219> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
      0x5f7c000 -  0x5f89ff7  com.apple.opengl 1.6.5 (1.6.5) <FC8EEF0C-ABC3-59D4-A1A5-D30F80782887> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
      0x5f90000 -  0x5fc5ff7  libGLImage.dylib ??? (???) <A40BA5D3-9F2B-8BD4-4E88-DCCF94E5DB75> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
      0x5fcc000 -  0x5fecfe7  com.apple.opencl 12 (12) <869B4A37-4F20-D378-15E7-A95B3D8856A3> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
      0x5ff5000 -  0x5ff9ff7  IOSurface ??? (???) <E3CD4E06-68C5-A263-D7BA-109405A1BD71> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
      0x6001000 -  0x6051fe7  libGLU.dylib ??? (???) <F7581919-8068-EC96-7C69-7F9B8ED5B2F3> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
      0x6064000 -  0x606eff7  libGL.dylib ??? (???) <76A207FE-889A-CF1B-AF9A-795EEE5A463E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
      0x607d000 -  0x6173ff7  libGLProgrammability.dylib ??? (???) <512CFCD7-2479-60CB-C6A3-F717A1767FB7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dyl ib
      0x6194000 -  0x6197ff7  libCoreVMClient.dylib ??? (???) <891FBE51-E3A8-E1CD-D9FB-9A8F4AFD3650> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
      0x619c000 -  0x61a0ff7  libGFXShared.dylib ??? (???) <F3FCE3B4-A1B0-84AA-4680-81874445B9F7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
      0x61a5000 -  0x61a6ff7  com.apple.audio.units.AudioUnit 1.6.1 (1.6.1) <935B5822-72D4-5FD8-BE72-4A2FF9D75788> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
      0x61ab000 -  0x61abff7  com.apple.vecLib 3.5 (vecLib 3.5) <17BEEF92-DF30-CD52-FD65-0B7B43B93617> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
      0x61ae000 -  0x6230ffb  SecurityFoundation ??? (???) <9714B2B7-854E-834D-FEEC-07F85E10D557> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
      0x6267000 -  0x626cff7  com.apple.OpenDirectory 10.6 (10.6) <92582807-E8F3-3DD9-EB42-4195CFB754A1> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
      0x6274000 -  0x628cff7  com.apple.CFOpenDirectory 10.6 (10.6) <1537FB4F-C112-5D12-1E5D-3B1002A4038F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory. framework/Versions/A/CFOpenDirectory
      0x629d000 -  0x62eafeb  com.apple.DirectoryService.PasswordServerFramework 6.0 (6.0) <52906E26-3D22-6F37-8C90-E50BBCDEA5D0> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer
      0x6306000 -  0x6328fef  com.apple.DirectoryService.Framework 3.6 (621.1) <1D74F9F9-03CD-51E4-553F-CE0C3FE9768E> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
      0x6332000 -  0x6342ff7  libsasl2.2.dylib ??? (???) <C8744EA3-0AB7-CD03-E639-C4F2B910BE5D> /usr/lib/libsasl2.2.dylib
      0x6349000 -  0x6c27ff7  com.apple.AppKit 6.6.3 (1038.25) <96C7AB09-001B-EF1D-4005-37E05B95DA20> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
      0x70c0000 -  0x71eefe7  com.apple.CoreData 102.1 (250) <33C5CC9D-73AD-896B-17DA-6B0F3075877C> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
      0x7252000 -  0x7252ff7  liblangid.dylib ??? (???) <B99607FC-5646-32C8-2C16-AFB5EA9097C2> /usr/lib/liblangid.dylib
      0x7256000 -  0x738efe7 +WRServices ??? (???) <9E3A36AD-71F1-B9C7-AC3F-30A7E63C8B57> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/Frameworks/WRServices.framework/Versions/A/WRServices
      0x73d0000 -  0x73d4ffc +com.adobe.AdobeCrashReporter 3.0 (3.0.20100302) <E6437929-0E69-8A56-E69F-F64305E82DD9> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/Frameworks/AdobeCrashReporter.framework/Versions/A/AdobeCrashReporter
      0x73db000 -  0x7d8bfff +libicudata.dylib.36.0 ??? (???) <02108DEA-3DD2-14BE-DAEB-BE522B619C1D> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/Frameworks/ICUData.framework/Versions/3.6/libicudata.dylib.36.0
      0x7d8e000 -  0x7e5bff3 +libicui18n.dylib.36.0 ??? (???) <08F15219-7F35-574E-7725-1ACAA1B18A00> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/Frameworks/ICUInternationalization.framework/Versions/3.6/libicui18n.dyl ib.36.0
      0x7ebe000 -  0x7f98fef +libicuuc.dylib.36.0 ??? (???) <5EE72009-40B3-7FB7-3A49-576AEDE0D400> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/Frameworks/ICUUnicode.framework/Versions/3.6/libicuuc.dylib.36.0
      0x7fd8000 -  0x8048feb +com.adobe.adobe_caps adobe_caps 3.0.116.0 (3.0.116.0) <50675115-BEDC-72F9-C42D-374196E83EC2> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/Frameworks/adobe_caps.framework/Versions/A/adobe_caps
      0x8053000 -  0x80b9ffb +com.adobe.amtlib amtlib 3.0.0.64 (3.0.0.64) <DD471011-9120-1BC2-F1B5-D6FF09D0859F> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/Frameworks/amtlib.framework/Versions/A/amtlib
      0x80cf000 -  0x8168fef +boost_regex ??? (???) <462635B6-7AF0-B43D-74D6-4AC15ACBC66A> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/Frameworks/boost_regex.framework/Versions/1_37/boost_regex
      0x81ad000 -  0x81adff7  com.apple.Cocoa 6.6 (???) <EA27B428-5904-B00B-397A-185588698BCC> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
      0x81b0000 -  0x81f0ff7  com.apple.vmutils 4.2 (106) <7AAF9FDA-AC1E-09FD-889E-68FFB5F94BA8> /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
      0x8209000 -  0x82befe7  libcrypto.0.9.7.dylib ??? (???) <4917E4F2-817F-5AC4-3FBE-54BC96360448> /usr/lib/libcrypto.0.9.7.dylib
      0x8304000 -  0x8306ffb +boost_system ??? (???) <FBD2BBDA-A758-FFCE-ABBA-7FDAB09FAF0F> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/Frameworks/boost_system.framework/Versions/1_37/boost_system
      0x830b000 -  0x84a7fff +WidgetBinLib.dylib ??? (???) <A653F189-2C78-4606-1921-350F81951C7C> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/WidgetBinLib.dylib
      0x8585000 -  0x8724fe7 +com.adobe.owl AdobeOwl version 3.0.84 (3.0.84) <25884999-8A98-F8C9-699B-ED75261B6BFC> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/Frameworks/AdobeOwl.framework/Versions/A/AdobeOwl
      0x878d000 -  0x880afff +AdobeOwlCanvas ??? (???) <65B2E680-4F43-BE46-2290-3500758D1BF7> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/Frameworks/AdobeOwlCanvas.framework/Versions/A/AdobeOwlCanvas
      0x8826000 -  0x8829ff8 +com.adobe.ape.shim adbeape version 3.1.65.7508 (3.1.65.7508) <FFDDAB7A-220F-7344-F12B-010CA0C41DAB> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/Frameworks/adbeape.framework/Versions/A/adbeape
    0x1f5c4000 - 0x1f5cfff7  libCSync.A.dylib ??? (???) <B80BE1C5-BF5D-285B-E4C8-C774E5119C1F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphi cs.framework/Versions/A/Resources/libCSync.A.dylib
    0x1f6d7000 - 0x1f6dffff +com.adobe.asneu.framework asneu version 1.7.0.1 (1.7.0.1) <80195B5C-2C67-D841-232C-74FCAB79D304> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/Frameworks/asneu.framework/Versions/A/asneu
    0x1fa80000 - 0x1fac1ff7  libRIP.A.dylib ??? (???) <1FBE85A6-06DC-EE8F-BD15-C4F566638ABF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphi cs.framework/Versions/A/Resources/libRIP.A.dylib
    0x1fad0000 - 0x1fad3ff7  libCGXType.A.dylib ??? (???) <0DB2C581-C407-A7F1-53F8-EA0450B6B9E8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphi cs.framework/Versions/A/Resources/libCGXType.A.dylib
    0x1faf2000 - 0x1faf7ff1 +com.adobe.InDesign.Data Services UI 7.0.0.355 (???) <85782AE8-BCF3-0AB4-6AEF-445B7A7E762E> /Applications/Adobe InDesign CS5/Plug-Ins/Data Services/Data Services UI.InDesignPlugin/Data Services UI
    0x1fc00000 - 0x1fc67fea +com.adobe.amt.services AMTServices 3.0.0.64 (BuildVersion: 3.0; BuildDate: Mon Jan 26 2010 21:49:00) (3.0.0.64) <EE468E2C-A6BD-E2EE-7ABE-69168B143B44> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/Frameworks/amtservices.framework/Versions/A/amtservices
    0x1fd2c000 - 0x1fd66ffb  libFontRegistry.dylib ??? (???) <3F6ACE4A-2570-286C-ED2B-C24280A5D38F> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framework/Resourc es/libFontRegistry.dylib
    0x1ff2f000 - 0x1ff60ff3  libTrueTypeScaler.dylib ??? (???) <C04FC84A-C2C5-BAD9-18DB-7E785065F2DA> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framework/Resourc es/libTrueTypeScaler.dylib
    0x20000000 - 0x20098fe7  edu.mit.Kerberos 6.5.9 (6.5.9) <6BE72972-E512-19E3-F68A-67A0548498D9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x201b7000 - 0x201f0ffb +com.adobe.AAM.AdobeUpdaterNotificationFramework UpdaterNotifications 1.0.0.64 (1.0.0.64) <C64CCBDC-B8E9-45E8-53E7-8577CFE9F2F0> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/Frameworks/UpdaterNotifications.framework/Versions/A/UpdaterNotification s
    0x20200000 - 0x20207ffc +com.adobe.InDesign.Data Services 7.0.0.355 (???) <3CF976FD-E9C0-46B5-4F3E-9907456210C8> /Applications/Adobe InDesign CS5/Plug-Ins/Data Services/Data Services.InDesignPlugin/Data Services
    0x2071d000 - 0x20729ff9 +com.adobe.InDesign.DTTransform 7.0.0.355 (???) <6955E68F-367C-2BA2-34A6-A83F957FDC04> /Applications/Adobe InDesign CS5/Plug-Ins/Data Services/DTTransform.InDesignPlugin/DTTransform
    0x20731000 - 0x20761fff +com.adobe.InDesign.Dictionary Editor Dialog 7.0.0.355 (???) <C2684EAE-503F-BD50-5F74-35258860FE8D> /Applications/Adobe InDesign CS5/Plug-Ins/Dictionaries/Dictionary Editor Dialog.InDesignPlugin/Dictionary Editor Dialog
    0x20780000 - 0x207afff0 +TextPanelLib.dylib ??? (???) <F7BEA3B0-B264-4ECA-C7C1-E161D2CDCE4F> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/TextPanelLib.dylib
    0x207cb000 - 0x207eafff +com.adobe.InDesign.LILO 7.0.0.355 (???) <00B57FD8-D39B-9BDF-9657-ABBF6A3327AB> /Applications/Adobe InDesign CS5/Plug-Ins/Dictionaries/LILO/LILO.InDesignPlugin/LILO
    0x207f8000 - 0x207fbfff +com.adobe.InDesign.PNG Import Filter UI 7.0.0.355 (???) <A1D2B2F7-09A2-F22B-5C0C-D812205CEC40> /Applications/Adobe InDesign CS5/Plug-Ins/Filters/PNG Import Filter UI.InDesignPlugin/PNG Import Filter UI
    0x21100000 - 0x211c2fe7 +com.adobe.linguistic.LinguisticManager 5.0.0 (11696) <968AEC66-0A7D-0556-7AF8-F9556B2092DE> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/Frameworks/AdobeLinguistic.framework/Versions/3/AdobeLinguistic
    0x211ec000 - 0x212e0fe7  libiconv.2.dylib ??? (???) <0C578460-3929-29DD-585A-DB1E0C977425> /usr/lib/libiconv.2.dylib
    0x212e6000 - 0x2133dff7 +com.adobe.InDesign.Media Import Filter 7.0.0.355 (???) <43FF7304-FC36-DDEF-BA27-CA094389A50E> /Applications/Adobe InDesign CS5/Plug-Ins/Filters/Media Import Filter.InDesignPlugin/Media Import Filter
    0x21359000 - 0x2137affb +com.adobe.InDesign.Sangam Preferences UI 7.0.0.355 (???) <302FAF9E-15D3-4D3E-C229-96BA5175C49A> /Applications/Adobe InDesign CS5/Plug-Ins/Filters/Sangam Preferences UI.InDesignPlugin/Sangam Preferences UI
    0x2138f000 - 0x213f8ffb +AdobeSangam ??? (???) <4FF2270C-9417-1059-527B-68C99BF43EA9> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/Frameworks/AdobeSangam.framework/Versions/A/AdobeSangam
    0x21442000 - 0x21492ff3 +com.adobe.InDesign.SangamExport 7.0.0.355 (???) <E73EA3D8-498E-C597-BB23-6CAEEA5C0AA3> /Applications/Adobe InDesign CS5/Plug-Ins/Filters/SangamExport.InDesignPlugin/SangamExport
    0x214b2000 - 0x215c2ff3 +com.adobe.InDesign.SangamServicer-Mapper 7.0.0.355 (???) <932ACD2D-2394-61AC-D400-83D28700283D> /Applications/Adobe InDesign CS5/Plug-Ins/Filters/SangamServicer-Mapper.InDesignPlugin/SangamServicer-Mapper
    0x2160d000 - 0x2161ffff +com.adobe.InDesign.SaveBack 7.0.0.355 (???) <6EC7D91A-6360-09E3-6488-27159FE3B95D> /Applications/Adobe InDesign CS5/Plug-Ins/Filters/SaveBack.InDesignPlugin/SaveBack
    0x2162b000 - 0x2162dfff +com.adobe.InDesign.SimpleTextImportFilter 7.0.0.355 (???) <CCE5A524-7B2E-FED1-C328-3B1D0F24DFBA> /Applications/Adobe InDesign CS5/Plug-Ins/Filters/SimpleTextImportFilter.InDesignPlugin/SimpleTextImportFilter
    0x21631000 - 0x216f2fff +com.adobe.InDesign.Tagged Text Attributes 7.0.0.355 (???) <71A7A664-EE9C-2C9B-54C7-2C95200EDDA3> /Applications/Adobe InDesign CS5/Plug-Ins/Filters/Tagged Text Attributes.InDesignPlugin/Tagged Text Attributes
    0x2173f000 - 0x2174cfed +com.adobe.InDesign.Tagged Text Filters UI 7.0.0.355 (???) <E012A998-0698-1E89-1ECF-B38019417D31> /Applications/Adobe InDesign CS5/Plug-Ins/Filters/Tagged Text Filters UI.InDesignPlugin/Tagged Text Filters UI
    0x21753000 - 0x21806feb +com.adobe.InDesign.Tagged Text Filters 7.0.0.355 (???) <F4AF5B39-33CA-BC3A-0361-D27F75D672ED> /Applications/Adobe InDesign CS5/Plug-Ins/Filters/Tagged Text Filters.InDesignPlugin/Tagged Text Filters
    0x2182c000 - 0x21835ff3 +com.adobe.InDesign.Clipping Path Dialog 7.0.0.355 (???) <AB110EC2-9F7D-2A23-E18D-69BC22ED2EC9> /Applications/Adobe InDesign CS5/Plug-Ins/Graphics/Clipping Path Dialog.InDesignPlugin/Clipping Path Dialog
    0x21840000 - 0x21873ff7 +com.adobe.InDesign.Color Management UI 7.0.0.355 (???) <3CC153FD-7CD5-427C-0AD2-1D8303011D1E> /Applications/Adobe InDesign CS5/Plug-Ins/Graphics/Color Management UI.InDesignPlugin/Color Management UI
    0x21887000 - 0x218eaff0 +com.adobe.InDesign.Color Picker Panel 7.0.0.355 (???) <F312F57F-9627-B487-9AE2-78F4EEE4548E> /Applications/Adobe InDesign CS5/Plug-Ins/Graphics/Color Picker Panel.InDesignPlugin/Color Picker Panel
    0x21916000 - 0x21942fef +com.adobe.InDesign.CS Review Support 7.0.0.355 (???) <34AE47F8-3486-D597-3081-E1B49C5C2E41> /Applications/Adobe InDesign CS5/Plug-Ins/Graphics/CS Review Support.InDesignPlugin/CS Review Support
    0x21958000 - 0x219beff0 +com.adobe.InDesign.DynamicDocumentsUI 7.0.0.355 (???) <D15A870E-FD3C-508E-9CB7-67955A8AFB74> /Applications/Adobe InDesign CS5/Plug-Ins/Graphics/DynamicDocumentsUI.InDesignPlugin/DynamicDocumentsUI
    0x219ec000 - 0x219f5fff +com.adobe.InDesign.EPS UI 7.0.0.355 (???) <ED45C884-B8DF-A5A9-102D-AD61C85266F7> /Applications/Adobe InDesign CS5/Plug-Ins/Graphics/EPS UI.InDesignPlugin/EPS UI
    0x219fe000 - 0x21a06ff7 +com.adobe.InDesign.Generic Style Editor 7.0.0.355 (???) <6AC91CE1-CFDC-973A-13EF-E0B7F057EE2C> /Applications/Adobe InDesign CS5/Plug-Ins/Graphics/Generic Style Editor.InDesignPlugin/Generic Style Editor
    0x21a11000 - 0x21a3cff3 +com.adobe.InDesign.Gradient Panel 7.0.0.355 (???) <EA933872-A548-67F3-42AE-F0D2E30DE522> /Applications/Adobe InDesign CS5/Plug-Ins/Graphics/Gradient Panel.InDesignPlugin/Gradient Panel
    0x21a52000 - 0x21ab1fff +com.adobe.InDesign.Graphic Panels 7.0.0.355 (???) <B4C5A5D0-B0B5-E845-6779-94155D1BD072> /Applications/Adobe InDesign CS5/Plug-Ins/Graphics/Graphic Panels.InDesignPlugin/Graphic Panels
    0x21adc000 - 0x21ae1ff8 +com.adobe.InDesign.JPEG Export UI 7.0.0.355 (???) <3E847C08-6DEF-FB2F-E324-22E355949280> /Applications/Adobe InDesign CS5/Plug-Ins/Graphics/JPEG Export UI.InDesignPlugin/JPEG Export UI
    0x21ae8000 - 0x21afffff +com.adobe.InDesign.JPEG Export 7.0.0.355 (???) <51B47CE6-CCE6-5DC1-6308-6D2F1B7FE59E> /Applications/Adobe InDesign CS5/Plug-Ins/Graphics/JPEG Export.InDesignPlugin/JPEG Export
    0x21b0e000 - 0x21b52ff7 +com.adobe.InDesign.Output Preview 7.0.0.355 (???) <F9B49624-445D-C68E-9F79-827F427F8FF1> /Applications/Adobe InDesign CS5/Plug-Ins/Graphics/Output Preview.InDesignPlugin/Output Preview
    0x21b6f000 - 0x21b81ffc +com.adobe.InDesign.OutputMiscUI 7.0.0.355 (???) <3DF40045-E72F-04A3-A22F-208DBDA660D8> /Applications/Adobe InDesign CS5/Plug-Ins/Graphics/OutputMiscUI.InDesignPlugin/OutputMiscUI
    0x21b90000 - 0x21bfffe3 +com.adobe.InDesign.PDF UI 7.0.0.355 (???) <E1B95B73-03DB-3920-61BF-01583910437D> /Applications/Adobe InDesign CS5/Plug-Ins/Graphics/PDF UI.InDesignPlugin/PDF UI
    0x21c2b000 - 0x21c83ff7 +AdobeXMP ??? (???) <73329999-C364-2451-6574-4D0277057D19> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/Frameworks/AdobeXMP.framework/Versions/A/AdobeXMP
    0x21c92000 - 0x21ca5ff7 +com.adobe.InDesign.Printer Styles 7.0.0.355 (???) <4F3B1382-6ADB-9387-50AA-280EEB3B21FC> /Applications/Adobe InDesign CS5/Plug-Ins/Graphics/Printer Styles.InDesignPlugin/Printer Styles
    0x21cb2000 - 0x21d68fef +com.adobe.InDesign.PrintUI 7.0.0.355 (???) <D9B408FA-2FC6-2CF0-3985-D4DC0B97C5CA> /Applications/Adobe InDesign CS5/Plug-Ins/Graphics/PrintUI.InDesignPlugin/PrintUI
    0x21da1000 - 0x21daeff0 +com.adobe.InDesign.PS Import UI 7.0.0.355 (???) <C23DDE3F-A747-0EE7-A022-264E95F17ACF> /Applications/Adobe InDesign CS5/Plug-Ins/Graphics/PS Import UI.InDesignPlugin/PS Import UI
    0x21dba000 - 0x21dd3fff +com.adobe.InDesign.Swatch Library Panel 7.0.0.355 (???) <64A0FEA7-CFB4-9AC2-F783-6B05669DD07C> /Applications/Adobe InDesign CS5/Plug-Ins/Graphics/Swatch Library Panel.InDesignPlugin/Swatch Library Panel
    0x21de1000 - 0x21e74ff0 +com.adobe.InDesign.Swatches Panel 7.0.0.355 (???) <03D6A3CE-263D-1EC5-CF79-46C89371E9DA> /Applications/Adobe InDesign CS5/Plug-Ins/Graphics/Swatches Panel.InDesignPlugin/Swatches Panel
    0x21eb4000 - 0x21f48ff8 +com.adobe.InDesign.Transparency UI 7.0.0.355 (???) <E7961C20-0F04-A7E7-9D27-12662275B9EF> /Applications/Adobe InDesign CS5/Plug-Ins/Graphics/Transparency UI.InDesignPlugin/Transparency UI
    0x21f85000 - 0x21fd6fff +com.adobe.InDesign.Assignment UI 7.0.0.355 (???) <68E8A061-DC76-683D-474F-73B130A96910> /Applications/Adobe InDesign CS5/Plug-Ins/InCopyWorkflow/Assignment UI.InDesignPlugin/Assignment UI
    0x21ffd000 - 0x22016fe8 +com.adobe.InDesign.InCopy Bridge UI 7.0.0.355 (???) <15AF9B70-96E3-5AF1-C23E-ACD683E4635D> /Applications/Adobe InDesign CS5/Plug-Ins/InCopyWorkflow/InCopy Bridge UI.InDesignPlugin/InCopy Bridge UI
    0x22023000 - 0x22056ffb +com.adobe.InDesign.InCopy Bridge 7.0.0.355 (???) <F17AC175-6EDE-B9BF-2D97-8C244B37FF4B> /Applications/Adobe InDesign CS5/Plug-Ins/InCopyWorkflow/InCopy Bridge.InDesignPlugin/InCopy Bridge
    0x2206b000 - 0x22071ff0 +com.adobe.InDesign.InCopyExport 7.0.0.355 (???) <5487C2CD-11DE-2CF7-5900-5536F0A976CA> /Applications/Adobe InDesign CS5/Plug-Ins/InCopyWorkflow/InCopyExport.InDesignPlugin/InCopyExport
    0x22078000 - 0x2207cff3 +com.adobe.InDesign.InCopyExportUI 7.0.0.355 (???) <A1A145E5-8F29-9AD0-7957-8A82CC60D440> /Applications/Adobe InDesign CS5/Plug-Ins/InCopyWorkflow/InCopyExportUI.InDesignPlugin/InCopyExportUI
    0x22082000 - 0x22087fff +com.adobe.InDesign.InCopyImport 7.0.0.355 (???) <3D65253B-A744-2ECD-497C-D1718C83CAEB> /Applications/Adobe InDesign CS5/Plug-Ins/InCopyWorkflow/InCopyImport.InDesignPlugin/InCopyImport
    0x2208d000 - 0x22092ff7 +com.adobe.InDesign.InCopyWorkflow UI 7.0.0.355 (???) <2876EEC1-3E44-25CD-7F8E-09D68574C0A3> /Applications/Adobe InDesign CS5/Plug-Ins/InCopyWorkflow/InCopyWorkflow UI.InDesignPlugin/InCopyWorkflow UI
    0x22099000 - 0x220e0ff7 +com.adobe.InDesign.Note 7.0.0.355 (???) <37279281-F00F-B241-9F74-9C1212BA41A6> /Applications/Adobe InDesign CS5/Plug-Ins/InCopyWorkflow/Note.InDesignPlugin/Note
    0x22102000 - 0x2210bfff +com.adobe.InDesign.NotePref 7.0.0.355 (???) <8E6B6D6A-3E5A-4586-E870-CF81708CF293> /Applications/Adobe InDesign CS5/Plug-Ins/InCopyWorkflow/NotePref.InDesignPlugin/NotePref
    0x22117000 - 0x2211aff3 +com.adobe.InDesign.Username UI 7.0.0.355 (???) <3514A459-610A-EDE6-7509-927DB9C72BD8> /Applications/Adobe InDesign CS5/Plug-Ins/InCopyWorkflow/Username UI.InDesignPlugin/Username UI
    0x22120000 - 0x221a3ff7 +com.adobe.InDesign.ButtonUI 7.0.0.355 (???) <C14894D9-84A8-65B4-04BD-DB42FCCA9ADA> /Applications/Adobe InDesign CS5/Plug-Ins/Interactive/ButtonUI.InDesignPlugin/ButtonUI
    0x221df000 - 0x221f8fff +com.adobe.InDesign.MediaUI 7.0.0.355 (???) <AB2CF690-DE65-3EFE-E77D-6B8A54366A44> /Applications/Adobe InDesign CS5/Plug-Ins/Interactive/MediaUI.InDesignPlugin/MediaUI
    0x22209000 - 0x22215fff +com.adobe.InDesign.Alignment Panel 7.0.0.355 (???) <0F05821E-3992-DB42-C38B-A45AE2BB8B66> /Applications/Adobe InDesign CS5/Plug-Ins/Layout/Alignment Panel.InDesignPlugin/Alignment Panel
    0x2221f000 - 0x22257ff6 +com.adobe.InDesign.Asset Library Panel 7.0.0.355 (???) <D84FFB9D-DF4A-AA2A-46FF-706F701A6A96> /Applications/Adobe InDesign CS5/Plug-Ins/Layout/Asset Library Panel.InDesignPlugin/Asset Library Panel
    0x22279000 - 0x222d3fff +com.adobe.InDesign.Asset PubLibrary 7.0.0.355 (???) <19B25A88-E10E-0870-FC5C-CD6BB714DBE0> /Applications/Adobe InDesign CS5/Plug-Ins/Layout/Asset PubLibrary.InDesignPlugin/Asset PubLibrary
    0x222fb000 - 0x22339ff5 +com.adobe.InDesign.Book Panel 7.0.0.355 (???) <FDA8F072-64B8-5F96-120F-B4C0F072A62F> /Applications/Adobe InDesign CS5/Plug-Ins/Layout/Book Panel.InDesignPlugin/Book Panel
    0x2235c000 - 0x22372ffb +com.adobe.InDesign.Bookmark Panel 7.0.0.355 (???) <C76A1A09-83E8-B539-CE25-02A689DABAA0> /Applications/Adobe InDesign CS5/Plug-Ins/Layout/Bookmark Panel.InDesignPlugin/Bookmark Panel
    0x22383000 - 0x223b9ffd +com.adobe.InDesign.Control Panel 7.0.0.355 (???) <D89A65CF-DE0C-7121-8FE8-F3F9E35BC64C> /Applications/Adobe InDesign CS5/Plug-Ins/Layout/Control Panel.InDesignPlugin/Control Panel
    0x223d5000 - 0x223dbfff +com.adobe.InDesign.Create Guides Dialog 7.0.0.355 (???) <46D55BA1-16A3-9508-AC91-D43359EB8950> /Applications/Adobe InDesign CS5/Plug-Ins/Layout/Create Guides Dialog.InDesignPlugin/Create Guides Dialog
    0x223e2000 - 0x22414fff +com.adobe.InDesign.Eyedropper Tool 7.0.0.355 (???) <4C2B3351-5BDA-8A29-C4AD-FD8FCA130CD4> /Applications/Adobe InDesign CS5/Plug-Ins/Layout/Eyedropper Tool.InDesignPlugin/Eyedropper Tool
    0x22427000 - 0x22493ff8 +com.adobe.InDesign.Hyperlinks Panel 7.0.0.355 (???) <7DA181EC-3AB9-4B9B-3066-51BFB1DD6A36> /Applications/Adobe InDesign CS5/Plug-Ins/Layout/Hyperlinks Panel.InDesignPlugin/Hyperlinks Panel
    0x224c0000 - 0x22534ff1 +com.adobe.InDesign.Index Panel 7.0.0.355 (???) <242B3354-F869-77CB-E5B8-190E19FD2150> /Applications/Adobe InDesign CS5/Plug-Ins/Layout/Index Panel.InDesignPlugin/Index Panel
    0x2255d000 - 0x2256afff +unihan ??? (???) <21D02D03-821D-1E92-C99E-919CD21883A0> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/Frameworks/unihan.framework/Versions/A/unihan
    0x22575000 - 0x225c4fff +com.adobe.InDesign.Info Panel 7.0.0.355 (???) <92DF0684-9C32-D4C2-4D09-8EFF4B9D558A> /Applications/Adobe InDesign CS5/Plug-Ins/Layout/Info Panel.InDesignPlugin/Info Panel
    0x225e5000 - 0x226d1fff +com.adobe.InDesign.Knowledge Base 7.0.0.355 (???) <F28544D6-4836-E99B-9AF0-8C205FB83D6B> /Applications/Adobe InDesign CS5/Plug-Ins/Layout/Knowledge Base.InDesignPlugin/Knowledge Base
    0x226d7000 - 0x22714fff +com.adobe.InDesign.Layers Panel 7.0.0.355 (???) <54CEC2F9-8DE7-687D-23DE-52EE13AE299B> /Applications/Adobe InDesign CS5/Plug-Ins/Layout/Layers Panel.InDesignPlugin/Layers Panel
    0x22735000 - 0x22737ff7 +com.adobe.InDesign.Layout Adjustment Panel 7.0.0.355 (???) <9F50B241-88F7-06D2-28EB-BD55F67645CE> /Applications/Adobe InDesign CS5/Plug-Ins/Layout/Layout Adjustment Panel.InDesignPlugin/Layout Adjustment Panel
    0x2273c000 - 0x22757fff +com.adobe.InDesign.Layout Adjustment 7.0.0.355 (???) <F72DB275-C515-CB50-BB9E-1D139A992404> /Applications/Adobe InDesign CS5/Plug-Ins/Layout/Layout Adjustment.InDesignPlugin/Layout Adjustment
    0x22764000 - 0x2279efff +com.adobe.InDesign.Links UI 7.0.0.355 (???) <43E66E99-D27A-10E3-DBDC-7C54942FC374> /Applications/Adobe InDesign CS5/Plug-Ins/Layout/Links UI.InDesignPlugin/Links UI
    0x227be000 - 0x22844ffc +com.adobe.InDesign.ObjectStylesUI 7.0.0.355 (???) <AB925026-A7EF-0E0B-265F-CA671F6BB1C0> /Applications/Adobe InDesign CS5/Plug-Ins/Layout/ObjectStylesUI.InDesignPlugin/ObjectStylesUI
    0x2287f000 - 0x22899ffb +com.adobe.InDesign.Page Setup Dialog 7.0.0.355 (???) <8DAD7DD1-709A-5411-62C8-425666A2FF9F> /Applications/Adobe InDesign CS5/Plug-Ins/Layout/Page Setup Dialog.InDesignPlugin/Page Setup Dialog
    0x228a4000 - 0x22930fec +com.adobe.InDesign.Pages Panel 7.0.0.355 (???) <738734CC-9DDC-901C-C3CC-085919A2D091> /Applications/Adobe InDesign CS5/Plug-Ins/Layout/Pages Panel.InDesignPlugin/Pages Panel
    0x22969000 - 0x22974ff8 +com.adobe.InDesign.Sections UI 7.0.0.355 (???) <03CC83C4-3642-7D33-4578-812796388DE8> /Applications/Adobe InDesign CS5/Plug-Ins/Layout/Sections UI.InDesignPlugin/Sections UI
    0x2297c000 - 0x22983ffc +com.adobe.InDesign.StepRepeat 7.0.0.355 (???) <10F09DA9-5EC1-37A2-853E-1A2474D4F865> /Applications/Adobe InDesign CS5/Plug-Ins/Layout/StepRepeat.InDesignPlugin/StepRepeat
    0x2298b000 - 0x229c0ff7 +com.adobe.InDesign.Text Wrap Panel 7.0.0.355 (???) <9EED4BC1-D58E-021A-3C51-3574D08672AF> /Applications/Adobe InDesign CS5/Plug-Ins/Layout/Text Wrap Panel.InDesignPlugin/Text Wrap Panel
    0x229d9000 - 0x22a0cff0 +com.adobe.InDesign.TOC UI Dialog 7.0.0.355 (???) <F4F33165-5526-14D3-A67F-0930DB1A9BD7> /Applications/Adobe InDesign CS5/Plug-Ins/Layout/TOC UI Dialog.InDesignPlugin/TOC UI Dialog
    0x22a25000 - 0x22a51ff4 +com.adobe.InDesign.Transform Panel 7.0.0.355 (???) <FE711509-818D-ED28-E592-F31E8DD53838> /Applications/Adobe InDesign CS5/Plug-Ins/Layout/Transform Panel.InDesignPlugin/Transform Panel
    0x22a66000 - 0x22a7dff3 +com.adobe.InDesign.Image Import UI 7.0.0.355 (???) <EC696635-FAC6-CA59-AA74-388639C0BC6A> /Applications/Adobe InDesign CS5/Plug-Ins/Page Item/Image Import UI.InDesignPlugin/Image Import UI
    0x22a8c000 - 0x22a9efff +com.adobe.InDesign.Scotch Rules 7.0.0.355 (???) <F24C95FC-1649-146B-A97C-6CDBC3F66CB8> /Applications/Adobe InDesign CS5/Plug-Ins/Page Item/Scotch Rules.InDesignPlugin/Scotch Rules
    0x22aa8000 - 0x22af4fff +com.adobe.InDesign.BNUI 7.0.0.355 (???) <67C96B50-D0FC-71F9-211A-2E502B90E901> /Applications/Adobe InDesign CS5/Plug-Ins/PMPack/BNUI.InDesignPlugin/BNUI
    0x22b18000 - 0x22b9efff +com.adobe.InDesign.DataMerge 7.0.0.355 (???) <46C2972E-CF0F-AA80-0729-C5A7C055A879> /Applications/Adobe InDesign CS5/Plug-Ins/PMPack/DataMerge.InDesignPlugin/DataMerge
    0x22bce000 - 0x22bf8ff7 +com.adobe.InDesign.DataMergeUI 7.0.0.355 (???) <8C04AFAC-C8AC-63E9-168B-96D2D8AC45CC> /Applications/Adobe InDesign CS5/Plug-Ins/PMPack/DataMergeUI.InDesignPlugin/DataMergeUI
    0x22c11000 - 0x22c23fff +com.adobe.InDesign.PMWelcomeScreen 7.0.0.355 (???) <F44E336F-6BD7-8E03-53AA-FB8DFDAB709B> /Applications/Adobe InDesign CS5/Plug-Ins/PMPack/PMWelcomeScreen.InDesignPlugin/PMWelcomeScreen
    0x22c33000 - 0x22c42ff8 +com.adobe.ahclientframework 1.5.0.30 (1.5.0.30) <24B39C2F-79B0-BDE3-C6D0-1F0E943070C7> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/Frameworks/ahclient.framework/Versions/A/ahclient
    0x22c4b000 - 0x22d1affb +com.adobe.InDesign.Package and Preflight UI 7.0.0.355 (???) <47F747B7-F9AE-229F-E766-BCC8962E1C1C> /Applications/Adobe InDesign CS5/Plug-Ins/Prepress/Package and Preflight UI.InDesignPlugin/Package and Preflight UI
    0x22d71000 - 0x22f52fff +com.adobe.InDesign.Package and Preflight 7.0.0.355 (???) <A0C40C94-3677-DE71-82E5-458C6CAFDB58> /Applications/Adobe InDesign CS5/Plug-Ins/Prepress/Package and Preflight.InDesignPlugin/Package and Preflight
    0x22fe0000 - 0x23006ff6 +AdobeAXE8SharedExpat ??? (???) <5848BBCE-3A3E-66EE-5527-97A96F0CA4CC> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/Frameworks/AdobeAXE8SharedExpat.framework/Versions/A/AdobeAXE8SharedExpa t
    0x2300e000 - 0x230f5ff7 +com.adobe.InDesign.JBX 7.0.0.355 (???) <FF769DFF-D91D-0D78-5A59-082E05926FD6> /Applications/Adobe InDesign CS5/Plug-Ins/Sandbox/JBX.InDesignPlugin/JBX
    0x2313e000 - 0x23142fff +com.adobe.InDesign.Script Label Panel 7.0.0.355 (???) <21F5F903-03B6-2F3E-53FF-65EFF4614542> /Applications/Adobe InDesign CS5/Plug-Ins/Script/Script Label Panel.InDesignPlugin/Script Label Panel
    0x23149000 - 0x23153fff +com.adobe.InDesign.Scripts Panel 7.0.0.355 (???) <3001A55F-CD98-EE1C-A267-96623574E6DD> /Applications/Adobe InDesign CS5/Plug-Ins/Script/Scripts Panel.InDesignPlugin/Scripts Panel
    0x2315e000 - 0x2321cff4 +com.adobe.InDesign.Tables UI 7.0.0.355 (???) <008FE984-1EDD-4649-3732-DF17E2521DAD> /Applications/Adobe InDesign CS5/Plug-Ins/Tables/Tables UI.InDesignPlugin/Tables UI
    0x23262000 - 0x232e8fff +com.adobe.InDesign.TableStylesUI 7.0.0.355 (???) <CB203C79-693C-0095-234D-2BF1DD21EE5F> /Applications/Adobe InDesign CS5/Plug-Ins/Tables/TableStylesUI.InDesignPlugin/TableStylesUI
    0x23321000 - 0x2337aff7 +com.adobe.InDesign.Character Panel 7.0.0.355 (???) <079F7FD5-31A8-6B52-3503-45562B899EC5> /Applications/Adobe InDesign CS5/Plug-Ins/Text/Character Panel.InDesignPlugin/Character Panel
    0x233a8000 - 0x233cefff +com.adobe.InDesign.Conditional Text UI 7.0.0.355 (???) <13E2464A-AF9F-5DF5-276A-9548C9517993> /Applications/Adobe InDesign CS5/Plug-Ins/Text/Conditional Text UI.InDesignPlugin/Conditional Text UI
    0x233e6000 - 0x233fefff +com.adobe.InDesign.Create Outlines 7.0.0.355 (???) <AD0604FA-77DC-AA5D-7CFA-A781E387F116> /Applications/Adobe InDesign CS5/Plug-Ins/Text/Create Outlines.InDesignPlugin/Create Outlines
    0x2340b000 - 0x23511fff +com.adobe.InDesign.Find and Change Panel 7.0.0.355 (???) <D16DDA47-C2E3-4754-6956-7FF342676136> /Applications/Adobe InDesign CS5/Plug-Ins/Text/Find and Change Panel.InDesignPlugin/Find and Change Panel
    0x2356f000 - 0x23590ff7 +com.adobe.InDesign.Find Change Format Panel 7.0.0.355 (???) <21973D01-A4FE-1D9E-F42E-498386782813> /Applications/Adobe InDesign CS5/Plug-Ins/Text/Find Change Format Panel.InDesignPlugin/Find Change Format Panel
    0x235a2000 - 0x235c3ff4 +com.adobe.InDesign.Font Usage Dialog 7.0.0.355 (???) <BD0B4E17-9BC4-4EA7-A8CC-6DE599FFDDB1> /Applications/Adobe InDesign CS5/Plug-Ins/Text/Font Usage Dialog.InDesignPlugin/Font Usage Dialog
    0x235d5000 - 0x2365cfff +com.adobe.InDesign.Glyphs Panel 7.0.0.355 (???) <1547B00F-3A30-FCDD-B0EE-64574E2286A5> /Applications/Adobe InDesign CS5/Plug-Ins/Text/Glyphs Panel.InDesignPlugin/Glyphs Panel
    0x23684000 - 0x2368cfff +com.adobe.InDesign.Hyphenation Panel 7.0.0.355 (???) <D374E9F0-B5E3-B6FA-1E05-45FE2E4BE1D6> /Applications/Adobe InDesign CS5/Plug-Ins/Text/Hyphenation Panel.InDesignPlugin/Hyphenation Panel
    0x23696000 - 0x236a4ffd +com.adobe.InDesign.Indents and Tabs 7.0.0.355 (???) <C0D2FEBF-8287-F1FB-908E-E734ABDDB296> /Applications/Adobe InDesign CS5/Plug-Ins/Text/Indents and Tabs.InDesignPlugin/Indents and Tabs
    0x236af000 - 0x236b6fff +com.adobe.InDesign.Justification Panel 7.0.0.355 (???) <B0219BBF-D0FA-8727-F6D9-0797296FC186> /Applications/Adobe InDesign CS5/Plug-Ins/Text/Justification Panel.InDesignPlugin/Justification Panel
    0x236bd000 - 0x236c2fff +com.adobe.InDesign.Keeps Panel 7.0.0.355 (???) <0628CAD2-8C0A-B37B-C6CE-76C7F68D465F> /Applications/Adobe InDesign CS5/Plug-Ins/Text/Keeps Panel.InDesignPlugin/Keeps Panel
    0x236c8000 - 0x236e8fff +com.adobe.InDesign.Optical Kerning 7.0.0.355 (???) <A790945A-AEF8-034C-B3E7-5068E7C796CB> /Applications/Adobe InDesign CS5/Plug-Ins/Text/Optical Kerning.InDesignPlugin/Optical Kerning
    0x236f4000 - 0x2371cfff +com.adobe.InDesign.Paragraph Panel 7.0.0.355 (???) <87F4AA8A-9C21-5B76-9980-B45602D485F7> /Applications

  • Date Find - Change

    Is it possible to batch change dates in a spreadsheet? How would you change the month on a row of dates Ex: 05/02/08, 05/15/08, etc. to 06/02/08, 06/15/08, etc. I've tried the find change command with dates in many formats (mm/dd/yy; m/dd; May 2, 2008; May 2, etc) with no success.

    I though I should be brief in posting my question but after the spanking I just received, I'll give more details of what I did before I posted my question so that you'll see all that I tried before asking for help.
    1. Last month I searched through the Help in the Numbers application and did not find a solution.
    2. Last month I posted my question to another user group that I belong to and no one could answer because they stated they did not have that much experience with Numbers.
    3. Tonight I tried the application's Help, but still no answers.
    4. Tonight I decided to give Apple Discussions a try. I searched 'Find/Change' under Numbers and received 113 hits. I read every single one of the posts. While none spoke directly about changing 'Dates', I tried the items discussed such as changing to text 360, making changes, then back to numeric, but this did not work for me either.
    5. I tried changing my dates to all the various formats and again, no effects.
    6. And during all my attempts I also tried the various options (next, find and replace, replace, etc.) alone or in combinations.
    7. I came back to the Apple Discussions and posted my question.
    And regarding the way I posted my question, I felt I should post a new Topic under Numbers since Dates was not part of the 113 discussions on Find/Change. Also, since the original question was different than mine I felt I might "get in trouble" for posting within that discussion. I see I was wrong, so yes, my newbie status of 2 posts is my excuse.

  • Find/Change GREP - FindChangeByList - help!

    Hi,
    Can anyone help with my GREP problem? I have a long unformatted list of products, I need a couple of GREP find and change queries to help format the list. The formatting will be based on paragraph styles for product header, description and product code. I have GREP working correctly to find the product code lines and apply the 'product code' paragraph style, but I'm struggling to target the product header line. The product header is on the next line after the product code, or it could be found on the line above the product description. I need GREP to find the product header to apply the product header paragraph style. I'm looking at using FindChangeByList; so far I have the folowing:
    grep
    {findWhat:"(Product Code|Product code)$"}
    {appliedParagraphStyle:"Product Code-green"}
    The above line finds all the Product Codes and applies the paragraph style. It works perfectly well from Indesigns Find/Change panel and FindChangeByList.
    But the next bit doesn't work:
    grep
    {findWhat:"^(?<=\\r)", appliedParagraphStyle:"Product Code-green"}
    {changeTo:"", appliedParagraphStyle:"Product Header-green"}
    I've tried to target the 'Start of a paragraph (^)' (this will be the product header) that has - 'Paragraph Break (\r)' with the 'Product Code-green' applied (this is the product code), in front of it. - (Am I right in thinking that in the FindChangeByList script I need 2 slashed on \\r - I have tried with 1 and 2 - no joy.)
    If I do this in Indesigns Find/Change panel it does kind of work. If I click find, it will find the correct point, and click change, it will apply the correct style to the product header - BUT if I click CHANGE ALL - it doesn't work. It reports '0' instances found, yet if i click Find again it will find the next instance. So it's kind of working on an individual click and find basis, but not on global change all - STRANGE? And it doesn't work at all when run from FindChangeByList.
    Anybody got any thoughts on why this is happening? or a better piece of GREP to try? Would really like it to be running from FindChangeByList. Hope the above makes sense.
    Thanks

    Hi,
    You can go straight or try to modify 'MultiFind' script.
    I suggest to use a text conditions and go straight with this code:
    var
              mDoc = app.activeDocument,
              mCond = mDoc.conditions.item("mFound"),
              mPath = "~/Documents/ID_words_to_find.txt",
              mDelimiter = ",",
              mSource = File(mPath),
              mOpen = mSource.open("r",undefined,undefined),
              len, len1, mWordsArr, mFound;
    if (!mCond.isValid)
              mCond = mDoc.conditions.add({
                        name: "mFound",
                        indicatorColor: UIColors.LIGHT_BLUE,
                        indicatorMethod: ConditionIndicatorMethod.USE_HIGHLIGHT,
                        underlineIndicatorAppearance: ConditionUnderlineIndicatorAppearance.SOLID
    if ( !mOpen) {alert ("Can't open a source file"; exit()};
    mWordsArr = mSource.read().split(mDelimiter);
    len = mWordsArr.length;
    app.findTextPreferences = null;
    while (len-->0) {
              app.findTextPreferences.findWhat = mWordsArr[len];
              mFound = mDoc.findText();
              len1 = mFound.length;
              while (len1-->0)
                        mFound[len1].appliedConditions = [mCond];
    app.findTextPreferences = null;
    How it works (should)?
    Assumed:
    - a list of words to find is in a .txt file as comma-delimited (you could set other delimiter)
    - this file is named 'ID_words_to_find'  and saved in user Documents folder (you can change mPath)
    Script define a condition 'mFound' and apply it to every word from your list found in a document. They are highlighted. You can modify them.
    Notice: to remove a condition (highlight) modify a word including a space before it.
    Enjoy:)
    Jarek

  • My Adobe InDesign keeps Crushing when I try to either package my document  or even try to export to pdf. This is the crush report: Process:         Adobe InDesign CS5 [2750] Path:            /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents

    Process:         Adobe InDesign CS5 [2750]
    Path:            /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/Adobe InDesign CS5
    Identifier:      com.adobe.InDesign
    Version:         7.0.0.355 (7000)
    Code Type:       X86 (Native)
    Parent Process:  launchd [114]
    Date/Time:       2012-10-20 18:55:00.942 +0300
    OS Version:      Mac OS X 10.7.4 (11E2617)
    Report Version:  9
    Interval Since Last Report:          95465 sec
    Crashes Since Last Report:           19
    Per-App Interval Since Last Report:  55570 sec
    Per-App Crashes Since Last Report:   19
    Anonymous UUID:                      498C85C8-4C43-4643-87AB-DF190AB2F2BE
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000000
    VM Regions Near 0:
    --> __PAGEZERO             0000000000000000-0000000000001000 [    4K] ---/--- SM=NUL  /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/Adobe InDesign CS5
        __TEXT                 0000000000001000-0000000000005000 [   16K] r-x/rwx SM=COW  /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/Adobe InDesign CS5
    Application Specific Information:
    objc[2750]: garbage collection is OFF
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   ???                                     0xacd47630 _XHNDL_trapback_instruction + 0
    1   ???                                     0xffffffff 0 + 4294967295
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x99f8390a kevent + 10
    1   libdispatch.dylib                       0x96b3fe10 _dispatch_mgr_invoke + 969
    2   libdispatch.dylib                       0x96b3e85f _dispatch_mgr_thread + 53
    Thread 2:
    0   libsystem_kernel.dylib                  0x99f8283e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x92c11e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x92c11f7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.CoreServices.CarbonCore          0x984e03a7 TSWaitOnConditionTimedRelative + 178
    4   com.apple.CoreServices.CarbonCore          0x9854267f MPWaitOnQueue + 200
    5   PMRuntime.dylib                         0x00014130 MemUtils::GetAvailMem() + 288
    6   com.apple.CoreServices.CarbonCore          0x985435e0 PrivateMPEntryPoint + 68
    7   libsystem_c.dylib                       0x92c0ded9 _pthread_start + 335
    8   libsystem_c.dylib                       0x92c116de thread_start + 34
    Thread 3:
    0   libsystem_kernel.dylib                  0x99f8302e __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x92c0fccf _pthread_wqthread + 773
    2   libsystem_c.dylib                       0x92c116fe start_wqthread + 30
    Thread 4:
    0   libsystem_kernel.dylib                  0x99f80c22 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x99f801f6 mach_msg + 70
    2   com.apple.CoreServices.CarbonCore          0x9856d0ec TS_exception_listener_thread + 90
    3   libsystem_c.dylib                       0x92c0ded9 _pthread_start + 335
    4   libsystem_c.dylib                       0x92c116de thread_start + 34
    Thread 5:
    0   libsystem_kernel.dylib                  0x99f8283e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x92c11e21 _pthread_cond_wait + 827
    2   libsystem_c.dylib                       0x92bc242c pthread_cond_wait$UNIX2003 + 71
    3   com.apple.CoreServices.CarbonCore          0x9856ee62 TSWaitOnCondition + 124
    4   com.apple.CoreServices.CarbonCore          0x984e037d TSWaitOnConditionTimedRelative + 136
    5   com.apple.CoreServices.CarbonCore          0x9854267f MPWaitOnQueue + 200
    6   AdobeACE                                0x0005a6f1 0x20000 + 239345
    7   AdobeACE                                0x0005a0ed 0x20000 + 237805
    8   com.apple.CoreServices.CarbonCore          0x985435e0 PrivateMPEntryPoint + 68
    9   libsystem_c.dylib                       0x92c0ded9 _pthread_start + 335
    10  libsystem_c.dylib                       0x92c116de thread_start + 34
    Thread 6:
    0   libsystem_kernel.dylib                  0x99f8283e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x92c11e21 _pthread_cond_wait + 827
    2   libsystem_c.dylib                       0x92bc242c pthread_cond_wait$UNIX2003 + 71
    3   com.apple.CoreServices.CarbonCore          0x9856ee62 TSWaitOnCondition + 124
    4   com.apple.CoreServices.CarbonCore          0x984e037d TSWaitOnConditionTimedRelative + 136
    5   com.apple.CoreServices.CarbonCore          0x9854267f MPWaitOnQueue + 200
    6   AdobeACE                                0x0005a6f1 0x20000 + 239345
    7   AdobeACE                                0x0005a0ed 0x20000 + 237805
    8   com.apple.CoreServices.CarbonCore          0x985435e0 PrivateMPEntryPoint + 68
    9   libsystem_c.dylib                       0x92c0ded9 _pthread_start + 335
    10  libsystem_c.dylib                       0x92c116de thread_start + 34
    Thread 7:
    0   libsystem_kernel.dylib                  0x99f8283e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x92c11e21 _pthread_cond_wait + 827
    2   libsystem_c.dylib                       0x92bc242c pthread_cond_wait$UNIX2003 + 71
    3   com.apple.CoreServices.CarbonCore          0x9856ee62 TSWaitOnCondition + 124
    4   com.apple.CoreServices.CarbonCore          0x984e037d TSWaitOnConditionTimedRelative + 136
    5   com.apple.CoreServices.CarbonCore          0x9854267f MPWaitOnQueue + 200
    6   AdobeACE                                0x0005a6f1 0x20000 + 239345
    7   AdobeACE                                0x0005a0ed 0x20000 + 237805
    8   com.apple.CoreServices.CarbonCore          0x985435e0 PrivateMPEntryPoint + 68
    9   libsystem_c.dylib                       0x92c0ded9 _pthread_start + 335
    10  libsystem_c.dylib                       0x92c116de thread_start + 34
    Thread 8:
    0   libsystem_kernel.dylib                  0x99f8283e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x92c11e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x92bb982a pthread_cond_wait + 48
    3   com.adobe.amt.services                  0x0ad8b126 C_AMTUISwitchSuppressUpdates + 16768
    4   com.adobe.amt.services                  0x0ad83db0 C_EULA_SetState + 2164
    5   com.adobe.amt.services                  0x0ad8b18c C_AMTUISwitchSuppressUpdates + 16870
    6   libsystem_c.dylib                       0x92c0ded9 _pthread_start + 335
    7   libsystem_c.dylib                       0x92c116de thread_start + 34
    Thread 9:
    0   libsystem_kernel.dylib                  0x99f8283e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x92c11e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x92bb982a pthread_cond_wait + 48
    3   TINthread.dylib                         0x0d0f47a5 ThreadUtils::ThreadPool::Dispatcher() + 277
    4   TINthread.dylib                         0x0d0f483f ThreadUtils::ThreadPool::ThreadProc(void*) + 17
    5   libsystem_c.dylib                       0x92c0ded9 _pthread_start + 335
    6   libsystem_c.dylib                       0x92c116de thread_start + 34
    Thread 10:
    0   libsystem_kernel.dylib                  0x99f8283e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x92c11e21 _pthread_cond_wait + 827
    2   libsystem_c.dylib                       0x92bc242c pthread_cond_wait$UNIX2003 + 71
    3   com.adobe.InDesign.AppFramework          0x0b983ffa GetPlugIn + 1045098
    4   com.adobe.InDesign.AppFramework          0x0b97ff43 GetPlugIn + 1028531
    5   com.adobe.InDesign.AppFramework          0x0b98014c GetPlugIn + 1029052
    6   com.adobe.InDesign.AppFramework          0x0b983ac6 GetPlugIn + 1043766
    7   boost_threads                           0x01704fcd thread_proxy + 141
    8   libsystem_c.dylib                       0x92c0ded9 _pthread_start + 335
    9   libsystem_c.dylib                       0x92c116de thread_start + 34
    Thread 11:
    0   libsystem_kernel.dylib                  0x99f8283e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x92c11e21 _pthread_cond_wait + 827
    2   libsystem_c.dylib                       0x92bc242c pthread_cond_wait$UNIX2003 + 71
    3   com.adobe.InDesign.AppFramework          0x0b983ffa GetPlugIn + 1045098
    4   com.adobe.InDesign.AppFramework          0x0b97ff43 GetPlugIn + 1028531
    5   com.adobe.InDesign.AppFramework          0x0b98014c GetPlugIn + 1029052
    6   com.adobe.InDesign.AppFramework          0x0b983ac6 GetPlugIn + 1043766
    7   boost_threads                           0x01704fcd thread_proxy + 141
    8   libsystem_c.dylib                       0x92c0ded9 _pthread_start + 335
    9   libsystem_c.dylib                       0x92c116de thread_start + 34
    Thread 12:
    0   libsystem_kernel.dylib                  0x99f82bb2 __semwait_signal + 10
    1   libsystem_c.dylib                       0x92bc27b9 nanosleep$UNIX2003 + 187
    2   com.adobe.InDesign.Support for JavaScript          0x105bbfab GetPlugIn + 344123
    3   com.adobe.InDesign.Support for JavaScript          0x1059f9c3 GetPlugIn + 227923
    4   com.adobe.InDesign.Support for JavaScript          0x105bc0b8 GetPlugIn + 344392
    5   libsystem_c.dylib                       0x92c0ded9 _pthread_start + 335
    6   libsystem_c.dylib                       0x92c116de thread_start + 34
    Thread 13:
    0   libsystem_kernel.dylib                  0x99f82a9a __recvfrom + 10
    1   libsystem_c.dylib                       0x92bc24a2 recv$UNIX2003 + 54
    2   ServiceManager-Launcher.dylib           0x18de26cf Invoke + 54887
    3   ServiceManager-Launcher.dylib           0x18de176e Invoke + 50950
    4   ServiceManager-Launcher.dylib           0x18de061f Invoke + 46519
    5   ServiceManager-Launcher.dylib           0x18de0671 Invoke + 46601
    6   ServiceManager-Launcher.dylib           0x18de06fb Invoke + 46739
    7   ServiceManager-Launcher.dylib           0x18ddaafe Invoke + 23190
    8   ServiceManager-Launcher.dylib           0x18ddace7 Invoke + 23679
    9   ServiceManager-Launcher.dylib           0x18ddb8c7 Invoke + 26719
    10  ServiceManager-Launcher.dylib           0x18ddb9c5 Invoke + 26973
    11  ServiceManager-Launcher.dylib           0x18ddedb0 Invoke + 40264
    12  ServiceManager-Launcher.dylib           0x18ddf059 Invoke + 40945
    13  ServiceManager-Launcher.dylib           0x18ddf687 Invoke + 42527
    14  ServiceManager-Launcher.dylib           0x18ddf884 Invoke + 43036
    15  ServiceManager-Launcher.dylib           0x18dd1826 Login + 1654
    16  ServiceManager-Launcher.dylib           0x18dd2c71 Login + 6849
    17  ServiceManager-Launcher.dylib           0x18ddfdf3 Invoke + 44427
    18  ServiceManager-Launcher.dylib           0x18de2341 Invoke + 53977
    19  libsystem_c.dylib                       0x92c0ded9 _pthread_start + 335
    20  libsystem_c.dylib                       0x92c116de thread_start + 34
    Thread 14:
    0   libsystem_kernel.dylib                  0x99f80c76 semaphore_timedwait_trap + 10
    1   com.apple.CoreServices.CarbonCore          0x98542a96 MPWaitOnSemaphore + 104
    2   MultiProcessor Support                  0x21f780f0 0x21f3e000 + 237808
    3   com.apple.CoreServices.CarbonCore          0x985435e0 PrivateMPEntryPoint + 68
    4   libsystem_c.dylib                       0x92c0ded9 _pthread_start + 335
    5   libsystem_c.dylib                       0x92c116de thread_start + 34
    Thread 15:
    0   libsystem_kernel.dylib                  0x99f80c76 semaphore_timedwait_trap + 10
    1   com.apple.CoreServices.CarbonCore          0x98542a96 MPWaitOnSemaphore + 104
    2   MultiProcessor Support                  0x21f780f0 0x21f3e000 + 237808
    3   com.apple.CoreServices.CarbonCore          0x985435e0 PrivateMPEntryPoint + 68
    4   libsystem_c.dylib                       0x92c0ded9 _pthread_start + 335
    5   libsystem_c.dylib                       0x92c116de thread_start + 34
    Thread 16:
    0   libsystem_kernel.dylib                  0x99f80c76 semaphore_timedwait_trap + 10
    1   com.apple.CoreServices.CarbonCore          0x98542a96 MPWaitOnSemaphore + 104
    2   MultiProcessor Support                  0x21f780f0 0x21f3e000 + 237808
    3   com.apple.CoreServices.CarbonCore          0x985435e0 PrivateMPEntryPoint + 68
    4   libsystem_c.dylib                       0x92c0ded9 _pthread_start + 335
    5   libsystem_c.dylib                       0x92c116de thread_start + 34
    Thread 17:
    0   libsystem_kernel.dylib                  0x99f8283e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x92c11e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x92bb982a pthread_cond_wait + 48
    3   com.adobe.adobeswfl                     0x246a2d5f APXGetHostAPI + 2567887
    4   com.adobe.adobeswfl                     0x244441ef APXGetHostAPI + 82783
    5   com.adobe.adobeswfl                     0x246a2e4c APXGetHostAPI + 2568124
    6   com.adobe.adobeswfl                     0x246a2eb7 APXGetHostAPI + 2568231
    7   com.adobe.adobeswfl                     0x246a2f9b APXGetHostAPI + 2568459
    8   libsystem_c.dylib                       0x92c0ded9 _pthread_start + 335
    9   libsystem_c.dylib                       0x92c116de thread_start + 34
    Thread 18:
    0   libsystem_kernel.dylib                  0x99f8283e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x92c11e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x92bb982a pthread_cond_wait + 48
    3   com.adobe.adobeswfl                     0x246a2d5f APXGetHostAPI + 2567887
    4   com.adobe.adobeswfl                     0x244441ef APXGetHostAPI + 82783
    5   com.adobe.adobeswfl                     0x246a2e4c APXGetHostAPI + 2568124
    6   com.adobe.adobeswfl                     0x246a2eb7 APXGetHostAPI + 2568231
    7   com.adobe.adobeswfl                     0x246a2f9b APXGetHostAPI + 2568459
    8   libsystem_c.dylib                       0x92c0ded9 _pthread_start + 335
    9   libsystem_c.dylib                       0x92c116de thread_start + 34
    Thread 19:
    0   libsystem_kernel.dylib                  0x99f8283e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x92c11e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x92bb982a pthread_cond_wait + 48
    3   com.adobe.adobeswfl                     0x246a2d5f APXGetHostAPI + 2567887
    4   com.adobe.adobeswfl                     0x244441ef APXGetHostAPI + 82783
    5   com.adobe.adobeswfl                     0x246a2e4c APXGetHostAPI + 2568124
    6   com.adobe.adobeswfl                     0x246a2eb7 APXGetHostAPI + 2568231
    7   com.adobe.adobeswfl                     0x246a2f9b APXGetHostAPI + 2568459
    8   libsystem_c.dylib                       0x92c0ded9 _pthread_start + 335
    9   libsystem_c.dylib                       0x92c116de thread_start + 34
    Thread 20:
    0   libsystem_kernel.dylib                  0x99f8283e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x92c11e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x92bb982a pthread_cond_wait + 48
    3   com.adobe.adobeswfl                     0x246a2d5f APXGetHostAPI + 2567887
    4   com.adobe.adobeswfl                     0x244441ef APXGetHostAPI + 82783
    5   com.adobe.adobeswfl                     0x246a2e4c APXGetHostAPI + 2568124
    6   com.adobe.adobeswfl                     0x246a2eb7 APXGetHostAPI + 2568231
    7   com.adobe.adobeswfl                     0x246a2f9b APXGetHostAPI + 2568459
    8   libsystem_c.dylib                       0x92c0ded9 _pthread_start + 335
    9   libsystem_c.dylib                       0x92c116de thread_start + 34
    Thread 21:
    0   libsystem_kernel.dylib                  0x99f8283e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x92c11e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x92c11f7b pthread_cond_timedwait_relative_np + 47
    3   com.adobe.adobeswfl                     0x246a2d27 APXGetHostAPI + 2567831
    4   com.adobe.adobeswfl                     0x248180d8 APXGetHostAPI + 4096584
    5   com.adobe.adobeswfl                     0x246a2e4c APXGetHostAPI + 2568124
    6   com.adobe.adobeswfl                     0x246a2eb7 APXGetHostAPI + 2568231
    7   com.adobe.adobeswfl                     0x246a2f9b APXGetHostAPI + 2568459
    8   libsystem_c.dylib                       0x92c0ded9 _pthread_start + 335
    9   libsystem_c.dylib                       0x92c116de thread_start + 34
    Thread 22:
    0   libsystem_kernel.dylib                  0x99f8283e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x92c11e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x92c11f7b pthread_cond_timedwait_relative_np + 47
    3   com.adobe.adobeswfl                     0x246a2d27 APXGetHostAPI + 2567831
    4   com.adobe.adobeswfl                     0x246bd6de APXGetHostAPI + 2676814
    5   com.adobe.adobeswfl                     0x246a2e4c APXGetHostAPI + 2568124
    6   com.adobe.adobeswfl                     0x246a2eb7 APXGetHostAPI + 2568231
    7   com.adobe.adobeswfl                     0x246a2f9b APXGetHostAPI + 2568459
    8   libsystem_c.dylib                       0x92c0ded9 _pthread_start + 335
    9   libsystem_c.dylib                       0x92c116de thread_start + 34
    Thread 23:
    0   libsystem_kernel.dylib                  0x99f8302e __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x92c0fccf _pthread_wqthread + 773
    2   libsystem_c.dylib                       0x92c116fe start_wqthread + 30
    Thread 24:
    0   libsystem_kernel.dylib                  0x99f8302e __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x92c0fccf _pthread_wqthread + 773
    2   libsystem_c.dylib                       0x92c116fe start_wqthread + 30
    Thread 25:
    0   libsystem_kernel.dylib                  0x99f8302e __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x92c0fccf _pthread_wqthread + 773
    2   libsystem_c.dylib                       0x92c116fe start_wqthread + 30
    Thread 26:
    0   libsystem_kernel.dylib                  0x99f8302e __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x92c0fccf _pthread_wqthread + 773
    2   libsystem_c.dylib                       0x92c116fe start_wqthread + 30
    Thread 27:
    0   libsystem_kernel.dylib                  0x99f8302e __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x92c0fccf _pthread_wqthread + 773
    2   libsystem_c.dylib                       0x92c116fe start_wqthread + 30
    Thread 28:
    0   libsystem_kernel.dylib                  0x99f8302e __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x92c0fccf _pthread_wqthread + 773
    2   libsystem_c.dylib                       0x92c116fe start_wqthread + 30
    Thread 29:
    0   libsystem_kernel.dylib                  0x99f8302e __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x92c0fccf _pthread_wqthread + 773
    2   libsystem_c.dylib                       0x92c116fe start_wqthread + 30
    Thread 30:
    0   libsystem_kernel.dylib                  0x99f8302e __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x92c0fccf _pthread_wqthread + 773
    2   libsystem_c.dylib                       0x92c116fe start_wqthread + 30
    Thread 31:
    0   libsystem_kernel.dylib                  0x99f8302e __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x92c0fccf _pthread_wqthread + 773
    2   libsystem_c.dylib                       0x92c116fe start_wqthread + 30
    Thread 32:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib                  0x99f82b42 __select + 10
    1   com.apple.CoreFoundation                0x97ab5e15 __CFSocketManager + 1557
    2   libsystem_c.dylib                       0x92c0ded9 _pthread_start + 335
    3   libsystem_c.dylib                       0x92c116de thread_start + 34
    Thread 33:
    0   libsystem_c.dylib                       0x92c0ec1e pthread_threadid_np + 38
    1   libsystem_c.dylib                       0x92c0c857 __mtx_droplock + 102
    2   libsystem_c.dylib                       0x92c0cc4c pthread_mutex_unlock + 320
    3   AdobeBIB                                0x00813c7c BIBInitialize2 + 40588
    4   AdobeBIB                                0x00806fe6 0x803000 + 16358
    5   AdobeBIB                                0x00806ec4 0x803000 + 16068
    6   AdobeBIBUtils                           0x0082d212 0x828000 + 21010
    7   AdobeBIBUtils                           0x0083501c 0x828000 + 53276
    8   AdobeBIBUtils                           0x0083258a 0x828000 + 42378
    9   AdobeBIBUtils                           0x008354df 0x828000 + 54495
    10  AdobeBIBUtils                           0x00833fe7 0x828000 + 49127
    11  AdobePDFSettings                        0x11432acf JoboptionsParserUtils::GetValue(char**) + 1179
    12  AdobePDFSettings                        0x11432f50 JoboptionsParserUtils::GetValue(char**) + 2332
    13  AdobePDFSettings                        0x11433158 JoboptionsParserUtils::GetValue(char**) + 2852
    14  AdobePDFSettings                        0x11432f50 JoboptionsParserUtils::GetValue(char**) + 2332
    15  AdobePDFSettings                        0x1142a543 PDFSettingsParser::Joboptions_To_CPOSDict(BIB_T_NMT::CBIBPositionableStream const&) + 1143
    16  AdobePDFSettings                        0x1142aac3 PDFSettingsParser::PDFSettingsParser(BIB_T_NMT::CBIBPositionableStream const&) + 67
    17  AdobePDFSettings                        0x1141fbf7 PDFSettingsImpl::PDFSettingsStream::ConvertJobOptionsToCPOSDict(BIB_T_NMT::CBIB PositionableStream const&, char const*) + 35
    18  AdobePDFSettings                        0x114224c1 _PDFSettingsNewFromStreamProc_NewFromStream + 157
    19  com.adobe.InDesign.PDF                  0x110f4929 GetPlugIn + 44953
    20  com.adobe.InDesign.PDF                  0x110f6a24 GetPlugIn + 53396
    21  com.adobe.InDesign.PDF                  0x110e9e6c GetPlugIn + 1244
    22  ObjectModelLib.dylib                    0x01063ccd 0x1038000 + 179405
    23  ObjectModelLib.dylib                    0x01070ec8 ShuksanInit(IStartupScreen* (*)(), IPlugIn*) + 23784
    24  DataBaseLib.dylib                       0x010ce158 0x10c9000 + 20824
    25  com.adobe.InDesign.PDF                  0x111d580f GetPlugIn + 966271
    26  com.adobe.InDesign.PDF                  0x111ce09e GetPlugIn + 935694
    27  com.adobe.InDesign.PDF                  0x111cef9a GetPlugIn + 939530
    28  PublicLib.dylib                         0x011644d2 Command::DoImmediate(short) + 34
    29  com.adobe.InDesign.Utilities            0x0cb10aa3 0xcb0f000 + 6819
    30  com.adobe.InDesign.Utilities            0x0cb10ccc 0xcb0f000 + 7372
    31  com.adobe.InDesign.AppFramework          0x0b87a6e8 0xb860000 + 108264
    32  com.adobe.InDesign.AppFramework          0x0b86cfc1 0xb860000 + 53185
    33  PublicLib.dylib                         0x011655aa CmdUtils::ProcessScheduledCmds(ICommand::Priority) + 74
    34  ObjectModelLib.dylib                    0x01091255 ShuksanInit(IStartupScreen* (*)(), IPlugIn*) + 155765
    35  PublicLib.dylib                         0x0143e571 ExecutionContextUtils::InitExecutionContext(boost::intrusive_ptr<IDatabaseSnaps hot>) + 353
    36  com.adobe.InDesign.AppFramework          0x0b980135 GetPlugIn + 1029029
    37  com.adobe.InDesign.AppFramework          0x0b983ac6 GetPlugIn + 1043766
    38  boost_threads                           0x01704fcd thread_proxy + 141
    39  libsystem_c.dylib                       0x92c0ded9 _pthread_start + 335
    40  libsystem_c.dylib                       0x92c116de thread_start + 34
    Thread 34:
    0   libsystem_kernel.dylib                  0x99f8283e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x92c11e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x92bb982a pthread_cond_wait + 48
    3   TINthread.dylib                         0x0d0f47a5 ThreadUtils::ThreadPool::Dispatcher() + 277
    4   TINthread.dylib                         0x0d0f483f ThreadUtils::ThreadPool::ThreadProc(void*) + 17
    5   libsystem_c.dylib                       0x92c0ded9 _pthread_start + 335
    6   libsystem_c.dylib                       0x92c116de thread_start + 34
    Thread 0 crashed with X86 Thread State (32-bit):
      eax: 0x00000000  ebx: 0x00000005  ecx: 0x00000000  edx: 0x26707000
      edi: 0x00000000  esi: 0x00000100  ebp: 0xbfffbed8  esp: 0xbfffbab0
       ss: 0x00000023  efl: 0x00010246  eip: 0xacd47630   cs: 0x0000001b
       ds: 0x00000023   es: 0x00000023   fs: 0x00000000   gs: 0x0000000f
      cr2: 0x00000000
    Logical CPU: 2
    Binary Images:
        0x1000 -     0x4ffb +com.adobe.InDesign (7.0.0.355 - 7000) <95D99393-D179-BC50-386C-509F6FD0809A> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/Adobe InDesign CS5
        0xa000 -     0xafff +InDesignModel (??? - ???) <D054C2C9-F070-A1E1-2D78-BACDC9DCC960> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/InDesignModel.framework/Versions/A/InDesignModel
        0xe000 -     0xefff +InDesignModelAndUI (??? - ???) <770DFBFF-7C31-ECD4-88FE-BCFED53CFC33> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/InDesignModelAndUI.framework/Versions/A/InDesignModelAnd UI
       0x12000 -    0x19ff3 +PMRuntime.dylib (??? - ???) <EC9AB7BF-B671-AE6F-5C9E-7A49F9C265BE> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/PMRuntime.dylib
       0x20000 -   0x134fff +AdobeACE (??? - ???) <DD291A17-ECF4-FE20-5837-AC1F5BC76940> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/Frameworks/AdobeACE.framework/Versions/A/AdobeACE
      0x157000 -   0x67dfff +AdobeAGM (??? - ???) <6F8EB120-6F01-38AE-8363-BC941B8AE12E> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/Frameworks/AdobeAGM.framework/Versions/A/AdobeAGM
      0x7be000 -   0x7fafff +AdobeARE (??? - ???) <EF398654-5384-F84A-8B62-DA1F64E2FAD1> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/Frameworks/AdobeARE.framework/Versions/A/AdobeARE
      0x803000 -   0x81efff +AdobeBIB (??? - ???) <CDFB3340-3A46-292A-121E-2820EC62D78E> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/Frameworks/AdobeBIB.framework/Versions/A/AdobeBIB
      0x828000 -   0x849ff7 +AdobeBIBUtils (??? - ???) <482199DF-1251-ED75-4958-563C6E49CD6F> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/Frameworks/AdobeBIBUtils.framework/Versions/A/AdobeBIBUtils
      0x855000 -   0xb47ff7 +AdobeCoolType (??? - ???) <2BF62C8A-D715-FDE8-650C-1984CFFCE33C> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/Frameworks/AdobeCoolType.framework/Versions/A/AdobeCoolType
      0xbcf000 -   0xfa7ff7 +AdobeMPS (??? - ???) <272DAEDE-FC7E-B412-7C97-CF47FF6BF242> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/Frameworks/AdobeMPS.framework/Versions/A/AdobeMPS
    0x1038000 -  0x10a6ff7 +ObjectModelLib.dylib (??? - ???) <B71699FF-823E-D40E-A62F-2E9FD2FE9B56> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/ObjectModelLib.dylib
    0x10c9000 -  0x1123fe7 +DataBaseLib.dylib (??? - ???) <3FC5D05A-298D-654B-F235-C0579E0A347F> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/DataBaseLib.dylib
    0x113c000 -  0x1553fff +PublicLib.dylib (??? - ???) <D0EB805F-5E47-2677-CA21-5C51D510234F> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/PublicLib.dylib
    0x16da000 -  0x16f1ff6 +AdobeAFL (??? - ???) <CFC0FF78-A748-AC45-2E62-8F20090D911C> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/Frameworks/AdobeAFL.framework/Versions/A/AdobeAFL
    0x1702000 -  0x170aff3 +boost_threads (??? - ???) <B00C0C9E-7175-B6D2-E58B-7278E0EB8863> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/Frameworks/boost_threads.framework/Versions/1_37/boost_threads
    0x1714000 -  0x1719ffd +ASLSupportLib.dylib (??? - ???) <D4BEF46E-063B-696F-FE83-DD943ABA838A> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/ASLSupportLib.dylib
    0x171e000 -  0x171fff2 +libtbbmalloc.dylib (??? - ???) <A1EAB5E4-3F88-5E37-7068-7A35A3EC69DE> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/libtbbmalloc.dylib
    0x1723000 -  0x1731fe7 +libtbb.dylib (??? - ???) <FFA49B03-C516-D23D-B535-B64D7CD35ECE> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/libtbb.dylib
    0x1739000 -  0x1871fe7 +WRServices (??? - ???) <9E3A36AD-71F1-B9C7-AC3F-30A7E63C8B57> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/Frameworks/WRServices.framework/Versions/A/WRServices
    0x18b3000 -  0x18b7ffc +com.adobe.AdobeCrashReporter (3.0 - 3.0.20100302) <E6437929-0E69-8A56-E69F-F64305E82DD9> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/Frameworks/AdobeCrashReporter.framework/Versions/A/AdobeCrashR eporter
    0x18be000 -  0x226efff +libicudata.dylib.36.0 (36.0.0 - compatibility 36.0.0) <02108DEA-3DD2-14BE-DAEB-BE522B619C1D> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/Frameworks/ICUData.framework/Versions/3.6/libicudata.dylib.36. 0
    0x2271000 -  0x233eff3 +libicui18n.dylib.36.0 (36.0.0 - compatibility 36.0.0) <08F15219-7F35-574E-7725-1ACAA1B18A00> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/Frameworks/ICUInternationalization.framework/Versions/3.6/libi cui18n.dylib.36.0
    0x23a1000 -  0x247bfef +libicuuc.dylib.36.0 (36.0.0 - compatibility 36.0.0) <5EE72009-40B3-7FB7-3A49-576AEDE0D400> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/Frameworks/ICUUnicode.framework/Versions/3.6/libicuuc.dylib.36 .0
    0x24bb000 -  0x252bfeb +com.adobe.adobe_caps (adobe_caps 3.0.116.0 - 3.0.116.0) <50675115-BEDC-72F9-C42D-374196E83EC2> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/Frameworks/adobe_caps.framework/Versions/A/adobe_caps
    0x2536000 -  0x259cffb +com.adobe.amtlib (amtlib 3.0.0.64 - 3.0.0.64) <DD471011-9120-1BC2-F1B5-D6FF09D0859F> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/Frameworks/amtlib.framework/Versions/A/amtlib
    0x25b2000 -  0x264bfef +boost_regex (??? - ???) <462635B6-7AF0-B43D-74D6-4AC15ACBC66A> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/Frameworks/boost_regex.framework/Versions/1_37/boost_regex
    0x2690000 -  0x26cdfff  com.apple.vmutils (4.2.1 - 107) <C491B259-8C5C-3199-83A0-97422C59C4E2> /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x26e7000 -  0x2794ff7  libcrypto.0.9.7.dylib (0.9.7 - compatibility 0.9.7) <7B6DB792-C9E5-3772-8734-8D0052757B8C> /usr/lib/libcrypto.0.9.7.dylib
    0x27d9000 -  0x27dbffb +boost_system (??? - ???) <FBD2BBDA-A758-FFCE-ABBA-7FDAB09FAF0F> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/Frameworks/boost_system.framework/Versions/1_37/boost_system
    0x27e0000 -  0x297cfff +WidgetBinLib.dylib (??? - ???) <A653F189-2C78-4606-1921-350F81951C7C> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/WidgetBinLib.dylib
    0x2a5a000 -  0x2bf9fe7 +com.adobe.owl (AdobeOwl version 3.0.84 - 3.0.84) <25884999-8A98-F8C9-699B-ED75261B6BFC> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/Frameworks/AdobeOwl.framework/Versions/A/AdobeOwl
    0x2c62000 -  0x2cdffff +AdobeOwlCanvas (??? - ???) <65B2E680-4F43-BE46-2290-3500758D1BF7> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/Frameworks/AdobeOwlCanvas.framework/Versions/A/AdobeOwlCanvas
    0x2cfb000 -  0x2cfeff8 +com.adobe.ape.shim (adbeape version 3.1.65.7508 - 3.1.65.7508) <FFDDAB7A-220F-7344-F12B-010CA0C41DAB> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/Frameworks/adbeape.framework/Versions/A/adbeape
    0x697d000 -  0x6985fff +com.adobe.asneu.framework (asneu version 1.7.0.1 - 1.7.0.1) <80195B5C-2C67-D841-232C-74FCAB79D304> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/Frameworks/asneu.framework/Versions/A/asneu
    0x9abd000 -  0x9abeff3 +com.adobe.InDesign.Metadata Database Filter (7.0.0.355 - ???) <8153D24F-2DB5-B2AB-9717-70E7532E8B02> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/Required/Metadata Database Filter.InDesignPlugin/Metadata Database Filter
    0x9ac2000 -  0x9addffb +com.adobe.InDesign.IME (7.0.0.355 - ???) <3510053A-A752-0311-B35B-14EBEAC6D18D> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/Required/IME.InDesignPlugin/IME
    0x9aed000 -  0x9aeeff1 +com.adobe.InDesign.Global Preferences Panel (7.0.0.355 - ???) <DF2380A0-A851-5529-7A36-1A3973B89200> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/Required/Global Preferences Panel.InDesignPlugin/Global Preferences Panel
    0x9af2000 -  0x9afaffc +com.adobe.InDesign.Workgroup Client UI (7.0.0.355 - ???) <282ADA7E-C3D6-ADF8-6FB8-466B5F074934> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/Required/Workgroup Client UI.InDesignPlugin/Workgroup Client UI
    0xad66000 -  0xadcdfea +com.adobe.amt.services (AMTServices 3.0.0.64 [BuildVersion: 3.0; BuildDate: Mon Jan 26 2010 21:49:00] - 3.0.0.64) <EE468E2C-A6BD-E2EE-7ABE-69168B143B44> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/Frameworks/amtservices.framework/Versions/A/amtservices
    0xb1ec000 -  0xb225ffb +com.adobe.AAM.AdobeUpdaterNotificationFramework (UpdaterNotifications 1.0.0.64 - 1.0.0.64) <C64CCBDC-B8E9-45E8-53E7-8577CFE9F2F0> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/Frameworks/UpdaterNotifications.framework/Versions/A/UpdaterNo tifications
    0xb3e5000 -  0xb3f9fff +AdobeSFL (??? - ???) <83D25893-376A-89D9-BA9B-078913B8D34F> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/Frameworks/AdobeSFL.framework/Versions/A/AdobeSFL
    0xb860000 -  0xb9effe3 +com.adobe.InDesign.AppFramework (7.0.0.355 - ???) <B180AD73-E11C-ADA9-619A-C963D23DFF5A> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/Required/AppFramework.InDesignPlugin/AppFramework
    0xc277000 -  0xc3f2ff7 +com.adobe.InDesign.Layout UI (7.0.0.355 - ???) <37BB6E3D-6E3C-05D7-1EDB-F8D5D8171EA4> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/Required/Layout UI.InDesignPlugin/Layout UI
    0xc478000 -  0xc4b2ff7 +com.adobe.InDesign.Import Export UI (7.0.0.355 - ???) <9B259867-0C2E-6976-E3A3-431F92EC255A> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/Required/Import Export UI.InDesignPlugin/Import Export UI
    0xc4d3000 -  0xc5a5ff7 +com.adobe.InDesign.Hyperlinks (7.0.0.355 - ???) <E1361CF8-1690-FD55-6D73-3CCA8296195F> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/Required/Hyperlinks.InDesignPlugin/Hyperlinks
    0xc5ee000 -  0xc658ff7 +com.adobe.InDesign.Master Page (7.0.0.355 - ???) <326A0DCE-DEF8-19EB-D6D2-8B1B27E8D52C> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/Required/Master Page.InDesignPlugin/Master Page
    0xc67e000 -  0xc80ffeb +com.adobe.InDesign.Text Walker (7.0.0.355 - ???) <6FF2466F-5761-CB4D-1CBA-B79F8AFFEED7> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/Required/Text Walker.InDesignPlugin/Text Walker
    0xc8af000 -  0xc8f2ff7 +com.adobe.InDesign.Linguistics (7.0.0.355 - ???) <BF4F5396-52F8-68EA-AEFE-5A04BDB96DA6> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/Required/Linguistics.InDesignPlugin/Linguistics
    0xc912000 -  0xc960fff +com.adobe.InDesign.Text Panel (7.0.0.355 - ???) <B7A2C124-8C5A-F83F-10C1-1D092A258703> /Applications/Adobe InDesign CS5/*/Text Panel
    0xc980000 -  0xc9afff0 +TextPanelLib.dylib (??? - ???) <F7BEA3B0-B264-4ECA-C7C1-E161D2CDCE4F> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/TextPanelLib.dylib
    0xc9cb000 -  0xca0bffc +com.adobe.InDesign.Spelling Panel (7.0.0.355 - ???) <96DE3DF1-C22F-AF2F-4278-FDAAE598E3D6> /Applications/Adobe InDesign CS5/*/Spelling Panel
    0xca2b000 -  0xcad3fff +com.adobe.InDesign.Text Editor (7.0.0.355 - ???) <93D5B8A9-827E-4E67-BD48-5F00BA9D4760> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/Required/Text Editor.InDesignPlugin/Text Editor
    0xcb0f000 -  0xcb33fef +com.adobe.InDesign.Utilities (7.0.0.355 - ???) <AD54DEC4-0286-5511-D508-43356FD1E899> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/Required/Utilities.InDesignPlugin/Utilities
    0xcb4b000 -  0xcd2cfff +com.adobe.InDesign.Package and Preflight (7.0.0.355 - ???) <A0C40C94-3677-DE71-82E5-458C6CAFDB58> /Applications/Adobe InDesign CS5/*/Package and Preflight
    0xcdba000 -  0xce12ff7 +AdobeXMP (??? - ???) <73329999-C364-2451-6574-4D0277057D19> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/Frameworks/AdobeXMP.framework/Versions/A/AdobeXMP
    0xce21000 -  0xce47ff6 +AdobeAXE8SharedExpat (??? - ???) <5848BBCE-3A3E-66EE-5527-97A96F0CA4CC> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/Frameworks/AdobeAXE8SharedExpat.framework/Versions/A/AdobeAXE8 SharedExpat
    0xce4f000 -  0xcf25fef +com.adobe.InDesign.Color Management (7.0.0.355 - ???) <8BF046A2-C7F5-6DEB-8150-1646329874A8> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/Required/Color Management.InDesignPlugin/Color Management
    0xd0af000 -  0xd0ddff2 +com.adobe.Reader for DOCX (Reader for DOCX 5.5.0.7351 - 5.5.0.7351) <DB73F46F-0AF2-85C4-7890-0607F6949AF8> /Applications/Adobe InDesign CS5/*/Reader for DOCX
    0xd0ed000 -  0xd0eeff1  com.apple.textencoding.unicode (2.4 - 2.4) <4E55D4B9-4E67-3FC9-9407-3E99D1D50F15> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0xd0f3000 -  0xd0f6fff +TINthread.dylib (??? - ???) /Library/Application Support/Adobe/*/TINthread.dylib
    0xd200000 -  0xd461feb +com.adobe.InDesign.Application UI (7.0.0.355 - ???) <E800160A-CD7D-ECCA-F435-E140ECDE929F> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/Required/Application UI.InDesignPlugin/Application UI
    0xd562000 -  0xd5fafff +com.adobe.AdobeExtendScript (ExtendScript 4.1.15 - 4.1.15.6523) <6C362E34-C8F3-D0EE-E331-027382A19A68> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/Frameworks/AdobeExtendScript.framework/Versions/A/AdobeExtendS cript
    0xd638000 -  0xd6c5ff7 +com.adobe.AdobeScCore (ScCore 4.1.23 - 4.1.23.7519) <AF48351A-8019-EC04-BF85-CE117D1146E3> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/Frameworks/AdobeScCore.framework/Versions/A/AdobeScCore
    0xd6f7000 -  0xd74affb +com.adobe.headlights.LogSessionFramework (??? - 2.0.1.011) <4F2BFF03-01D2-A07D-E5E2-7F88D4C2DEC4> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/Frameworks/LogSession.framework/Versions/A/LogSession
    0xd787000 -  0xd914ffb +com.adobe.InDesign.Document Framework (7.0.0.355 - ???) <15B95422-2F2D-6CC7-5EB3-27A447C47036> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/Required/Document Framework.InDesignPlugin/Document Framework
    0xda0a000 -  0xdb1aff3 +com.adobe.InDesign.SangamServicer-Mapper (7.0.0.355 - ???) <932ACD2D-2394-61AC-D400-83D28700283D> /Applications/Adobe InDesign CS5/*/SangamServicer-Mapper
    0xdb65000 -  0xdbceffb +AdobeSangam (3.0.0 - compatibility 3.0.0) <4FF2270C-9417-1059-527B-68C99BF43EA9> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/Frameworks/AdobeSangam.framework/Versions/A/AdobeSangam
    0xdc18000 -  0xdce5fe7 +AdobeAXEDOMCore (??? - ???) <F76D74DC-FD5A-9783-C447-2E58773DA7E1> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/Frameworks/AdobeAXEDOMCore.framework/Versions/A/AdobeAXEDOMCor e
    0xdd12000 -  0xddcbfff +AdobeAXSLE (??? - ???) <A8C8ECD6-9098-8EA6-EA22-3BCCCB81A29B> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/Frameworks/AdobeAXSLE.framework/Versions/A/AdobeAXSLE
    0xddf5000 -  0xde78ff2 +AdobeSangamML (??? - ???) <B0029614-553A-BEAB-21E1-0664E5481F68> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/Frameworks/AdobeSangamML.framework/Versions/A/AdobeSangamML
    0xdea9000 -  0xdf0eff3 +com.adobe.Reader for Excel (Reader for Excel 5.5.0.7351 - 5.5.0.7351) <13A79647-FDEE-DA76-4D9D-AD328F170941> /Applications/Adobe InDesign CS5/*/Reader for Excel
    0xdf27000 -  0xdfaffff +com.adobe.Reader For PageMaker (Reader For PageMaker 5.5.0.7351 - 5.5.0.7351) <CB3DC121-77F5-1289-537F-D979E601407F> /Applications/Adobe InDesign CS5/*/Reader for PageMaker
    0xdfd1000 -  0xdff5ffb +PMFileReader.dylib (??? - ???) <5C6DA068-A794-2099-9E3B-7F51E5FC478E> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/PMFileReader.dylib
    0xdffa000 -  0xe0fafff +com.adobe.Reader for Quark (Reader for Quark 5.5.0.7351 - 5.5.0.7351) <A525EFDE-6074-8CA1-6145-76B57CB0F448> /Applications/Adobe InDesign CS5/*/Reader for Quark
    0xe11f000 -  0xe185ff4 +com.adobe.Reader for RTF (Reader for RTF 5.5.0.7351 - 5.5.0.7351) <735AD3FF-36DE-C1B9-7EEA-ECCF3E929D1A> /Applications/Adobe InDesign CS5/*/Reader for RTF
    0xe1a3000 -  0xe217ff4 +com.adobe.Reader for Word (Reader for Word 5.5.0.7351 - 5.5.0.7351) <6E36D3D4-6EB7-8C51-9021-3C9301A089E4> /Applications/Adobe InDesign CS5/*/Reader for Word
    0xe234000 -  0xe2a9fe2 +com.adobe.Reader for XLSX (Reader for XLSX 5.5.0.7351 - 5.5.0.7351) <4020D646-03F7-B2A1-D3D3-4EFB98472E1B> /Applications/Adobe InDesign CS5/*/Reader for XLSX
    0xe2d0000 -  0xe2d8ff7 +com.adobe.ZTextReader (ZTextReader 5.5.0.7351 - 5.5.0.7351) <851A0B77-2110-B419-A8EB-B051C6CB7653> /Applications/Adobe InDesign CS5/*/ZTextReader
    0xe35d000 -  0xe3c1ff7 +com.adobe.InDesign.XMLParser (7.0.0.355 - ???) <16D1BE18-BDC0-598D-3DD6-933CE96E818D> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/Required/XMLParser.InDesignPlugin/XMLParser
    0xe3e7000 -  0xe5aefef +com.adobe.InDesign.XML (7.0.0.355 - ???) <9B37046A-48B2-C794-E572-E7DFADAF8A30> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/Required/XML.InDesignPlugin/XML
    0xe647000 -  0xe66bfff +com.adobe.InDesign.WorldReady (7.0.0.355 - ???) <0B2B29B2-1DF5-BA1C-3F0D-01E8B3988813> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/Required/WorldReady.InDesignPlugin/WorldReady
    0xe67d000 -  0xe6b1ffb +com.adobe.InDesign.Workgroup (7.0.0.355 - ???) <724EA9BC-EFD4-9710-E20E-4B1C74304C7D> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/Required/Workgroup.InDesignPlugin/Workgroup
    0xe6c6000 -  0xe6e1fff +com.adobe.InDesign.Workgroup Client (7.0.0.355 - ???) <193F094B-02D9-988A-47E6-C7E502E9F716> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/Required/Workgroup Client.InDesignPlugin/Workgroup Client
    0xe6f0000 -  0xe804feb +com.adobe.InDesign.Widgets (7.0.0.355 - ???) <AE4D2421-4E04-1153-615A-78CEEC745C3E> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/Required/Widgets.InDesignPlugin/Widgets
    0xe887000 -  0xe995fef +com.adobe.InDesign.Transparency (7.0.0.355 - ???) <7817B498-6756-5590-87B8-307C1B4422E8> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/Required/Transparency.InDesignPlugin/Transparency
    0xe9e0000 -  0xf723fff +com.adobe.psl (AdobePSL 12.0.0.7524 - 12.0.0.7524) <CFBCB19A-03F7-D095-1F48-8D68F05A25C5> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/Frameworks/AdobePSL.framework/Versions/A/AdobePSL
    0xfa62000 -  0xfab4ff1 +com.adobe.InDesign.TOC (7.0.0.355 - ???) <9EDF02F0-E9A9-58F8-5E3E-7C9C1ADA9849> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/Required/TOC.InDesignPlugin/TOC
    0xfad2000 -  0xffc7fe7 +com.adobe.InDesign.Text (7.0.0.355 - ???) <6F8AF442-9D31-5CC3-7740-04539BA37EB8> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/Required/Text.InDesignPlugin/Text
    0x10133000 - 0x10198fff +com.adobe.InDesign.Text Wrap (7.0.0.355 - ???) <557851E0-6260-DE31-3AFA-8008B49FBCE2> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/Required/Text Wrap.InDesignPlugin/Text Wrap
    0x101bc000 - 0x101e6fff +com.adobe.InDesign.Text Wrap Path (7.0.0.355 - ???) <9BFEF65A-3909-03F2-0501-CC32FAAABF5A> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/Required/Text Wrap Path.InDesignPlugin/Text Wrap Path
    0x101f0000 - 0x101fffff +com.adobe.InDesign.Text Editor Model (7.0.0.355 - ???) <8E01C18E-4947-93AB-71CA-E017C80FB09C> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/Required/Text Editor Model.InDesignPlugin/Text Editor Model
    0x10209000 - 0x10252fff +com.adobe.InDesign.Text Attributes (7.0.0.355 - ???) <07B49878-E35A-C031-205F-A25256640FCA> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/Required/Text Attributes.InDesignPlugin/Text Attributes
    0x10277000 - 0x102befff +com.adobe.InDesign.TableStyles (7.0.0.355 - ???) <59E0C1A1-4044-C145-6414-61CF041E9968> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/Required/TableStyles.InDesignPlugin/TableStyles
    0x102d5000 - 0x104cefff +com.adobe.InDesign.Table Model (7.0.0.355 - ???) <F13B1585-BAAD-4C84-07BE-6428CEDA35B3> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/Required/Table Model.InDesignPlugin/Table Model
    0x1055b000 - 0x105e5ff7 +com.adobe.InDesign.Support for JavaScript (7.0.0.355 - ???) <196259C9-B203-DD5B-0733-8D146FC78723> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/Required/Support for JavaScript.InDesignPlugin/Support for JavaScript
    0x1061e000 - 0x10662fff +com.adobe.InDesign.Support for AppleScript (7.0.0.355 - ???) <DEC65072-2AB5-9901-9CBC-6FED676B2B04> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/Required/Support for AppleScript.InDesignPlugin/Support for AppleScript
    0x1067b000 - 0x1074afe7 +com.adobe.InDesign.Graphics (7.0.0.355 - ???) <97D16769-E6A4-AA23-7907-BD845CB4D9AD> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/Required/Graphics.InDesignPlugin/Graphics
    0x10793000 - 0x107e2ffb +com.adobe.InDesign.Stroke and Fill (7.0.0.355 - ???) <42B4A176-B4DA-C638-A59F-94F3A3FFB416> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/Required/Stroke and Fill.InDesignPlugin/Stroke and Fill
    0x107fe000 - 0x108e1ffb +com.adobe.InDesign.Spread (7.0.0.355 - ???) <9BF0ADE3-0354-1790-AA19-DD6E7E495384> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/Required/Spread.InDesignPlugin/Spread
    0x1092d000 - 0x10972ff0 +com.adobe.InDesign.Spread UI (7.0.0.355 - ???) <6B9E2DAE-304A-1E95-E46E-D37CC49BEEA1> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/Required/Spread UI.InDesignPlugin/Spread UI
    0x1098c000 - 0x109c8fff +com.adobe.InDesign.Spline (7.0.0.355 - ???) <55F1F2F2-0BB7-96C1-726C-6D3E47351086> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/Required/Spline.InDesignPlugin/Spline
    0x109e4000 - 0x10a1dfff +com.adobe.InDesign.Spline UI (7.0.0.355 - ???) <B40249D1-919F-FFC8-8E6F-344A29CF063B> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/Required/Spline UI.InDesignPlugin/Spline UI
    0x10a3b000 - 0x10a49fff +com.adobe.InDesign.Spelling Service (7.0.0.355 - ???) <DBB0C9F7-934B-15B5-5CF5-FBEEE83ACC99> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/Required/Spelling Service.InDesignPlugin/Spelling Service
    0x10a55000 - 0x10a62fff +com.adobe.InDesign.Sound (7.0.0.355 - ???) <15A968FB-7F7D-1022-9E99-70A3818AC346> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/Required/Sound.InDesignPlugin/Sound
    0x10a6d000 - 0x10a87ff2 +com.adobe.InDesign.Sections (7.0.0.355 - ???) <5AFD740D-904C-2F9B-DE71-375B2B948BCF> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/Required/Sections.InDesignPlugin/Sections
    0x10a96000 - 0x10b2fff7 +com.adobe.InDesign.Scripting (7.0.0.355 - ???) <6E2BCE6C-230C-1724-CC70-12522818EBC3> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/Required/Scripting.InDesignPlugin/Scripting
    0x10b60000 - 0x10b7afff +com.adobe.InDesign.Rulers (7.0.0.355 - ???) <2546DE05-52F1-033E-90D0-03ED797D585C> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/Required/Rulers.InDesignPlugin/Rulers
    0x10b89000 - 0x10cd4fff +com.adobe.InDesign.Print (7.0.0.355 - ???) <F6B4CCEF-06B9-5E17-9102-2B29A6713D6A> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/Required/Print.InDesignPlugin/Print
    0x10d33000 - 0x10d65ff7 +com.adobe.InDesign.PNG Import Filter (7.0.0.355 - ???) <2C6DDB20-C560-14DD-84DC-A2AB8B6C0793> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/Required/PNG Import Filter.InDesignPlugin/PNG Import Filter
    0x10d6e000 - 0x10da1ff7 +com.adobe.InDesign.Photoshop Import Filter (7.0.0.355 - ???) <E31C18E9-8962-5D0C-7289-E5E02EA16AC9> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/Required/Photoshop Import Filter.InDesignPlugin/Photoshop Import Filter
    0x10db7000 - 0x10e0aff3 +com.adobe.InDesign.Book (7.0.0.355 - ???) <CF89E43A-02A5-8A0A-2AF8-B85117122C18> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/Required/Book.InDesignPlugin/Book
    0x10e2d000 - 0x10f22fe7 +com.adobe.InDesign.Image (7.0.0.355 - ???) <6261B004-671B-9411-3EF0-CC84D91752BA> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/Required/Image.InDesignPlugin/Image
    0x10f70000 - 0x10f79ffb +com.adobe.InDesign.Group (7.0.0.355 - ???) <DCC2D180-2385-BED5-873A-FE87139634AF> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/Required/Group.InDesignPlugin/Group
    0x10f82000 - 0x11066fef +com.adobe.InDesign.EPS Page Item (7.0.0.355 - ???) <1C272994-750B-D8D1-02B6-6BD2534FD04F> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/Required/EPS Page Item.InDesignPlugin/EPS Page Item
    0x110ac000 - 0x1127efff +com.adobe.InDesign.PDF (7.0.0.355 - ???) <B19F021E-5955-B381-2EB4-DB064290CDF7> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/Required/PDF.InDesignPlugin/PDF
    0x11306000 - 0x113e9fef +AdobePDFPort (??? - ???) <A3B34989-24B0-04AF-D9BC-2B2718803809> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/Frameworks/AdobePDFPort.framework/Versions/A/AdobePDFPort
    0x1141e000 - 0x11439ff9 +AdobePDFSettings (??? - ???) /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/Frameworks/AdobePDFSettings.framework/Versions/A/AdobePDFSetti ngs
    0x11453000 - 0x11601fff +com.adobe.InDesign.Generic Page Item (7.0.0.355 - ???) <84651032-F791-88BD-C15F-407A4032542D> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/Required/Generic Page Item.InDesignPlugin/Generic Page Item
    0x1168d000 - 0x116c6ffb +com.adobe.InDesign.Path Type (7.0.0.355 - ???) <7867A3AB-4925-CBF7-1877-7924AD7A732D> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/Required/Path Type.InDesignPlugin/Path Type
    0x116e1000 - 0x116e9ff3 +PathTypeLib.dylib (??? - ???) <F753ACE3-9AB5-

    Also try the adobe forums (and better to skip the crash report unless someone asks for it)
    http://forums.adobe.com/index.jspa

  • Help for find/change glyphs script

    Hi everyone!
    I need help for creating a script (or modifying existing script) that should replace every Cyrillic character  from an old ASCII font with the same Cyrillic character but from new Unicode font.
    For example: Capital letter 'A' GID=107 from old font (Lazurski) should be replaced with 'A' GID=630 from new one (Myriad Pro).
    I can do this by using Indesign Find/Change - Glyphs, but this will take me too much time.
    So, I need a scrip for this job.
    My first attempt was to use the FindChangeByList script by modifying the FindChangelist.txt document, but without success.
    Here is what I've used until now:
    1)  glyph {glyphID:107, appliedFont:"Lazurski"} {glyphID:630, appliedFont:"Myriad Pro"} {caseSensitive:false, includeMasterPages:true, includeHiddenLayers:true, wholeWord:false}
    2)  glyph {findWhat:"u00C0", appliedFont:"Lazurski", fontStyle:"Bold"} {changeTo:"0410", appliedFont:"Myriad Pro", fontStyle:"Bold"} {caseSensitive:false, includeMasterPages:true, includeHiddenLayers:true, wholeWord:false} Find ASCII A replace with Unicode A.
    Both lines didn't change anything. What is wrong?
    Any help is welcome!
    Regards,
    Veselin
    P.S. Indesign CS5

    Thank you Jongware!
    The codes (both ID and Unicode) are correct for sure, but even with correct notation (obviously my was wrong) the script don't change anything.
    Here is the line in the FindChangeList:
    text {findWhat:"\u00C0", appliedFont:"Lazurski", fontStyle:"Bold"} {changeTo:"\u0410", appliedFont:"Myriad Pro", fontStyle:"Bold"} {caseSensitive:false, includeMasterPages:true, includeHiddenLayers:true, wholeWord:false} Find ASCII A replace with Unicode A.
    Update:
    Finally, I found what is wrong with the script - the properties "caseSensitive:false".
    By removing that properties the script works fine.
    So, I successfully converted a book with old ASCII Cyrillic font to Unicode Opentype font.

  • How to use Find Change to add FC in front of all item numbers?

    Hello,
    I am using Indesign CS5 on iMac, running OS 10.8.3.
    I designed a product catalog that has 148 pages. Now I need to save the same design and make a new catalog for our wholesalers. On the wholesalers catalog I need to change the item numbers and add FC in front of each item number. How can I use find change to find each item and change them with FC in front of the item numbers? The following are a few examples of the item numbers:
    LED-4042 I want to change it to FCLED-4042
    UA-42 I want to change it to FCUA-42
    SC-110 change it to FCSC-110
    KN-10 change it to FCKN-10
    etc....
    I am hoping there is a fast way to find and change these.  I was looking in to GREP, but I could not figure how to do this.
    Thanks,
    Omar

    One way would be to just run it and then *remove* any double FC's -- but GREP can do even more! One of its many functions is to scan ahead for the presence or absence of certain text, and only act when it is (or it is not) there. This is called "lookbehind" (before the text you want to match) and "lookahead" (after the text you want to match).
    In this case, you want to find a phrase starting with capitals, but NOT the exact string "FC". That's a job for Negative Lookahead -- Only Match If Not.
    Try this: search for
    \b(?!FC)\u+-\d+\b
    ... the Replace With stays the same.

  • I am pulling my hair out! I am using adobe indesign and just want to make a text box 'autofit text' as I change fonts a lot and want the font to automatically re-size as I change it. help help help please - I have latest version of indesign - thanks

    I am pulling my hair out! I am using adobe indesign and just want to make a text box 'autofit text' as I change fonts a lot and want the font to automatically re-size as I change it.
    Is it not possible to create a text box, fill it with dynamic (data driven) text, but make the font size either scale up or down automatically, so that the entire text box is filled? This is a feature in PrintShop Mail Pro called COPY FIT. but no such feature in Indesign??
    help help help please - I have latest version of indesign - thanks, DJ

    lol... it seems to work, but I have another huge problem!
    Apparently .CSV files cannot contain page breaks in the data! The data I am trying to merge is a 'letter', with paragraphs, line breaks, etc.,
    But, after data merging, it ignores page breaks and only merges the first paragraph of each letter. (sigh)
    Solution? Hopefully, an EASY solution. lol as we have thousands of records.
    Is there a third party indesign plugin that will allow .xml, or .xls data merge import??
    Thx,
    DJ

  • Adobe starter edition has photo numbers by the picture such as DSCO0283.JPG , where can I find that number on the pictures in PHOTOSHOP ELEMENTS 12--reason being that photoshop elements will not convert my catalog to version 12. If i had that number I cou

    adobe starter edition has photo numbers by the picture such as DSCO0283.JPG , where can I find that number on the pictures in PHOTOSHOP ELEMENTS 12--reason being that photoshop elements will not convert my catalog to version 12. If i had that number I could manually rebuild my collections into the photoshop elements 12, but all that i see in photoshop elements is dates and i have multiple pictures from the same dates. HELP! I

    finally getting back to this project---adobe starter edition 3.2 is on a windows XP computer
    ADOBE PHOTOSHOP ELEMENTS 12 is on our Windows 8.1 computer.
    error messages--- had to give up trying to convert---I copied all our pictures to our windows 7 laptop and I installed adobe photoshop elements 12 (my bought program)
    I wanted to try to convert there first. also I copied our catalog to this computer also. Everything was working fine I could see the collections just as they where on the XP computer.
    then I tried to convert on the laptop. I believe the error said something about corrupt file, so I gave up that day. Next day I tried to open ADOBE STARTER EDITION 3.2  and it wanted an unlock code, no such code exists. and my copy of Elements 12 turned into a trial version which has expired. So I am a little hesitant to try to convert on the XP  computer and mess up the existing catalog,
    unless there is a fool proof way. I have tried manually making collections/ albums on Windows 8.1 and PHOTOSHOP ELEMENTS 12  and coping pictures into the new albums. sloooow!!
    I probably have about 4500 pictures and 150 collections/ albums to go. So any suggestions would be appreciated.

  • How to change the numbers of items in a ring control in run time ?

    Hi !
    I would like change the numbers of items in a ring control in run time, but I can´t.
    Thanks.

    Hello blaze,
    did you try the "Strings And Values []" property of the ring?
    LabView7.1 help says:
    Array of clusters containing the strings from which you can select in the ring control
    and the numeric values for each item. Use the Strings [] property if you do not need to
    assign specific numeric values to each item.
    Best regards,
    GerdW
    Best regards,
    GerdW
    CLAD, using 2009SP1 + LV2011SP1 + LV2014SP1 on WinXP+Win7+cRIO
    Kudos are welcome

  • Find raster Image & Vector image in adobe indesign using apple script?

    Find raster Image & Vector image in adobe indesign using apple script?

    Find raster Image & Vector image in adobe indesign using apple script?

  • Is there a way to find/change the font of numericals only, within a document in indesign?

    Is there a way to find/change the font of numericals only, within a document in indesign?

    It might not be what you need for this document, but if you were creating it from scratch, a GREP style would probably be the way to go. That way,  new figures added to the text will  automatically be styled the way you like.
    Start with a base Paragraph Style (i.e. 'Body') that all subsequent styles ('Heading' etc) are based on. Select a figure, and apply the font and any other attributes required. Select it and make a new Character Style. In your Paragraph Style, go to GREP Styles, and set it to apply the Character Style to the 'Any Digit' Wildcard.

  • Find/Change w/Multiple items on clipboard/cursor

    WinXP, IDCS3 5.0.2
    Is it possible to find/change with the change to contents of clipboard when multiple items are loaded to cursor (change to = ^c) but w/1,2 or 3 or someother code to tell it which loaded cursor item to change to??
    thanks
    sandy

    A loaded cursor is not the clipboard. Replacing with ^c gets you the
    contents of the clipboard, not the contents of a loaded cursor. There is
    only one clipboard, so no matter how much text you copy, whatever you
    last copied is what you're going to get with ^c. No choices.
    What is it you want to Find/Replace? Maybe there's some other way to
    accomplish it.
    Kenneth Benson
    Pegasus Type, Inc.
    www.pegtype.com

  • Tool Panel in Adobe Indesign CC vanish and I can't find it

    Folks, I am trying to find Tool Panel in Adobe Indesign CC but I can't find it. This never happened to me before. I don;t remember closing it, but I tried looking inside 'Window > Tools' but no luck. There is no such option. I am on Macbook. Please help.
    I have already reinstalled InDesign once, but again no luck. I searched the whole web for help, but seems like no one encountered this before.

    OK. The folders you need to work with are hidden since Mountain Lion, so if you don't know how to access hidden user library files, see Access hidden user library files | Mac OS 10.7 and later
    The paths to these folders are from the earlier link:
    Hard Drive/Users/<USER>/Library/Preferences/ and replace the ENTIRE Adobe InDesign folder, not just the contents.
    Hard Drive/Users/<USER>/Library/Caches/ and replace the ENTIRE Adobe InDesign folder, not just the contents.

Maybe you are looking for

  • My IMac is bringing up an old AppleID no longer in use

    I have a late 2013 iMac G4. Prior to that I had a 2011 iMac. At some point, I had an old Apple ID that I forgot the PW to.  It used a comcast email. So in 2013 I created a new Apple ID, (lost all my purchases, but that is another long, story). and I

  • Note 233101.1: what is level 29 ?

    Dear Experts, A question about Note 233101.1: In the statement 'alter session set events 'immediate trace name heapdump level 29'; what is the meaning of 29 for the level ? I read about levels 1,2,4,8,16 and 32 but can't imagine what 29 stands for. T

  • TOAD help required

    I have 2 oracle homes set up in my machine. One is to install oracle client (OraHome8i) and the other one is personal oracle 8i(OraMine).when I had only the home for Oracle client installed, TAOD was pointing to the right Oracle home. After installin

  • Why can't I see Tiger as a startup disk on external drive since upgrade?

    Hi, Before I upgrade my Powerbook G4 Aluminum 15" to Leopard, I decided to create a bootable external drive, both with Tiger and Leopard partitions installed on it, to try Leopard out and also so I can later boot into Tiger if I need to. Now that I'v

  • IPad photo question

    Since I installed ios7, the photos on my iPad have their locations listed. How can I turn off this feature?