ExtendScript Toolkit - Object Model Viewer

Hi all,
I know there's not really a way around this but I'm curious if anyone knows why the Object Model Viewer in ExtendScript Toolkit doesn't have After Effects Object Model in the Browser dropdown?  It has it for Bridge, InDesign, Illustrator and Photoshop. 
Not that jumping into the AE Scripting Guide is much of a pain...but it just seems like it would be appropriate to have it inside ESTK...

In my opinion, this should be one of the top priorities of the ESTK. It has been a constant frustration for me over the last everal years that this hasn't been included for After Effects. I can't tell you how many hours I've wasted trying to look up examples in the scripting guide and other people's work when it would have been far faster with this feature. To me without this, it seems the that particular tool (ESTK) has made very little improvements that are obvious to me, especially with the fact that my scripts run far slower in newer versions of After Effects since CS4.

Similar Messages

  • ExtendScript2 CS3 Object Model Viewer (very complicated - any alternative viewer ??)

    hallo iam just starting with JavaScript in CS3 and what i found most confusing is the Adobe's Object Model Viewer in ExtendScript2...
    its no help whatsoever and i didnt figure out the logics of the various dictionary items listed, whatsoever...
    if this is currentlly the only complete reference to CS3 JavaScript model than god help us....
    the ExtendScript2 Object Model Viewer needs to be COMPLETELLY REWORKED to become a full powered dictionary tool instead of an unorganized pile of items
    have you tried InDesign CS3 AppleScript Dictionary in Apple's ScriptEditor... thats a dictionary of object model as i would imagine
    1) its FULLY tree-structured dictionary from topmost level down
    2) all items are categorized and sorted BY TYPE using various icons
    3) every item has a properties catalog card with nice english explanations of that function with hyperlinks to all other relevant items
    IS THERE ANY ALTERNATIVE TO VIEW CS3 JAVASCRIPT OBJECT MODEL AND NOT USE THE EXTENDSCRIPT2 WEAK VIEWER ?????

    Hi Rosta,
    I have to admit that I don't understand. I see very little difference between the ESTK object model viewer and the AppleScript dictionary viewer. If anything, I think the ESTK version is superior because it connects methods with their objects--something that the AppleScript viewer doesn't do at all. But I pretty much find them equivalent.
    Regardless, the descriptions are *identical* between the object model viewer in the ESTK, the AppleScript dictionary viewer, and the Visual Basic/VBA object browser. All descriptions come from the scripting resources in InDesign, and all languages use the same description string.
    Jongware's HTML version, however, is much better than any of the above. Its hyperlinking is very good, and everything else can be found with your browser's Find command.
    Relying on the object model viewers has freed me from the task of maintaining the reference PDFs--which was taking almost all of my time. Without that burden, I can focus on writing the Scripting Guides, Scripting Tutorial, and example scripts. While I agree that the object model viewers aren't perfect, I believe that this is a better use of my time. I think that scripting examples are more useful, overall, than reference documentation (which simply repeats the information from the scripting resources, in any case).
    One very nice thing--because we have to rely on the object model viewers, we were allowed to fix literally hundreds of errors in the descriptions in the scripting resources.
    Thanks,
    Ole

  • How do I add InDesign's Object model to ESTK Object model viewer?

    I am new to InDesign scripting, and was told that I could view InDesign's DOM in ESTK's object model viewer. The problem is that my ESTK does not show InDesign Object Model in ESTK's model selector drop down! InDesign DOM is not there in the drop down list.
    How do go about adding the ID DOM to the list?
    BTW, I am on CS6.

    this might help.
    Also, the best thing for the Object model is http://jongware.mit.edu/idcs6js/

  • ESTK object model viewer has no documentation!

    I can't find the relevant information about Indesign,Incopy and idserver script objects.
    The viewer enlists:
    (and nothing else)
    my current setup:
    I installed ESTK 3.5 directly on my dev machine, e.g. downloading estk from (http://www.adobe.com/devnet/scripting.html)
    + patched it to 3.5.1 (avaiable from same web page).
    So far, I haven't installed Indesign cause it's a dev machine. I wonder if this is an issue.
    How can I install the missing documentation?

    T, the general idea is you get the documentation for the programs you install on your system, the moment you first run them. The documentation gets generated automatically. My versions contain the exact same data as visible in the OMV, but in a different format.
    It's usually not necessary to obtain the help of all versions and of all programs -- in fact, there is no reason at all! Of course you can write a script for other programs, but there is no way to run them!
    "NO documentation" is simply not true. Check this page: http://www.adobe.com/products/indesign/scripting/  -- click the tab "Scripting resources" to see the huge list of free docs Adobe provides to anyone.

  • Object Model Viewer, not loading Illustrator dictionary?

    I updated Illustrator from CC to CC 2014 and now when I load "ExtendedScript Toolkit CC 4.0.0.1" I am missing my Illustrator dictionary?
    Under "Browser" I only see "Core Javascript Classes" and "ScriptUI Classes"?
    The documentation state:
    "The dictionary for a particular application may not be available until you launch that application, or until you select it as a target in the Toolkit."
    Loading Illustrator fails to load the dictionary in ESTK?
    Thanks,
    Scott

    I fixed the issue by uninstalling Illustrator, and then reinstalling it.

  • InDesign Object Model Not in OM Viewer

    I have the trial of InDesign CS4 installed, along with the scripting componetns and Adobe bridge.
    In the ES Toolkit object model viewer I have four options in the dropdown:
    Core JavaScript Classes
    ScriptUI Classes
    Adobe Bridge CS4 Object Model
    Adobe InDesign CS4 Object Model
    The first three options work fine. The crucial fourth option (the InDesign model) does nothing. I open it and the drop down just closes, then snaps back to whatever the previous selection was.
    What is causing this and how do I fix it? Hard to script without the object model reference!
    Many thanks in advance for any help.
    Jude Fisher
    http://www.jcfx.eu

    Try selecting InDesign from the drop down before starting InDesign.
    That's the only way I can get it to work on my installation...
    Harbs
    http://www.in-tools.com

  • Where did the Photoshop CC Object Model info go?

    I've been using ExtendScript Toolkit CC with Photoshop CC 2014 without issue for some time now, but yesterday all of the reference information for Photoshop CC 2014, and several other programs, disappeared from the Object Model Viewer. Does anyone know what happened to it? Is there any way to get the information back? I have already tried reinstalling ExtendScript but nothing changed.

    I have the same problem. Haven't figured it out yet...

  • [ANN] InDesign CC 2014 Document Object Model Documentation

    I've freshly rendered an alternative documentation for Adobe ExtendScript API and the InDesign Object Model.
    InDesign ExtendScript API (10.0)
    I don't like the representation in the Object Model Viewer provided by the Adobe ExtendScript Toolkit and hence used the HTML Version from Jongware on a daily basis. However these files are only up to InDesign CS6 and not searchable. So I started to convert them on my own. If you feel familiar with the structure and layout from Jongware files, this is not by chance, because I'm totally used to it.
    Feel free to browse the documentation, download a copy for offline usage (Unfortunately the offline search function will not work in Chrome). The sources of the Transformation can be found on github. The copyright of the original Files is by Adobe Systems Incorporated.
    I'm happy about Feedback and Bug reports. Keep in mind that the doucmentation sources are written by Adobe and I can only corret transformation errors!
    Acknowledgements
    This project ist based on the fantastic ExtendScript API HTML from [Jongware]. Without his efforts and inspiration I would not have realized it. Thank You!

    Hello Jongware!
    After a couple of changes for ID CC2014 as you'll note below (" -> ', and, Object Styles) to an old couple lines of your code, I got the following to work beautifully to delete all the unused Indesign styles in a document off a hot key. A real time saver!
    //DeleteAllUnusedStyles
    app.menus.item('Paragraph Style Panel Menu').menuItems.item('Select All Unused').associatedMenuAction.invoke();
    app.menus.item('Paragraph Style Panel Menu').menuItems.item('Delete Styles…').associatedMenuAction.invoke();
    app.menus.item('Character Style Panel Menu').menuItems.item('Select All Unused').associatedMenuAction.invoke();
    app.menus.item('Character Style Panel Menu').menuItems.item('Delete Styles…').associatedMenuAction.invoke();
    app.menus.item('Object Styles Panel Menu').menuItems.item('Select All Unused').associatedMenuAction.invoke();
    app.menus.item('Object Styles Panel Menu').menuItems.item('Delete Styles…').associatedMenuAction.invoke();
    The only thing stopping me from popping it into a loop to do a whole book at once (a trick I got from your excellent show-hide layers script) is that I don't know how to "Check The Box" in the ID UI that opens as it does each panel to make it "Apply To All". I'm sure it's quite simple but I've been through your handy dandy Script classes list, and ExtendScript, 'til I'm blue in the face and can't take it any more.
    Can you offer me a hint where to look?
    Best Regards,
    HP

  • Mapping Variables(Object View) to Measures(Model View)

    Hi,
    In my AW, I have created a cube, And then I have created a new variable in the object view and populated it using load programs. Now. when I try to create a measure in the model view of the same cube based on this variable, I cannot see any option for assigning a variable to a measure. Can someone please help me out in doing this?
    I need the measure in the model view, because it looks like, when I create a relational view, only the measures that are defined in the model are added to the view and not the variables available in the object model.
    Thanks,
    Bharat

    Hi Bharat,
    The mapping editor is used to map a measure to a relational data source. Therefore, unless you convert your data source used by your DML program to a relational table/view (if it is a text file you can use an external table to present the data to AWM as a relational table, or if it is an Excel spreadsheet and your database is on Windows you can use the heterogenous gateway service to load directly from Excel by exposing the Excel worksheet as a relational table) you will not be able to use the mapping editor.
    To assign an OLAP variable to an measure within a cube you will need to create a custom calculated measure. This will allow you to create a measure that "maps" to your OLAP DML program. There is an Excel utility on the OLAP OTN home page that allows you to create custom calculated measures (at the moment this feature is not AWM10gR2 - but is available within AWM 11g). Click here for more information:
    http://download.oracle.com/otn/java/olap/SpreadsheetCalcs_10203.zip
    My advice would be to try and convert your data source to a relational table/view and using the mapping editor. This will allow you to benefit from the many new features within OLAP cube storage such as compressed composites, data compression, paralled processing, partitioning and aggregation maps. Of course you can code all this manually but it is much easier to let AWM do all this for you via a few mouse clicks. Please note - that everything you build outside of the AWM model view has to be managed (defined, updated, backed up etc) by you rather AWM. So while there are lots of advantages of using OLAP DML, I personally always try to load data into my OLAP cubes using AWM mappings and save OLAP DML for providing the advanced types of analysis that make OLAP such an excellent calculation engine.
    Hope this helps
    Keith Laker
    Oracle Data Warehouse Product Management
    OLAP Blog: http://oracleOLAP.blogspot.com/
    OLAP Wiki: http://wiki.oracle.com/page/Oracle+OLAP+Option
    DM Blog: http://oracledmt.blogspot.com/
    OWB Blog : http://blogs.oracle.com/warehousebuilder/
    OWB Wiki : http://wiki.oracle.com/page/Oracle+Warehouse+Builder
    DW on OTN : http://www.oracle.com/technology/products/bi/db/11g/index.html

  • Create object application outside extendScript Toolkit

    Good evening,
    I'm trying to use javascript outside the extendScript toolkit.
    I need to declare the application Illustrator or Photoshop.
    Thanks to help me
    Patrice

    Im not sure what you are asking for but have you headed your .jsx files like so…
    #target illustrator
    alert('Hello');
    They can then be executed outside of the app just by double click.
    The ESTK should always select the correct app in which to run/test the script when this is included too.

  • Extendscript Toolkit 2 - CS4 (6.0) OM not loaded?

    Hello,
    In my ESTK under browser -> dropdown i see:
    Adobe Indesign CS4 (3.0)
    Adobe Indesign CS4 (4.0)
    Adobe Indesign CS4 (5.0)
    but there is no CS4 (6.0)?
    I can not find phrases like "crossReferenceSources" in the ESTK, so i guess i'm simple missing the version 6.0 OM?
    Any ideas?
    I'm running CS4 on Mac.

    Ok i found a solution.
    ~user->library->preferences->Extendscript Toolkit->3.0 contained a preference file and:
    omv$indesign-6.0$3.0
    omv$indesign-6.0$4.0
    omv$indesign-6.0$5.0
    I deleted those files and restarted the ESTK, choose view object model and now also the version 6 of the OM is pressent.
    ~user->library->preferences->Extendscript Toolkit->3.0 now contains (Recreated by the application):
    Preferences.xml
    omv$indesign-6.0$6.0.xml
    omv$indesign-6.0$5.0.xml
    omv$indesign-6.0$4.0.xml
    omv$indesign-6.0$3.0.xml
    and everything works.

  • Is ExtendScript Toolkit same as Native InDesign Dialogs?

    Please excuse the absolute novice-level question, but I wasn't sure where else to go. The Scripting IU Options under Featured Content (http://forums.adobe.com/docs/DOC-1025) refers to Native InDesign Dialogs, which are described as easiest to create. Accordingly, I thought this would be be the best IU for a beginner. However, I can't find anything with that name in ID 5. Is it the same as the ExtendScript Toolkit or does this refer to something else? Also, can I use JavaScript in Native InDesign Dialogs/ExtendScript Toolkit or only AppleScript? Since JavaScript seems more versatile, I would prefer to start with that.
    Many thanks,
    Neil

    Neil,
    The ExtendScript Toolkit is a programming environment, that is, an application to write and debug scripts in, that's all (it's for JavaScript only). You could use different applications, Notepad even, because JavaScript scripts are plain text files. The ES Toolkit just makes life a bit easier (in InDesign versions other than CS4).
    Native InDesign dialogs are part of InDesign's object model, they can be used only in InDesign scripts. Script UI dialogs can be used in other CS applications as well. I don't agree that native InDesign dialogs are easier to implement than ScriptUI ones. I was glad when ScriptUI came along and I could leave the native dialogs behind. ScriptUI is far more versatile than InDesign's dialogs. Another advantage of ScriptUI is that there's good support for it in this forum, with InDesign's dialogs you're pretty much on your own. ScriptUI can be used only with JavaScript. See http://tinyurl.com/25thymh for an introduction (which does assume knowledge of JavaScript).
    Peter

  • ExtendScript Toolkit crash

    Hi,
    since yesterday, ExtenScript Toolkit crash when I try to launch it...
    I'm working under MacOSX 10.7.4 and ES 5.
    I tried to reinstall it, but it doesn't work.
    The only way to make it work, is to copy it in a folder like /Documents...
    Here is the crash report, if someone is able to "read" it ?
    Thanks
    Process:         ExtendScript Toolkit [5399]
    Path:            /Applications/Utilities/Adobe Utilities-CS5.localized/*/ExtendScript Toolkit.app/Contents/MacOS/ExtendScript Toolkit
    Identifier:      com.adobe.estoolkit-3.5
    Version:         ESTK CS5 3.5.0.52 (3.5.0.52)
    Code Type:       X86 (Native)
    Parent Process:  launchd [296]
    Date/Time:       2012-08-02 14:28:08.861 +0200
    OS Version:      Mac OS X 10.7.4 (11E53)
    Report Version:  9
    Interval Since Last Report:          113109 sec
    Crashes Since Last Report:           21
    Per-App Interval Since Last Report:  14018 sec
    Per-App Crashes Since Last Report:   8
    Anonymous UUID:                      FBBAFFD7-DDA3-4042-AA0F-20A015CD2C06
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000014
    VM Regions Near 0x14:
    --> __PAGEZERO             0000000000000000-0000000000001000 [    4K] ---/--- SM=NUL  /Applications/Utilities/Adobe Utilities-CS5.localized/*/ExtendScript Toolkit.app/Contents/MacOS/ExtendScript Toolkit
        __TEXT                 0000000000001000-00000000002a5000 [ 2704K] r-x/rwx SM=COW  /Applications/Utilities/Adobe Utilities-CS5.localized/*/ExtendScript Toolkit.app/Contents/MacOS/ExtendScript Toolkit
    Application Specific Information:
    objc[5399]: garbage collection is OFF
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   com.adobe.AdobeExtendScript             0x004f9666 ScScript::Engine::setCallback(ScScript::Callback*) + 6
    1   com.adobe.estoolkit-3.5                 0x0003b0d9 CDI::CDIComponentAPI::setupEngine() + 1337
    2   com.adobe.estoolkit-3.5                 0x0003b4f0 CDI::CDIComponentAPI::CDIComponentAPI() + 304
    3   com.adobe.estoolkit-3.5                 0x0003ca85 CDI::TSIThread::run() + 37
    4   com.adobe.estoolkit-3.5                 0x00042615 CDI::CDIManager::startTargetThread() + 21
    5   com.adobe.estoolkit-3.5                 0x000428c9 CDI::CDIManager::init(ScObjects::BridgeTalk*, int, int) + 105
    6   com.adobe.estoolkit-3.5                 0x000556ee CDI::CDIDbgObj::startCDI(ScScript::Engine*, int, int, ScObjects::BridgeTalk*) + 46
    7   com.adobe.estoolkit-3.5                 0x00036128 IDEScriptHost::setupCDI() + 424
    8   com.adobe.estoolkit-3.5                 0x00006a9c IDEApplication::initializeApp() + 1068
    9   com.adobe.estoolkit-3.5                 0x0000ddbb main + 75
    10  com.adobe.estoolkit-3.5                 0x00002276 start + 54
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x90cff90a kevent + 10
    1   libdispatch.dylib                       0x94d98e10 _dispatch_mgr_invoke + 969
    2   libdispatch.dylib                       0x94d9785f _dispatch_mgr_thread + 53
    Thread 2:
    0   libsystem_kernel.dylib                  0x90cff02e __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x9ade2ccf _pthread_wqthread + 773
    2   libsystem_c.dylib                       0x9ade46fe start_wqthread + 30
    Thread 3:
    0   libsystem_kernel.dylib                  0x90cff02e __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x9ade2ccf _pthread_wqthread + 773
    2   libsystem_c.dylib                       0x9ade46fe start_wqthread + 30
    Thread 4:
    0   libsystem_kernel.dylib                  0x90cff02e __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x9ade2ccf _pthread_wqthread + 773
    2   libsystem_c.dylib                       0x9ade46fe start_wqthread + 30
    Thread 5:
    0   libsystem_kernel.dylib                  0x90cfebb2 __semwait_signal + 10
    1   libsystem_c.dylib                       0x9ad957b9 nanosleep$UNIX2003 + 187
    2   com.adobe.estoolkit-3.5                 0x0009748b ScObjects::Thread::sleep(unsigned int) + 59
    3   com.adobe.estoolkit-3.5                 0x00077373 ScObjects::BridgeTalkThread::run() + 163
    4   com.adobe.estoolkit-3.5                 0x00097598 ScObjects::Thread::go(void*) + 168
    5   libsystem_c.dylib                       0x9ade0ed9 _pthread_start + 335
    6   libsystem_c.dylib                       0x9ade46de thread_start + 34
    Thread 0 crashed with X86 Thread State (32-bit):
      eax: 0x00000000  ebx: 0x0003abab  ecx: 0x009b2a20  edx: 0x009b2348
      edi: 0x009b2348  esi: 0x009b1318  ebp: 0xbffff928  esp: 0xbffff928
       ss: 0x00000023  efl: 0x00010206  eip: 0x004f9666   cs: 0x0000001b
       ds: 0x00000023   es: 0x00000023   fs: 0x00000000   gs: 0x0000000f
      cr2: 0x00000014
    Logical CPU: 0
    Binary Images:
        0x1000 -   0x2a4ff2 +com.adobe.estoolkit-3.5 (ESTK CS5 3.5.0.52 - 3.5.0.52) <2E4C1B24-7151-C98C-8E7D-5EA3A8287A84> /Applications/Utilities/Adobe Utilities-CS5.localized/*/ExtendScript Toolkit.app/Contents/MacOS/ExtendScript Toolkit
      0x3db000 -   0x468ff7 +com.adobe.AdobeScCore (ScCore 4.1.23 - 4.1.23.7519) <AF48351A-8019-EC04-BF85-CE117D1146E3> /Applications/Utilities/Adobe Utilities-CS5.localized/*/ExtendScript Toolkit.app/Contents/Frameworks/AdobeScCore.framework/Versions/A/AdobeScCore
      0x4ad000 -   0x545fff +com.adobe.AdobeExtendScript (ExtendScript 4.1.23 - 4.1.23.7519) <71FF91EA-D98C-4A22-EF60-F5DD91995638> /Applications/Utilities/Adobe Utilities-CS5.localized/*/ExtendScript Toolkit.app/Contents/Frameworks/AdobeExtendScript.framework/Versions/A/AdobeExtendScript
      0x5a4000 -   0x5a7ff8 +com.adobe.ape.shim (adbeape version 3.1.62.6866 - 3.1.62.6866) <5A8E28B8-8127-10BA-B0CF-9D7388E7E796> /Applications/Utilities/Adobe Utilities-CS5.localized/*/ExtendScript Toolkit.app/Contents/Frameworks/adbeape.framework/Versions/A/adbeape
      0x5ad000 -   0x74cfe7 +com.adobe.owl (AdobeOwl version 3.0.71 - 3.0.71) <16A29E38-E9DF-D889-8CC5-4968E6935869> /Applications/Utilities/Adobe Utilities-CS5.localized/*/ExtendScript Toolkit.app/Contents/Frameworks/AdobeOwl.framework/Versions/A/AdobeOwl
      0x7b5000 -   0x825feb +com.adobe.adobe_caps (adobe_caps 3.0.116.0 - 3.0.116.0) <50675115-BEDC-72F9-C42D-374196E83EC2> /Applications/Utilities/Adobe Utilities-CS5.localized/*/ExtendScript Toolkit.app/Contents/Frameworks/adobe_caps.framework/Versions/A/adobe_caps
      0xf81000 -   0xfaafeb +com.adobe.ape (adbeapecore version 3.1.65.7508 - 3.1.65.7508) <E0F7666B-921D-C4D6-63B3-E8B445D26892> /Library/Application Support/Adobe/*/adbeapecore.framework/adbeapecore
      0xfe9000 -   0xfeaffc  ATSHI.dylib (??? - ???) <15AA6595-2581-37BF-9237-85AECE8FDAD9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/Resources/ATSHI.dylib
    0x37c1000 -  0x37cfffb  libSimplifiedChineseConverter.dylib (54.0.0 - compatibility 1.0.0) <4378B89F-0BDA-3072-9C67-DE1A371DD816> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
    0x37d3000 -  0x37e5fff  libTraditionalChineseConverter.dylib (54.0.0 - compatibility 1.0.0) <F7D2A96C-D03F-3C0B-83FC-1016BB787B59> /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
    0x8feac000 - 0x8fedeaa7  dyld (195.6 - ???) <3A866A34-4CDD-35A4-B26E-F145B05F3644> /usr/lib/dyld
    0x90005000 - 0x90005fff  libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <7EFAD88C-AFBC-3D48-BE14-60B8EACC68D7> /usr/lib/system/libdnsinfo.dylib
    0x90006000 - 0x9005ffff  com.apple.HIServices (1.21 - ???) <5F4D3797-32E2-3709-85F4-4B56515A17D7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices .framework/Versions/A/HIServices
    0x90060000 - 0x9009cffa  libGLImage.dylib (??? - ???) <504E7865-571E-38B4-A84A-D7B513AC84F5> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x9009d000 - 0x900bfff8  com.apple.PerformanceAnalysis (1.11 - 11) <453463FF-7C42-3526-8C96-A9971EE07154> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAna lysis
    0x900cb000 - 0x900cbff2  com.apple.CoreServices (53 - 53) <7CB7AA95-D5A7-366A-BB8A-035AA9E582F8> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x900cc000 - 0x900cdffd  libCVMSPluginSupport.dylib (??? - ???) <22B85645-AA98-372B-BB55-55DCCF0EC716> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dyl ib
    0x9018c000 - 0x902b8ff9  com.apple.CFNetwork (520.4.3 - 520.4.3) <E9E315D4-CE22-3715-BED2-BB95AD5E10E8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framewo rk/Versions/A/CFNetwork
    0x902e0000 - 0x9031dff7  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <1C757924-4E54-3522-A885-99795EA10228> /usr/lib/libcups.2.dylib
    0x9031e000 - 0x90334ffe  libxpc.dylib (77.19.0 - compatibility 1.0.0) <0585AA94-F4FD-32C1-B586-22E7184B781A> /usr/lib/system/libxpc.dylib
    0x90335000 - 0x90444fff  com.apple.DesktopServices (1.6.3 - 1.6.3) <18CAAA9E-7065-3FF7-ACFE-CDB60E5426A2> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopService sPriv
    0x90445000 - 0x904a7ff3  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <266CE9B3-526A-3C41-BA58-7AE66A3B15FD> /usr/lib/libstdc++.6.dylib
    0x904a8000 - 0x904a9ff7  libsystem_sandbox.dylib (??? - ???) <EBC6ED6B-7D94-32A9-A718-BB9EDA1732C9> /usr/lib/system/libsystem_sandbox.dylib
    0x90640000 - 0x90640fff  com.apple.audio.units.AudioUnit (1.7.2 - 1.7.2) <2E71E880-25D1-3210-8D26-21EC47ED810C> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x90651000 - 0x906deff7  com.apple.CoreText (220.20.0 - ???) <0C3EDD4F-6112-353A-8A3A-8D630182C22A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.f ramework/Versions/A/CoreText
    0x906f2000 - 0x906f3fff  liblangid.dylib (??? - ???) <C8C204E9-1785-3785-BBD7-22D59493B98B> /usr/lib/liblangid.dylib
    0x906f4000 - 0x908a8ff3  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <6AD14A51-AEA8-3732-B07B-DEA37577E13A> /usr/lib/libicucore.A.dylib
    0x90c72000 - 0x90ca6ff3  libTrueTypeScaler.dylib (??? - ???) <93B9316F-95F1-3C56-AF12-EE8EEAA3CAC8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/Resources/libTrueTypeScaler.dylib
    0x90ca7000 - 0x90ca9ffb  libRadiance.dylib (??? - ???) <4721057E-5A1F-3083-911B-200ED1CE7678> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libRadiance.dylib
    0x90ce6000 - 0x90d04ff7  libsystem_kernel.dylib (1699.26.8 - compatibility 1.0.0) <3705DE40-E00F-3E37-ADB0-D4AE5F9950F5> /usr/lib/system/libsystem_kernel.dylib
    0x90d32000 - 0x90d47ff7  com.apple.ImageCapture (7.0.1 - 7.0.1) <1C8933A9-C7C6-36E9-9D8B-0EF08ACA3315> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/ Versions/A/ImageCapture
    0x90d48000 - 0x90d77ff7  libsystem_info.dylib (??? - ???) <37640811-445B-3BB7-9934-A7C99848250D> /usr/lib/system/libsystem_info.dylib
    0x90dcb000 - 0x90dd2ff9  libsystem_dnssd.dylib (??? - ???) <D3A766FC-C409-3A57-ADE4-94B7688E1C7E> /usr/lib/system/libsystem_dnssd.dylib
    0x90dd3000 - 0x90dd7ffd  IOSurface (??? - ???) <EDDBEE65-1EB8-33A7-9972-E361A3508234> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x90dd8000 - 0x90ddcfff  com.apple.CommonPanels (1.2.5 - 94) <EA47550D-7DAF-30D9-91DB-1FB594CC8522> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/ Versions/A/CommonPanels
    0x90ddd000 - 0x90de8ffe  libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <B63F5D07-93B3-3F02-BFB7-472B4ED3521F> /usr/lib/libbz2.1.0.dylib
    0x90e02000 - 0x90e0dfff  libkxld.dylib (??? - ???) <D8ED88D0-7153-3514-9927-AF15A12261A5> /usr/lib/system/libkxld.dylib
    0x90e0e000 - 0x90e1bfff  libGL.dylib (??? - ???) <30E6DED6-0213-3A3B-B2B3-310E33301CCB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x90e1c000 - 0x90f7effb  com.apple.QuartzCore (1.7 - 270.4) <6BC84C60-1003-3008-ABE4-779EF7B4F524> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x90f7f000 - 0x90f82ff9  libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <1211BEEB-31C9-3A5D-9E71-10FC4A541D1E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphi cs.framework/Versions/A/Resources/libCGXType.A.dylib
    0x91230000 - 0x91232ff9  com.apple.securityhi (4.0 - 1) <ACEEED5F-8D58-377D-B2B8-E4A7F4E5E286> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Ve rsions/A/SecurityHI
    0x91233000 - 0x9123effb  com.apple.speech.recognition.framework (4.0.21 - 4.0.21) <A1764D2F-EB84-33DC-9ED5-CDA3B468FF3E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.frame work/Versions/A/SpeechRecognition
    0x91281000 - 0x9128afff  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <FEB5330E-AD5D-37A0-8AB2-0820F311A2C8> /usr/lib/libc++abi.dylib
    0x912f2000 - 0x915b5fff  com.apple.security (7.0 - 55148.1) <77754898-4FCD-3CA3-9339-F1058C852806> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x915bb000 - 0x9169eff7  libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <BD913D3B-388D-33AE-AA5E-4810C743C28F> /usr/lib/libcrypto.0.9.8.dylib
    0x916f3000 - 0x916f4fff  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <B04592B1-0924-3422-82FF-976B339DF567> /usr/lib/system/libsystem_blocks.dylib
    0x916f5000 - 0x917ddfff  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <1841196F-68B5-309F-8ED1-6714B1DFEC83> /usr/lib/libxml2.2.dylib
    0x917ef000 - 0x91900ff7  libJP2.dylib (??? - ???) <845C74F4-1074-3983-945F-EB669538CAA9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libJP2.dylib
    0x91cd4000 - 0x91cdfff3  libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <EDA0F56F-CB2C-30BB-940D-C6A25B73C717> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphi cs.framework/Versions/A/Resources/libCSync.A.dylib
    0x91ce0000 - 0x91d67fff  com.apple.print.framework.PrintCore (7.1 - 366.3) <EEC03CAB-7F79-3931-87FE-4DF0B767BF47> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore. framework/Versions/A/PrintCore
    0x91d68000 - 0x91d85fff  libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <2870320A-28DA-3B44-9D82-D56E0036F6BB> /usr/lib/libresolv.9.dylib
    0x91d86000 - 0x91db0ff1  com.apple.CoreServicesInternal (113.17 - 113.17) <41979516-2F26-3707-A6CA-7A95A1B0D963> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesI nternal
    0x91db1000 - 0x91ea9ff7  libFontParser.dylib (??? - ???) <1A0DA421-62B2-3AA7-9F62-0E01C1887D09> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/Resources/libFontParser.dylib
    0x91eaa000 - 0x91eadff7  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <69357047-7BE0-3360-A36D-000F55E39336> /usr/lib/system/libmathCommon.A.dylib
    0x91f90000 - 0x9202cfef  com.apple.ink.framework (1.4 - 110) <1A3E2916-60C1-3AC1-86BF-202F6567B228> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/ A/Ink
    0x9206b000 - 0x9207bff7  libCRFSuite.dylib (??? - ???) <94E040D2-2769-359A-A21B-DB85FCB73BDC> /usr/lib/libCRFSuite.dylib
    0x920b6000 - 0x920edfef  com.apple.DebugSymbols (2.1 - 87) <EB951B78-31A5-379F-AFA1-B5C9A7BB3D23> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
    0x92106000 - 0x9219dff3  com.apple.securityfoundation (5.0 - 55116) <EB53CEF7-4836-39FD-B012-6BC122ED4CE9> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x921c5000 - 0x92208ffd  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <6B35F203-5D72-335A-A4BC-CC89FEC0E14F> /usr/lib/system/libcommonCrypto.dylib
    0x9224e000 - 0x92271fff  com.apple.CoreVideo (1.7 - 70.3) <4234C11C-E8E9-309A-9465-27D6D7458895> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x92925000 - 0x92950fff  com.apple.GSS (2.2 - 2.0) <2C468B23-FA87-30B5-B9A6-8C5D1373AA30> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x92951000 - 0x92999ff7  com.apple.SystemConfiguration (1.11.3 - 1.11) <68B92FEA-F754-3E7E-B5E6-D512E26144E7> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x9299a000 - 0x9299afff  com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <22997C20-BEB7-301D-86C5-5BFB3B06D212> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/vecLib
    0x92a2b000 - 0x92a33ff3  libunwind.dylib (30.0.0 - compatibility 1.0.0) <E8DA8CEC-12D6-3C8D-B2E2-5D567C8F3CB5> /usr/lib/system/libunwind.dylib
    0x92a34000 - 0x92a74ff7  com.apple.NavigationServices (3.7 - 193) <16A8BCC8-7343-3A90-88B3-AAA334DF615F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.fram ework/Versions/A/NavigationServices
    0x92b75000 - 0x92c4baab  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <2E272DCA-38A0-3530-BBF4-47AE678D20D4> /usr/lib/libobjc.A.dylib
    0x92c4c000 - 0x9304eff6  libLAPACK.dylib (??? - ???) <00BE0221-8564-3F87-9F6B-8A910CF2F141> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libLAPACK.dylib
    0x9304f000 - 0x930a0ff9  com.apple.ScalableUserInterface (1.0 - 1) <3C39DF4D-5CAE-373A-BE08-8CD16E514337> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterfa ce.framework/Versions/A/ScalableUserInterface
    0x930a1000 - 0x930fffff  com.apple.coreui (1.2.2 - 165.10) <C6B099D6-7F02-3971-99B9-E415308959CF> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x93100000 - 0x9311cffc  libPng.dylib (??? - ???) <75F41C08-E187-354C-8115-79387F57FC2C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libPng.dylib
    0x93493000 - 0x934b3ff7  com.apple.RemoteViewServices (1.4 - 44.1) <1F831750-1E77-3013-B1A6-0DF528623790> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServi ces
    0x934d8000 - 0x9353dff7  libvDSP.dylib (325.4.0 - compatibility 1.0.0) <4B4B32D2-4F66-3B0D-BD61-FA8429FF8507> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libvDSP.dylib
    0x93a51000 - 0x9437b59b  com.apple.CoreGraphics (1.600.0 - ???) <62026E0C-E30F-3FF0-B0F6-6A2D270B20BF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphi cs.framework/Versions/A/CoreGraphics
    0x94491000 - 0x944daff7  libGLU.dylib (??? - ???) <5EE0B644-FAD6-3E3C-A380-9B0CDA0B6432> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x944db000 - 0x946d3ff7  com.apple.CoreData (104.1 - 358.14) <C1730963-F75D-3338-B65F-D50235538B28> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x946df000 - 0x949e9ff3  com.apple.Foundation (6.7.2 - 833.25) <4C52ED74-A1FD-3087-A2E1-035AB3CF9610> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x94d5f000 - 0x94d95ff7  com.apple.AE (527.7 - 527.7) <7BAFBF18-3997-3656-9823-FD3B455056A4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Vers ions/A/AE
    0x94d96000 - 0x94da4fff  libdispatch.dylib (187.9.0 - compatibility 1.0.0) <2F918480-12C8-3F22-9B1A-9B2D76F6F4F5> /usr/lib/system/libdispatch.dylib
    0x94df7000 - 0x94df8ff0  libunc.dylib (24.0.0 - compatibility 1.0.0) <2F4B35B2-706C-3383-AA86-DABA409FAE45> /usr/lib/system/libunc.dylib
    0x95001000 - 0x95070fff  com.apple.Heimdal (2.2 - 2.0) <2E1B8779-36D4-3C62-A67E-0034D77D7707> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x95074000 - 0x95074ff0  com.apple.ApplicationServices (41 - 41) <C48EF6B2-ABF9-35BD-A07A-A38EC0008294> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x95075000 - 0x9507dff3  liblaunch.dylib (392.38.0 - compatibility 1.0.0) <D7F6E875-263A-37B5-B403-53F76710538C> /usr/lib/system/liblaunch.dylib
    0x9507e000 - 0x95114ff7  com.apple.LaunchServices (480.33 - 480.33) <5A4BF529-391E-3987-940E-287ACE56078A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.fr amework/Versions/A/LaunchServices
    0x95115000 - 0x95267fff  com.apple.audio.toolbox.AudioToolbox (1.7.2 - 1.7.2) <E369AC9E-F548-3DF6-B320-9D09E486070E> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x95268000 - 0x9526cff3  libsystem_network.dylib (??? - ???) <62EBADDA-FC72-3275-AAB3-5EDD949FEFAF> /usr/lib/system/libsystem_network.dylib
    0x952ca000 - 0x95d5fff6  com.apple.AppKit (6.7.3 - 1138.47) <D8CD06D7-F18C-39BE-BC68-B343F87F0469> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x95dc0000 - 0x95e64fff  com.apple.QD (3.40 - ???) <3881BEC6-0908-3073-BA44-346356E1CDF9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framewo rk/Versions/A/QD
    0x95e65000 - 0x960d8ffb  com.apple.CoreImage (7.98 - 1.0.1) <EDC91BA1-673D-3B47-BFD5-BBF11C36EE6A> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework /Versions/A/CoreImage
    0x960dd000 - 0x961a0fff  com.apple.CoreServices.OSServices (478.46 - 478.46) <F2063FC8-2BE1-3B97-98AF-8796B0D4BE58> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framew ork/Versions/A/OSServices
    0x961a1000 - 0x961afff7  libxar-nossl.dylib (??? - ???) <5BF4DA8E-C319-354A-967E-A0C725DC8BA3> /usr/lib/libxar-nossl.dylib
    0x96be2000 - 0x96c34ff7  libFontRegistry.dylib (??? - ???) <96E9602C-DFD3-3021-8090-60228CC80D26> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/Resources/libFontRegistry.dylib
    0x96c35000 - 0x96c3bffb  com.apple.print.framework.Print (7.4 - 247.3) <CB075EEE-FA1F-345C-A1B5-1AB266FC73A1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Version s/A/Print
    0x972d7000 - 0x97338ffb  com.apple.audio.CoreAudio (4.0.2 - 4.0.2) <E617857C-D870-3E2D-BA13-3732DD1BC15E> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x97349000 - 0x9734bff7  libdyld.dylib (195.6.0 - compatibility 1.0.0) <1F865C73-5803-3B08-988C-65B8D86CB7BE> /usr/lib/system/libdyld.dylib
    0x9734c000 - 0x973c7ffb  com.apple.ApplicationServices.ATS (317.11.0 - ???) <42238C8B-C93F-3369-A500-EC0F10EB2C80> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/ATS
    0x973c8000 - 0x973cbffc  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <6FFDBD60-5EC6-3EFA-996B-EE030443C16C> /usr/lib/libpam.2.dylib
    0x973cc000 - 0x976cefff  com.apple.CoreServices.CarbonCore (960.24 - 960.24) <9692D838-85A5-32C1-B7FB-7C141FFC2557> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framew ork/Versions/A/CarbonCore
    0x9772b000 - 0x97739fff  libz.1.dylib (1.2.5 - compatibility 1.0.0) <E73A4025-835C-3F73-9853-B08606E892DB> /usr/lib/libz.1.dylib
    0x9773f000 - 0x9779aff3  com.apple.Symbolication (1.3 - 91) <4D12D2EC-5010-3958-A205-9A67E972C76A> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
    0x97a49000 - 0x97a54ffe  com.apple.NetAuth (3.2 - 3.2) <4377FB18-A550-35C6-BCD2-71C42134EEA6> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x97a79000 - 0x97a79fff  com.apple.vecLib (3.7 - vecLib 3.7) <8CCF99BF-A4B7-3C01-9219-B83D2AE5F82A> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x97e26000 - 0x97e2bff7  libmacho.dylib (800.0.0 - compatibility 1.0.0) <943213F3-CC9B-328E-8A6F-16D85C4274C7> /usr/lib/system/libmacho.dylib
    0x97e2c000 - 0x97e48ff5  com.apple.GenerationalStorage (1.0 - 126.1) <E622F823-7D98-3D13-9C3D-7EA482567394> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalSt orage
    0x97e49000 - 0x97f09ffb  com.apple.ColorSync (4.7.4 - 4.7.4) <0A68AF35-15DF-3A0A-9B17-70CE2A106A6C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync. framework/Versions/A/ColorSync
    0x97f17000 - 0x97f1bffa  libcache.dylib (47.0.0 - compatibility 1.0.0) <56256537-6538-3522-BCB6-2C79DA6AC8CD> /usr/lib/system/libcache.dylib
    0x97f25000 - 0x97f25ffe  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <7F0E8EE2-9E8F-366F-9988-E2F119DB9A82> /usr/lib/system/libkeymgr.dylib
    0x97f26000 - 0x97f8eff7  libc++.1.dylib (28.1.0 - compatibility 1.0.0) <FE3304C5-C000-3DA0-9E53-0E4CA074B73B> /usr/lib/libc++.1.dylib
    0x982a6000 - 0x983b6fe7  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <34E1E3CC-7B6A-3B37-8D07-1258D11E16CB> /usr/lib/libsqlite3.dylib
    0x983b7000 - 0x983baff7  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <7F6C14CC-0169-3F1B-B89C-372F67F1F3B5> /usr/lib/system/libcompiler_rt.dylib
    0x983bb000 - 0x983beffb  com.apple.help (1.3.2 - 42) <B1E6701C-7473-30B2-AB5A-AFC9A4823694> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions /A/Help
    0x984e6000 - 0x984eaff7  com.apple.OpenDirectory (10.7 - 146) <4986A382-8FEF-3392-8CE9-CF6A5EE4E365> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x9874a000 - 0x9874bff4  libremovefile.dylib (21.1.0 - compatibility 1.0.0) <6DE3FDC7-0BE0-3791-B6F5-C15422A8AFB8> /usr/lib/system/libremovefile.dylib
    0x987ba000 - 0x987bafff  com.apple.Accelerate (1.7 - Accelerate 1.7) <4192CE7A-BCE0-3D3C-AAF7-6F1B3C607386> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x987bb000 - 0x988d9fec  com.apple.vImage (5.1 - 5.1) <7757F253-B281-3612-89D4-F2B04061CBE1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Ve rsions/A/vImage
    0x9891b000 - 0x98938ff3  com.apple.openscripting (1.3.3 - ???) <33713C0B-B7D5-37AA-87DB-2727FDCC8007> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework /Versions/A/OpenScripting
    0x98984000 - 0x98998fff  com.apple.CFOpenDirectory (10.7 - 146) <9149C1FE-865E-3A8D-B9D9-547384F553C8> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory. framework/Versions/A/CFOpenDirectory
    0x989b2000 - 0x98a0fffb  com.apple.htmlrendering (76 - 1.1.4) <409EF0CB-2997-369A-9326-BE12436B9EE1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework /Versions/A/HTMLRendering
    0x98a8f000 - 0x98b19ffb  com.apple.SearchKit (1.4.0 - 1.4.0) <CF074082-64AB-3A1F-831E-582DF1667827> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framewo rk/Versions/A/SearchKit
    0x98b1a000 - 0x98ff6ff6  libBLAS.dylib (??? - ???) <134ABFC6-F29E-3DC5-8E57-E13CB6EF7B41> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libBLAS.dylib
    0x99002000 - 0x99040fff  libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <19174EC0-DE0F-38EA-B5F3-7580E84677DD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphi cs.framework/Versions/A/Resources/libRIP.A.dylib
    0x99041000 - 0x990a5fff  com.apple.framework.IOKit (2.0 - ???) <88D60E59-430D-35B8-B1E9-F5138301AEF9> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x990f2000 - 0x990f2fff  com.apple.Cocoa (6.6 - ???) <5FAFE73E-6AF5-3D09-9191-0BDC8C6875CB> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x990f3000 - 0x990fbfff  com.apple.DiskArbitration (2.4.1 - 2.4.1) <28D5D8B5-14E8-3DA1-9085-B9BC96835ACF> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x991e4000 - 0x991fefff  com.apple.Kerberos (1.0 - 1) <D7920A1C-FEC4-3460-8DD0-D02491578CBB> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x99463000 - 0x99464ff7  libquarantine.dylib (36.6.0 - compatibility 1.0.0) <600909D9-BD75-386E-8D3E-7CBD29079DF3> /usr/lib/system/libquarantine.dylib
    0x99465000 - 0x99493ff7  com.apple.DictionaryServices (1.2.1 - 158.2) <DA16A8B2-F359-345A-BAF7-8E6A5A0741A1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryService s.framework/Versions/A/DictionaryServices
    0x99494000 - 0x99494fff  com.apple.Carbon (153 - 153) <63603A0C-723B-3968-B302-EBEEE6A14E97> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x99538000 - 0x9953cfff  libGIF.dylib (??? - ???) <A6F1ACAE-7B9B-3B3F-A54A-ED4004EA1D85> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libGIF.dylib
    0x99574000 - 0x99589fff  com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) <92AADDB0-BADF-3B00-8941-B8390EDC931B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynt hesis.framework/Versions/A/SpeechSynthesis
    0x9958a000 - 0x9965affb  com.apple.ImageIO.framework (3.1.2 - 3.1.2) <94798A2B-4C7A-30EA-9920-283451BDB9FA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/ImageIO
    0x9965b000 - 0x996abff8  libTIFF.dylib (??? - ???) <4DC2025D-15E7-35CA-B7C5-9F73B26C8B53> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libTIFF.dylib
    0x996af000 - 0x996c0fff  libbsm.0.dylib (??? - ???) <54ACF696-87C6-3652-808A-17BE7275C230> /usr/lib/libbsm.0.dylib
    0x996c1000 - 0x99a07ff3  com.apple.HIToolbox (1.9 - ???) <409E6397-0DCB-3431-9CCC-368317C62545> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Ver sions/A/HIToolbox
    0x99a08000 - 0x99a6affb  com.apple.datadetectorscore (3.0 - 179.4) <3A418498-C189-37A1-9B86-F0ECB33AD91C> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCor e
    0x99a6b000 - 0x99ae1fff  com.apple.Metadata (10.7.0 - 627.32) <650EE880-1488-3DC6-963B-F3D6E043FFDC> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framewor k/Versions/A/Metadata
    0x99bcd000 - 0x99cbdff1  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <9E5F86A3-8405-3774-9E0C-3A074273C96D> /usr/lib/libiconv.2.dylib
    0x99d7f000 - 0x99d82ffd  libCoreVMClient.dylib (??? - ???) <361CCFAF-8565-383F-915F-0B059C793E42> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x99d85000 - 0x99e12fe7  libvMisc.dylib (325.4.0 - compatibility 1.0.0) <F2A8BBA3-6431-3CED-8CD3-0953410B6F96> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libvMisc.dylib
    0x99e13000 - 0x99e1aff7  libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <47DB9E1B-A7D1-3818-A747-382B2C5D9E1B> /usr/lib/system/libsystem_notify.dylib
    0x99e1b000 - 0x99e44ffe  com.apple.opencl (1.50.69 - 1.50.69) <2601993F-F3B3-3737-91AE-4A5795C52CD5> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x99e45000 - 0x99e53fff  com.apple.opengl (1.7.7 - 1.7.7) <2D362F15-5EA6-37B6-9BCB-58F2C599ACDA> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x9a107000 - 0x9a117fff  com.apple.LangAnalysis (1.7.0 - 1.7.0) <6D6F0C9D-2EEA-3578-AF3D-E2A09BCECAF3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalys is.framework/Versions/A/LangAnalysis
    0x9a50d000 - 0x9a513ffd  com.apple.CommerceCore (1.0 - 17) <E59CD307-58E2-35FD-9131-B38978799910> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCor e.framework/Versions/A/CommerceCore
    0x9a514000 - 0x9a989ff7  FaceCoreLight (1.4.7 - compatibility 1.0.0) <3E2BF587-5168-3FC5-9D8D-183A9C7C1DED> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
    0x9a9a3000 - 0x9a9e3ff7  libauto.dylib (??? - ???) <984C81BE-FA1C-3228-8F7E-2965E7E5EB85> /usr/lib/libauto.dylib
    0x9a9e4000 - 0x9aa12fe7  libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <30189C33-6ADD-3142-83F3-6114B1FC152E> /usr/lib/libSystem.B.dylib
    0x9aa13000 - 0x9aa18ffd  libGFXShared.dylib (??? - ???) <1CA9B41B-2C61-38F8-ABAC-1D5511478F5C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x9aa88000 - 0x9aab0ff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <AB530FB2-8BD1-3328-95E8-CF449F0429CA> /usr/lib/libxslt.1.dylib
    0x9ad84000 - 0x9ae4ffff  libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <52421B00-79C8-3727-94DE-62F6820B9C31> /usr/lib/system/libsystem_c.dylib
    0x9bc7d000 - 0x9bc7efff  com.apple.TrustEvaluationAgent (2.0 - 1) <4BB39578-2F5E-3A50-AD59-9C0AB99472EB> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluati onAgent
    0x9bca3000 - 0x9be7afe7  com.apple.CoreFoundation (6.7.2 - 635.21) <4D1D2BAF-1332-32DF-A81B-7E79D4F0A6CB> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x9bfaa000 - 0x9bfb1ffd  com.apple.NetFS (4.0 - 4.0) <AE731CFE-1B2E-3E46-8759-843F5FB8C24F> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x9c644000 - 0x9c64dff3  com.apple.CommonAuth (2.2 - 2.0) <C3FD6EC2-8EB3-38FB-BBB7-05009CA49024> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x9c64e000 - 0x9c656ff5  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <BB0C7B49-600F-3551-A460-B7E36CA4C4A4> /usr/lib/system/libcopyfile.dylib
    0x9c657000 - 0x9c6cbfff  com.apple.CoreSymbolication (2.2 - 73.2) <FA9305CA-FB9B-3646-8C41-FF8DF15AB2C1> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolicatio n
    0x9ccbd000 - 0x9ccd0ff8  com.apple.MultitouchSupport.framework (231.4 - 231.4) <083F7787-4C3B-31DA-B5BB-1993D9A9723D> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSuppor t
    0x9cdb3000 - 0x9cdd5ffe  com.apple.framework.familycontrols (3.0 - 300) <5BCCDDC2-AFAC-3290-AEEF-23B2664CA11F> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
    0x9cdd6000 - 0x9cde0ff2  com.apple.audio.SoundManager (3.9.4.1 - 3.9.4.1) <2A089CE8-9760-3F0F-B77D-29A78940EA17> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/V ersions/A/CarbonSound
    0x9cde1000 - 0x9ce06ff9  libJPEG.dylib (??? - ???) <743578F6-8C0C-39CC-9F15-3A01E1616EAE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libJPEG.dylib
    0x9cea8000 - 0x9cf24ff3  libType1Scaler.dylib (??? - ???) <C931AA06-5086-3A0E-873B-47459AD3CDD3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/Resources/libType1Scaler.dylib
    0x9cf72000 - 0x9cf73fff  libDiagnosticMessagesClient.dylib (??? - ???) <DB3889C2-2FC2-3087-A2A2-4C319455E35C> /usr/lib/libDiagnosticMessagesClient.dylib
    0xba900000 - 0xba91bffd  libJapaneseConverter.dylib (54.0.0 - compatibility 1.0.0) <473499F3-8CB8-3372-98B0-8E3BCC1A3D80> /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
    0xbab00000 - 0xbab21ff6  libKoreanConverter.dylib (54.0.0 - compatibility 1.0.0) <B5E80EAA-78D8-3243-A735-A6ECED09A8AC> /System/Library/CoreServices/Encodings/libKoreanConverter.dylib
    External Modification Summary:
      Calls made by other processes targeting this process:
        task_for_pid: 3
        thread_create: 0
        thread_set_state: 0
      Calls made by this process:
        task_for_pid: 0
        thread_create: 0
        thread_set_state: 0
      Calls made by all processes on this machine:
        task_for_pid: 7546
        thread_create: 0
        thread_set_state: 0
    VM Region Summary:
    ReadOnly portion of Libraries: Total=138.1M resident=55.7M(40%) swapped_out_or_unallocated=82.4M(60%)
    Writable regions: Total=103.7M written=3776K(4%) resident=7000K(7%) swapped_out=0K(0%) unallocated=96.9M(93%)
    REGION TYPE                      VIRTUAL
    ===========                      =======
    ATS (font support)                 32.9M
    ATS (font support) (reserved)         4K        reserved VM address space (unallocated)
    CG backing stores                  1480K
    CG shared images                    168K
    CoreGraphics                          8K
    CoreServices                       3608K
    MALLOC                             42.4M
    MALLOC guard page                    32K
    Memory tag=240                        4K
    Memory tag=242                       12K
    Memory tag=243                        4K
    Stack                              66.5M
    VM_ALLOCATE                        16.1M
    __CI_BITMAP                          80K
    __DATA                             7752K
    __DATA/__OBJC                        64K
    __IMAGE                             528K
    __IMPORT                             40K
    __LINKEDIT                         43.4M
    __OBJC                             1496K
    __OBJC/__DATA                         8K
    __PAGEZERO                            4K
    __TEXT                             94.7M
    __UNICODE                           544K
    mapped file                       153.2M
    shared memory                       312K
    shared pmap                        10.6M
    ===========                      =======
    TOTAL                             475.6M
    TOTAL, minus reserved VM space    475.6M
    Model: iMac11,2, BootROM IM112.0057.B01, 2 processors, Intel Core i3, 3.06 GHz, 4 GB, SMC 1.64f5
    Graphics: ATI Radeon HD 4670, ATI Radeon HD 4670, PCIe, 256 MB
    Memory Module: BANK 0/DIMM1, 2 GB, DDR3, 1333 MHz, 0x80CE, 0x4D34373142353637334648302D4348392020
    Memory Module: BANK 1/DIMM1, 2 GB, DDR3, 1333 MHz, 0x80CE, 0x4D34373142353637334648302D4348392020
    AirPort: spairport_wireless_card_type_airport_extreme (0x168C, 0x8F), Atheros 9280: 4.0.64.8-P2P
    Bluetooth: Version 4.0.5f11, 2 service, 11 devices, 1 incoming serial ports
    Network Service: Ethernet, Ethernet, en0
    Serial ATA Device: ST3500418AS, 500,11 GB
    Serial ATA Device: HL-DT-STDVDRW  GA32N
    USB Device: hub_device, 0x0424  (SMSC), 0x2514, 0xfa100000 / 2
    USB Device: PLAYSTATION(R)3 Controller, 0x054c  (Sony Corporation), 0x0268, 0xfa140000 / 6
    USB Device: Razer Copperhead Laser Mouse, 0x1532, 0x0101, 0xfa130000 / 5
    USB Device: BRCM2046 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0xfa110000 / 4
    USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8215, 0xfa111000 / 7
    USB Device: Internal Memory Card Reader, apple_vendor_id, 0x8403, 0xfa120000 / 3
    USB Device: hub_device, 0x0424  (SMSC), 0x2514, 0xfd100000 / 2
    USB Device: iPad, apple_vendor_id, 0x129a, 0xfd130000 / 6
    USB Device: Keyboard Hub, apple_vendor_id, 0x1006, 0xfd140000 / 5
    USB Device: Apple Keyboard, apple_vendor_id, 0x0221, 0xfd142000 / 7
    USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd120000 / 4
    USB Device: Built-in iSight, apple_vendor_id, 0x8502, 0xfd110000 / 3

    I've restored the "permissions" of the hardrive using the hard disk utilities and now it's working...
    Thanks to http://feedback.photoshop.com/photoshop_family/topics/cs5_bridge_crashes_on_start_will_not _run !

  • Unable to Distribute Model View in BD64

    Hi Gurus,
    Model View - SR2CLNT251
    Receiver of Model View - EA1CLNT251
    i went to txcode bd64 > i clicked on model view SR2CLNT251 then went to edit > model view > distribute and clicking the logical system of EA1CLNT251. then error will be encountered.
    Model view SR2CLNT251 has not been updated
    Reason: No authorization to change model view SR2CLNT251
    .....authorization object B_ALE_MODL
    .....Parameter: activity 02, model view SR2CLNT251
    i already given correct authorization to my ID, but still the error persists.
    Please help. Thanks!
    Regards,
    Tony

    Hi Tony,
    You need  authorization for authorization object  'B_ALE_MODL'  in system I guess either in system SR2CLNT251  or in EA1CLNT251.
    Best Regards,
    Tushar

  • Creating custom BOL object model for adding Search Parameter

    Hi friends
    Can any one guide me the steps through which i can add the new field in the search criteria by using the creation of custom BOL object model in Interaction Center Web Client.
    That will be a grate help for me.
    Regards
    Pulkit
    Message was edited by:
            Pulkit Agrawal

    Hi!
    For maintaining CRMC_OBJECTS table you should use view CRMV_OBJECTS. (in transaction SM30).
    Regards,
    Alejandro.

Maybe you are looking for