FIND doesn't find my pattern

Hi all,
I'm using function
FIND `##` IN l_text MATCH OFFSET l_off.
to search the pattern '##' in string l_text. But the function fails and returns sy-subrc = 4. The pattern '##' is definitely included in l_text. What am I doing wrong?
Regards,
Dominik

Hi,
I tried
FIND `##` IN l_text MATCH OFFSET l_off IN CHARACTER MODE.
It doesn't work.
I'm sure it's an end-of-line-character. But how can I find 2 end-of-line-characters in a text if the solution above doesn't work?
Best regards,
Dominik

Similar Messages

  • Unable to find scripted patterns in edit fill patterns (trees, e.g.)

    Unable to find scripted patterns in edit>fill>patterns (trees, e.g.) as demo'd in Adobe tutorial. Using PS CC 2014 (latest) and Yosemite. My dialog box doesn't match that shown. Any help? Thanks.

    You posted this in the Lightroom forum.  You're more likely to get help if you repost in the Photoshop forum.

  • Finding a pattern within a String

    How can I find a pattern within a string using Java? does Java has the ability to do this or do I have to write a function?

    The String API documentation shows how to do it.

  • Error pops up sometimes; I can't find a pattern

    Hello! Sometimes an error pops up on my Mid-2012 Unibody MacBook Pro 13". It says that QuickLookSatellite has crashed. It pops up when I download something, but I can't find any other pattern. It just pops up randomly otherwise. What does it mean and how should I fix it? Here is the error text:
    Process:         QuickLookSatellite [244]
    Path:            /System/Library/Frameworks/QuickLook.framework/Versions/A/Resources/quicklookd. app/Contents/XPCServices/QuickLookSatellite.xpc/Contents/MacOS/QuickLookSatellit e
    Identifier:      QuickLookSatellite
    Version:         5.0 (521.1)
    Code Type:       X86-64 (Native)
    Parent Process:  ??? [1]
    Responsible:     quicklookd [229]
    User ID:         501
    Date/Time:       2014-09-19 16:41:27.108 -0700
    OS Version:      Mac OS X 10.9.2 (13C64)
    Report Version:  11
    Anonymous UUID:  8DCD6CF0-0F31-B8EA-073B-7ED9C5EF689E
    Crashed Thread:  4  Dispatch queue: com.quicklook.satellite
    Exception Type:  EXC_CRASH (SIGABRT)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    Application Specific Information:
    qlmanage --diag 6571367.28103428
    Assertion failure in _QLThumbnailRequestCFFinalize (line 1802): thumbnail->context == NULL
    last threaded generator: com.pleasantsoftware.qlgenerator.STLQuickLook
    abort() called
    Application Specific Signatures:
    [QL] _QLThumbnailRequestCFFinalize: thumbnail->context == NULL
    Thread 0:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib         0x00007fff83688a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff83687d18 mach_msg + 64
    2   com.apple.CoreFoundation       0x00007fff8b10c155 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation       0x00007fff8b10b779 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation       0x00007fff8b10b0b5 CFRunLoopRunSpecific + 309
    5   com.apple.CoreFoundation       0x00007fff8b1c0811 CFRunLoopRun + 97
    6   com.apple.XPCService           0x00007fff850bb6b6 xpc_service_main + 408
    7   libdyld.dylib                 0x00007fff80f0b5fd start + 1
    Thread 1:
    0   libsystem_kernel.dylib         0x00007fff8368ce6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff88c1bf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib       0x00007fff88c1efb9 start_wqthread + 13
    Thread 2:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib         0x00007fff8368d662 kevent64 + 10
    1   libdispatch.dylib             0x00007fff85e7943d _dispatch_mgr_invoke + 239
    2   libdispatch.dylib             0x00007fff85e79152 _dispatch_mgr_thread + 52
    Thread 3:
    0   libsystem_kernel.dylib         0x00007fff8368ce6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff88c1bf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib       0x00007fff88c1efb9 start_wqthread + 13
    Thread 4 Crashed:: Dispatch queue: com.quicklook.satellite
    0   libsystem_kernel.dylib         0x00007fff8368c866 __pthread_kill + 10
    1   libsystem_pthread.dylib       0x00007fff88c1b35c pthread_kill + 92
    2   libsystem_c.dylib             0x00007fff8043fb1a abort + 125
    3   com.apple.QuickLookFramework   0x00007fff826111e4 _QLCrash + 178
    4   com.apple.QuickLookFramework   0x00007fff826112c4 _QLRaiseAssert + 224
    5   com.apple.QuickLookFramework   0x00007fff825fa5ee _QLThumbnailRequestCFFinalize + 309
    6   com.apple.CoreFoundation       0x00007fff8b0b45d8 CFRelease + 424
    7   com.apple.Foundation           0x00007fff80bb999a -[NSConcreteMapTable removeObjectForKey:] + 140
    8   com.apple.quicklook.satellite 0x0000000105c96b41 0x105c93000 + 15169
    9   com.apple.QuickLookFramework   0x00007fff82627181 QLTryCatchAndCrash(void () block_pointer) + 17
    10  libdispatch.dylib             0x00007fff85e7a1d7 _dispatch_call_block_and_release + 12
    11  libdispatch.dylib             0x00007fff85e772ad _dispatch_client_callout + 8
    12  libdispatch.dylib             0x00007fff85e7968f _dispatch_queue_drain + 451
    13  libdispatch.dylib             0x00007fff85e7a9dd _dispatch_queue_invoke + 110
    14  libdispatch.dylib             0x00007fff85e78fa3 _dispatch_root_queue_drain + 75
    15  libdispatch.dylib             0x00007fff85e7a193 _dispatch_worker_thread2 + 40
    16  libsystem_pthread.dylib       0x00007fff88c1bef8 _pthread_wqthread + 314
    17  libsystem_pthread.dylib       0x00007fff88c1efb9 start_wqthread + 13
    Thread 5:
    0   libsystem_kernel.dylib         0x00007fff8368ce6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff88c1bf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib       0x00007fff88c1efb9 start_wqthread + 13
    Thread 4 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x000000010679d000  rcx: 0x000000010679cb28  rdx: 0x0000000000000000
      rdi: 0x0000000000002907  rsi: 0x0000000000000006  rbp: 0x000000010679cb50  rsp: 0x000000010679cb28
       r8: 0x0000000000000003   r9: 0x00007fff804678d0  r10: 0x000000000c000000  r11: 0x0000000000000206
      r12: 0x00007fff8262f6db  r13: 0x00007fff8262f6c0  r14: 0x0000000000000006  r15: 0x0000000000000041
      rip: 0x00007fff8368c866  rfl: 0x0000000000000206  cr2: 0x00007fff8043fa9d
    Logical CPU:     0
    Error Code:      0x02000148
    Trap Number:     133
    Binary Images:
           0x105c93000 -        0x105c99fff  com.apple.quicklook.satellite (5.0 - 521.1) <B7AB1DEA-7B90-3E86-AF14-2529BABCCD30> /System/Library/Frameworks/QuickLook.framework/Versions/A/Resources/quicklookd. app/Contents/XPCServices/QuickLookSatellite.xpc/Contents/MacOS/QuickLookSatellit e
           0x105ca2000 -        0x105d65fff  com.apple.iTunesLibrary (11.2 - 11.2) <7747EDE5-C330-3859-A62C-7606B01A8C0D> /Library/Frameworks/iTunesLibrary.framework/Versions/A/iTunesLibrary
           0x1067a1000 -        0x1067bcff9  com.apple.security.csparser (3.0 - 55471.14) <5D9AC0E2-2F0D-3D39-9991-DF2C1D4DD0CF> /System/Library/Frameworks/Security.framework/PlugIns/csparser.bundle/Contents/ MacOS/csparser
           0x10681a000 -        0x106823fff +com.pleasantsoftware.qlgenerator.STLQuickLook (1.1 - 2) <083E43AD-0C61-358B-B893-02200419ABFD> /Applications/Cura/Cura.app/Contents/Library/QuickLook/STLQuickLook.qlgenerator /Contents/MacOS/STLQuickLook
        0x123400000000 -     0x12340047bff7  com.apple.driver.AppleIntelHD4000GraphicsGLDriver (8.24.11 - 8.2.4) <AD8822DB-4408-36A5-B524-04476A8E0245> /System/Library/Extensions/AppleIntelHD4000GraphicsGLDriver.bundle/Contents/Mac OS/AppleIntelHD4000GraphicsGLDriver
        0x7fff6eeed000 -     0x7fff6ef20817  dyld (239.4) <2B17750C-ED1B-3060-B64E-21897D08B28B> /usr/lib/dyld
        0x7fff80389000 -     0x7fff803e2fff  libTIFF.dylib (1042) <51D02EEC-0D0C-34C1-91C8-D316473A3FEA> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff803e3000 -     0x7fff8046cff7  libsystem_c.dylib (997.90.3) <6FD3A400-4BB2-3B95-B90C-BE6E9D0D78FA> /usr/lib/system/libsystem_c.dylib
        0x7fff8046f000 -     0x7fff80575ff7  com.apple.ImageIO.framework (3.3.0 - 1042) <6101F33E-CACC-3070-960A-9A2EA4BC5F44> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
        0x7fff80576000 -     0x7fff80579fff  com.apple.TCC (1.0 - 1) <32A075D9-47FD-3E71-95BC-BFB0D583F41C> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
        0x7fff8057a000 -     0x7fff80632ff7  com.apple.DiscRecording (8.0 - 8000.4.6) <CDAAAD04-A1D0-3C67-ABCC-EFC9E8D44E7E> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
        0x7fff806f3000 -     0x7fff80741ff9  libstdc++.6.dylib (60) <0241E6A4-1368-33BE-950B-D0A175C41F54> /usr/lib/libstdc++.6.dylib
        0x7fff80b9a000 -     0x7fff80e98fff  com.apple.Foundation (6.9 - 1056.13) <2EE9AB07-3EA0-37D3-B407-4A520F2CB497> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff80e99000 -     0x7fff80eb4ff7  libsystem_malloc.dylib (23.10.1) <A695B4E4-38E9-332E-A772-29D31E3F1385> /usr/lib/system/libsystem_malloc.dylib
        0x7fff80ec2000 -     0x7fff80f07fff  libcurl.4.dylib (78.90.1) <818543D6-0CCE-3F18-9BF1-4D18B81018F3> /usr/lib/libcurl.4.dylib
        0x7fff80f08000 -     0x7fff80f0bff7  libdyld.dylib (239.4) <CF03004F-58E4-3BB6-B3FD-BE4E05F128A0> /usr/lib/system/libdyld.dylib
        0x7fff80f23000 -     0x7fff80f24ff7  libSystem.B.dylib (1197.1.1) <BFC0DC97-46C6-3BE0-9983-54A98734897A> /usr/lib/libSystem.B.dylib
        0x7fff80f32000 -     0x7fff80f3fff0  libbz2.1.0.dylib (29) <0B98AC35-B138-349C-8063-2B987A75D24C> /usr/lib/libbz2.1.0.dylib
        0x7fff80f5c000 -     0x7fff80fadff3  com.apple.audio.CoreAudio (4.2.0 - 4.2.0) <BF4C2FE3-8BC8-30D1-8347-2A7221268794> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff80ffc000 -     0x7fff8142fffb  com.apple.vision.FaceCore (3.0.0 - 3.0.0) <F42BFC9C-0B16-35EF-9A07-91B7FDAB7FC5> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
        0x7fff81430000 -     0x7fff814bcff7  com.apple.ink.framework (10.9 - 207) <8A50B893-AD03-3826-8555-A54FEAF08F47> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
        0x7fff817ef000 -     0x7fff81862fff  com.apple.securityfoundation (6.0 - 55122.1) <1939DE0B-BC38-3E50-8A8C-3471C8AC4CD6> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff81863000 -     0x7fff81893fff  com.apple.IconServices (25 - 25.17) <4751127E-FBD5-3ED5-8510-08D4E4166EFE> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconService s
        0x7fff81894000 -     0x7fff818b9ff7  com.apple.ChunkingLibrary (2.0 - 155.1) <B845DC7A-D1EA-31E2-967C-D1FE0C628036> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
        0x7fff818e4000 -     0x7fff81bb8fc7  com.apple.vImage (7.0 - 7.0) <D241DBFA-AC49-31E2-893D-EAAC31890C90> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff81c0e000 -     0x7fff81cfdfff  libFontParser.dylib (111.1) <835A8253-6AB9-3AAB-9CBF-171440DEC486> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff81cfe000 -     0x7fff81cfefff  com.apple.CoreServices (59 - 59) <7A697B5E-F179-30DF-93F2-8B503CEEEFD5> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff81d41000 -     0x7fff81d7fff7  libGLImage.dylib (9.6) <DCF2E131-A65E-33B2-B32D-28FF01605AB1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff81d80000 -     0x7fff81dbbfff  com.apple.bom (14.0 - 193.1) <EF24A562-6D3C-379E-8B9B-FAE0E4A0EF7C> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
        0x7fff81dbc000 -     0x7fff81e0ffff  com.apple.ScalableUserInterface (1.0 - 1) <CF745298-7373-38D2-B3B1-727D5A569E48> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
        0x7fff825e7000 -     0x7fff82638fff  com.apple.QuickLookFramework (5.0 - 622.7) <17685CEC-C94B-3F83-ADE1-B24840B35E44> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
        0x7fff828a8000 -     0x7fff828a9ff7  libsystem_sandbox.dylib (278.11) <5E5A6E09-33A9-391A-AB34-E57D93BB1551> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff828aa000 -     0x7fff82994fff  libsqlite3.dylib (158) <00269BF9-43BE-39E0-9C85-24585B9923C8> /usr/lib/libsqlite3.dylib
        0x7fff82e34000 -     0x7fff82f22fff  libJP2.dylib (1042) <01D988D4-E36F-3120-8BA4-EF6282ECB010> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff82f2a000 -     0x7fff82f2cfff  libCVMSPluginSupport.dylib (9.6) <FFDA2811-060E-3591-A280-4A726AA82436> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
        0x7fff82f2d000 -     0x7fff82f49fff  libresolv.9.dylib (54) <11C2C826-F1C6-39C6-B4E8-6E0C41D4FA95> /usr/lib/libresolv.9.dylib
        0x7fff82f8b000 -     0x7fff82f8bfff  com.apple.Accelerate (1.9 - Accelerate 1.9) <509BB27A-AE62-366D-86D8-0B06D217CF56> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff82fa4000 -     0x7fff82febfff  libFontRegistry.dylib (127) <A77A0480-AA5D-3CC8-8B68-69985CD546DC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff83076000 -     0x7fff83155fff  libcrypto.0.9.8.dylib (50) <B95B9DBA-39D3-3EEF-AF43-44608B28894E> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff8315a000 -     0x7fff8316dff7  com.apple.AppContainer (3.0 - 1) <BD342039-430E-39FE-BC2D-8F97B557548E> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContaine r
        0x7fff8317b000 -     0x7fff83204fff  com.apple.ColorSync (4.9.0 - 4.9.0) <B756B908-9AD1-3F5D-83F9-7A0B068387D2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff83205000 -     0x7fff83207fff  libRadiance.dylib (1042) <B91D4B97-7BF3-3285-BCB7-4948BAAC23EE> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
        0x7fff83208000 -     0x7fff8324fff7  libcups.2.dylib (372.2) <37802F24-BCC2-3721-8E12-82B29B61B2AA> /usr/lib/libcups.2.dylib
        0x7fff83676000 -     0x7fff83676ffd  com.apple.audio.units.AudioUnit (1.10 - 1.10) <486A97CD-C1F7-324D-87BC-B07F7A415B68> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff83677000 -     0x7fff83693ff7  libsystem_kernel.dylib (2422.90.20) <20E00C54-9222-359F-BD98-CB79ABED769A> /usr/lib/system/libsystem_kernel.dylib
        0x7fff83c70000 -     0x7fff83cfbfff  libCoreStorage.dylib (380) <AE14C2F3-0EF1-3DCD-BF2B-A24D97D3B372> /usr/lib/libCoreStorage.dylib
        0x7fff850ba000 -     0x7fff850c0ff7  com.apple.XPCService (2.0 - 1) <2CE632D7-FE57-36CF-91D4-C57D0F2E0BFE> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService
        0x7fff850c1000 -     0x7fff850c5fff  com.apple.IOAccelerator (98.14 - 98.14) <13EE735B-BD43-3E9B-9908-E423A17C4517> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelera tor
        0x7fff850c6000 -     0x7fff850ccfff  com.apple.AOSNotification (1.7.0 - 760.3) <7901B867-60F7-3645-BB3E-18C51A6FBCC6> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotif ication
        0x7fff85117000 -     0x7fff851e0fff  com.apple.LaunchServices (572.26 - 572.26) <EF8A4A15-0861-35C5-9744-5E1BC5C26DD9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff85210000 -     0x7fff85229ff7  com.apple.Kerberos (3.0 - 1) <F108AFEB-198A-3BAF-BCA5-9DFCE55EFF92> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff8522a000 -     0x7fff8522affd  libOpenScriptingUtil.dylib (157) <19F0E769-0989-3062-9AFB-8976E90E9759> /usr/lib/libOpenScriptingUtil.dylib
        0x7fff8522b000 -     0x7fff85244ff7  com.apple.Ubiquity (1.3 - 289) <C7F1B734-CE81-334D-BE41-8B20D95A1F9B> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
        0x7fff85268000 -     0x7fff85ddefff  com.apple.AppKit (6.9 - 1265.19) <12647F2F-3FE2-3D77-B3F0-33EFAFF2CEA7> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff85e76000 -     0x7fff85e90fff  libdispatch.dylib (339.90.1) <F3CBFE1B-FCE8-3F33-A53D-9092AB382DBB> /usr/lib/system/libdispatch.dylib
        0x7fff86123000 -     0x7fff86134ff7  libz.1.dylib (53) <42E0C8C6-CA38-3CA4-8619-D24ED5DD492E> /usr/lib/libz.1.dylib
        0x7fff86137000 -     0x7fff86140ffb  com.apple.CommonAuth (4.0 - 2.0) <70FDDA03-7B44-37EC-B78E-3EC3C8505C76> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff86160000 -     0x7fff86164ff7  libheimdal-asn1.dylib (323.15) <B8BF2B7D-E913-3544-AA6D-CAC119F81C7C> /usr/lib/libheimdal-asn1.dylib
        0x7fff86541000 -     0x7fff8656afff  GLRendererFloat (9.6) <16871296-2EB9-3FF6-AB00-3E2E55A45A63> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloa t.bundle/GLRendererFloat
        0x7fff8656b000 -     0x7fff865a3ff7  com.apple.RemoteViewServices (2.0 - 94) <3F34D630-3DDB-3411-BC28-A56A9B55EBDA> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
        0x7fff865a4000 -     0x7fff865affff  libGL.dylib (9.6) <A2EF4E15-EA08-396D-A1D4-29E1CED6876A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff86727000 -     0x7fff869d1ff5  com.apple.HIToolbox (2.1 - 697.4) <DF5635DD-C255-3A8E-8B49-F6D2FB61FF95> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff869d2000 -     0x7fff869fefff  com.apple.CoreServicesInternal (184.9 - 184.9) <4DEA54F9-81D6-3EDB-AA3C-1F9C497B3379> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
        0x7fff869ff000 -     0x7fff86a27ffb  libRIP.A.dylib (599.20.11) <D79461A6-2E24-3531-ADA2-EAC972384A7D> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A .dylib
        0x7fff86a28000 -     0x7fff86a6aff7  libauto.dylib (185.5) <F45C36E8-B606-3886-B5B1-B6745E757CA8> /usr/lib/libauto.dylib
        0x7fff86a6b000 -     0x7fff86b52ff7  libxml2.2.dylib (26) <A1DADD11-89E5-3DE4-8802-07186225967F> /usr/lib/libxml2.2.dylib
        0x7fff86b5c000 -     0x7fff86bc9fff  com.apple.SearchKit (1.4.0 - 1.4.0) <B9B8D510-A27E-36B0-93E9-17146D9E9045> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff86c0f000 -     0x7fff86c1fffb  libsasl2.2.dylib (170) <C8E25710-68B6-368A-BF3E-48EC7273177B> /usr/lib/libsasl2.2.dylib
        0x7fff86c81000 -     0x7fff86c8dff7  com.apple.OpenDirectory (10.9 - 173.90.1) <E5EF8E1A-7214-36D0-AF0D-8D030DF6C2FC> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff86c92000 -     0x7fff86cbaffb  libxslt.1.dylib (13) <C9794936-633C-3F0C-9E71-30190B9B41C1> /usr/lib/libxslt.1.dylib
        0x7fff86cbb000 -     0x7fff86d32fff  com.apple.CoreServices.OSServices (600.4 - 600.4) <36B2B009-C35E-3F21-824E-E0D00E7808C7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff86dc4000 -     0x7fff86ddfff7  libPng.dylib (1042) <36FF1DDA-9804-33C5-802E-3FCA9879F0E6> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff86de0000 -     0x7fff86de5fff  libmacho.dylib (845) <1D2910DF-C036-3A82-A3FD-44FF73B5FF9B> /usr/lib/system/libmacho.dylib
        0x7fff86de6000 -     0x7fff86ecafff  com.apple.coreui (2.1 - 231) <432DB40C-6B7E-39C8-9FB5-B95917930056> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff86ecb000 -     0x7fff86f23ff7  com.apple.Symbolication (1.4 - 129) <16D42516-7B5E-357C-898A-FAA9EE7642B3> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff86f66000 -     0x7fff86f66fff  com.apple.Accelerate.vecLib (3.9 - vecLib 3.9) <F8D0CC77-98AC-3B58-9FE6-0C25421827B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
        0x7fff86f67000 -     0x7fff86f6efff  com.apple.NetFS (6.0 - 4.0) <8E26C099-CE9D-3819-91A2-64EA929C6137> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff86f6f000 -     0x7fff86f76ff8  liblaunch.dylib (842.90.1) <38D1AB2C-A476-385F-8EA8-7AB604CA1F89> /usr/lib/system/liblaunch.dylib
        0x7fff86f89000 -     0x7fff87009fff  com.apple.CoreSymbolication (3.0 - 141) <B018335C-698B-3F87-AF1C-6115C4FA8954> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
        0x7fff8700a000 -     0x7fff8700cff3  libsystem_configuration.dylib (596.13) <B51C8C22-C455-36AC-952D-A319B6545884> /usr/lib/system/libsystem_configuration.dylib
        0x7fff87911000 -     0x7fff8791bff7  com.apple.AppSandbox (3.0 - 1) <9F27DC25-C566-3AEF-92D3-DCFE7836916D> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
        0x7fff8791c000 -     0x7fff87925fff  com.apple.speech.synthesis.framework (4.7.1 - 4.7.1) <383FB557-E88E-3239-82B8-15F9F885B702> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff87926000 -     0x7fff87927ff7  libDiagnosticMessagesClient.dylib (100) <4CDB0F7B-C0AF-3424-BC39-495696F0DB1E> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff87928000 -     0x7fff879d8ff7  libvMisc.dylib (423.32) <049C0735-1808-39B9-943F-76CB8021744F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff879d9000 -     0x7fff87a0dfff  libssl.0.9.8.dylib (50) <B15F967C-B002-36C2-9621-3456D8509F50> /usr/lib/libssl.0.9.8.dylib
        0x7fff87aae000 -     0x7fff87ad5ff7  libsystem_network.dylib (241.3) <8B1E1F1D-A5CC-3BAE-8B1E-ABC84337A364> /usr/lib/system/libsystem_network.dylib
        0x7fff87b1c000 -     0x7fff87b2cfff  libbsm.0.dylib (33) <2CAC00A2-1352-302A-88FA-C567D4D69179> /usr/lib/libbsm.0.dylib
        0x7fff87b37000 -     0x7fff87b38fff  libunc.dylib (28) <62682455-1862-36FE-8A04-7A6B91256438> /usr/lib/system/libunc.dylib
        0x7fff87c1c000 -     0x7fff87f06fff  com.apple.CoreServices.CarbonCore (1077.17 - 1077.17) <3A2E92FD-DEE2-3D45-9619-11500801A61C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff87f07000 -     0x7fff87f11fff  libcommonCrypto.dylib (60049) <8C4F0CA0-389C-3EDC-B155-E62DD2187E1D> /usr/lib/system/libcommonCrypto.dylib
        0x7fff8819c000 -     0x7fff881e1ffe  com.apple.HIServices (1.22 - 467.2) <B7FCF008-C241-3862-BC63-E6EF4006A6E4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff881fe000 -     0x7fff88215ff7  com.apple.CFOpenDirectory (10.9 - 173.90.1) <38A25261-C622-3F11-BFD3-7AFFC44D57B8> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff884ff000 -     0x7fff88538ff7  com.apple.QD (3.50 - 298) <C1F20764-DEF0-34CF-B3AB-AB5480D64E66> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff88540000 -     0x7fff88569ff7  libc++abi.dylib (49.1) <21A807D3-6732-3455-B77F-743E9F916DF0> /usr/lib/libc++abi.dylib
        0x7fff88576000 -     0x7fff88667ff9  libiconv.2.dylib (41) <BB44B115-AC32-3877-A0ED-AEC6232A4563> /usr/lib/libiconv.2.dylib
        0x7fff88668000 -     0x7fff88672ff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <2D27B498-BB9C-3D88-B05A-76908A8A26F3> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
        0x7fff886f1000 -     0x7fff88821ff7  com.apple.desktopservices (1.8.2 - 1.8.2) <76D6ED93-9D5A-3941-8B88-A1773290AE74> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff88822000 -     0x7fff8882dff7  com.apple.NetAuth (5.0 - 5.0) <C811E662-9EC3-3B74-808A-A75D624F326B> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff8882e000 -     0x7fff88831ffc  com.apple.IOSurface (91 - 91) <07CA8A59-1E32-3FB6-B506-18DAF58A8CE0> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff8888e000 -     0x7fff88892fff  libpam.2.dylib (20) <B93CE8F5-DAA8-30A1-B1F6-F890509513CB> /usr/lib/libpam.2.dylib
        0x7fff88895000 -     0x7fff889e8ff7  com.apple.audio.toolbox.AudioToolbox (1.10 - 1.10) <3511ABFE-22E1-3B91-B86A-5E3A78CE33FD> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff88a19000 -     0x7fff88a22ff3  libsystem_notify.dylib (121) <52571EC3-6894-37E4-946E-064B021ED44E> /usr/lib/system/libsystem_notify.dylib
        0x7fff88aac000 -     0x7fff88b10fff  com.apple.datadetectorscore (5.0 - 354.3) <B92E87D1-2045-3AB2-AE3F-8F948B30518A> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff88b53000 -     0x7fff88b7cfff  com.apple.DictionaryServices (1.2 - 208) <A539A058-BA57-35EE-AA08-D0B0E835127D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff88c10000 -     0x7fff88c18ff3  libCGCMS.A.dylib (599.20.11) <BB1E8D63-9FA1-3588-AC5D-1980576ED62C> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS .A.dylib
        0x7fff88c19000 -     0x7fff88c20ff7  libsystem_pthread.dylib (53.1.4) <AB498556-B555-310E-9041-F67EC9E00E2C> /usr/lib/system/libsystem_pthread.dylib
        0x7fff88c21000 -     0x7fff88c22fff  com.apple.TrustEvaluationAgent (2.0 - 25) <334A82F4-4AE4-3719-A511-86D0B0723E2B> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff88c23000 -     0x7fff88c2afff  libcompiler_rt.dylib (35) <4CD916B2-1B17-362A-B403-EF24A1DAC141> /usr/lib/system/libcompiler_rt.dylib
        0x7fff88c2b000 -     0x7fff88c32ff3  libcopyfile.dylib (103) <5A881779-D0D6-3029-B371-E3021C2DDA5E> /usr/lib/system/libcopyfile.dylib
        0x7fff88c33000 -     0x7fff88c8effb  com.apple.AE (665.5 - 665.5) <BBA230F9-144C-3CAB-A77A-0621719244CD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff88cf6000 -     0x7fff88d44fff  libcorecrypto.dylib (161.1) <F3973C28-14B6-3006-BB2B-00DD7F09ABC7> /usr/lib/system/libcorecrypto.dylib
        0x7fff88d45000 -     0x7fff88ee1ff3  com.apple.QuartzCore (1.8 - 332.3) <80F1068F-4A34-34FB-9E05-A2DC0700D2F2> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff88ee2000 -     0x7fff88f21fff  libGLU.dylib (9.6) <EE4907CA-219C-34BD-A84E-B85695F64C05> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff88f22000 -     0x7fff88f2cff7  libcsfde.dylib (380) <3A54B430-EC05-3DE9-86C3-00C1BEAC7F9B> /usr/lib/libcsfde.dylib
        0x7fff88f2d000 -     0x7fff88f57ff7  libsandbox.1.dylib (278.11) <9E5654BF-DCD3-3B15-9C63-209B2B2D2803> /usr/lib/libsandbox.1.dylib
        0x7fff88f58000 -     0x7fff88f5affb  libutil.dylib (34) <DAC4A6CF-A1BB-3874-9569-A919316D30E8> /usr/lib/libutil.dylib
        0x7fff88f5b000 -     0x7fff88f5cfff  liblangid.dylib (117) <9546E641-F730-3AB0-B3CD-E0E2FDD173D9> /usr/lib/liblangid.dylib
        0x7fff88f70000 -     0x7fff8988faf3  com.apple.CoreGraphics (1.600.0 - 599.20.11) <06212100-8069-31A1-9C44-F6C4B1695230> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff89890000 -     0x7fff898e2fff  libc++.1.dylib (120) <4F68DFC5-2077-39A8-A449-CAC5FDEE7BDE> /usr/lib/libc++.1.dylib
        0x7fff898e3000 -     0x7fff89a90f27  libobjc.A.dylib (551.1) <AD7FD984-271E-30F4-A361-6B20319EC73B> /usr/lib/libobjc.A.dylib
        0x7fff89a91000 -     0x7fff89a93fff  com.apple.SecCodeWrapper (3.0 - 1) <DE7CA981-2B8B-34AC-845D-06D5C8F10441> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWr apper
        0x7fff89b1f000 -     0x7fff89b82ff7  com.apple.SystemConfiguration (1.13 - 1.13) <63B985ED-E7E4-3095-8D12-63C9F1DB0F3D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff89c26000 -     0x7fff89cf7ff1  com.apple.DiskImagesFramework (10.9 - 371.1) <D456ED08-4C1D-341F-BAB8-85E34A7275C5> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
        0x7fff89d54000 -     0x7fff89e18ff7  com.apple.backup.framework (1.5.2 - 1.5.2) <A3C552F0-670B-388F-93FA-D917F96ACE1B> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
        0x7fff89e84000 -     0x7fff89e8cffc  libGFXShared.dylib (9.6) <E276D384-3616-3511-B5F2-92621D6372D6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff89e8d000 -     0x7fff89e8eff7  libsystem_blocks.dylib (63) <FB856CD1-2AEA-3907-8E9B-1E54B6827F82> /usr/lib/system/libsystem_blocks.dylib
        0x7fff89f02000 -     0x7fff89fcdfff  libvDSP.dylib (423.32) <3BF732BE-DDE0-38EB-8C54-E4E3C64F77A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff8a00f000 -     0x7fff8a044ffc  com.apple.LDAPFramework (2.4.28 - 194.5) <4ADD0595-25B9-3F09-897E-3FB790AD2C5A> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff8a0ff000 -     0x7fff8a108ff7  libcldcpuengine.dylib (2.3.58) <C8785704-6195-3129-86CA-20F0F3C20F15> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengin e.dylib
        0x7fff8a109000 -     0x7fff8a10fff7  libsystem_platform.dylib (24.90.1) <3C3D3DA8-32B9-3243-98EC-D89B9A1670B3> /usr/lib/system/libsystem_platform.dylib
        0x7fff8a110000 -     0x7fff8a114ff7  libsystem_stats.dylib (93.90.3) <1A55AF8A-B6C4-3163-B557-3AD25DA643A8> /usr/lib/system/libsystem_stats.dylib
        0x7fff8a115000 -     0x7fff8a11afff  com.apple.DiskArbitration (2.6 - 2.6) <A4165553-770E-3D27-B217-01FC1F852B87> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff8a11b000 -     0x7fff8a128ff7  libxar.1.dylib (202) <5572AA71-E98D-3FE1-9402-BB4A84E0E71E> /usr/lib/libxar.1.dylib
        0x7fff8a129000 -     0x7fff8a1ebff5  com.apple.CoreText (352.0 - 367.19) <24848DF1-67EC-3D41-9548-1F14C6DFBBF9> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
        0x7fff8a1ec000 -     0x7fff8a1f1ff7  libunwind.dylib (35.3) <78DCC358-2FC1-302E-B395-0155B47CB547> /usr/lib/system/libunwind.dylib
        0x7fff8a380000 -     0x7fff8a3c1fff  com.apple.PerformanceAnalysis (1.47 - 47) <784ED7B8-FAE4-36CE-8C76-B7D300316C9F> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
        0x7fff8a3c2000 -     0x7fff8a3c6ff7  libGIF.dylib (1042) <C57840F6-1C11-3273-B4FC-956950B94034> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff8a433000 -     0x7fff8a436fff  libCoreVMClient.dylib (58.1) <EBC36C69-C896-3C3D-8589-3E9023E7E56F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff8a48f000 -     0x7fff8a4b6ffb  libsystem_info.dylib (449.1.3) <7D41A156-D285-3849-A2C3-C04ADE797D98> /usr/lib/system/libsystem_info.dylib
        0x7fff8a53c000 -     0x7fff8a56bfd2  libsystem_m.dylib (3047.16) <B7F0E2E4-2777-33FC-A787-D6430B630D54> /usr/lib/system/libsystem_m.dylib
        0x7fff8a5c7000 -     0x7fff8a5d2fff  libGPUSupportMercury.dylib (9.6) <3E5636DB-5EED-3C31-8B6D-8CBFE965BC12> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/lib GPUSupportMercury.dylib
        0x7fff8a5dd000 -     0x7fff8a5ebfff  com.apple.opengl (9.6.0 - 9.6.0) <709F4A02-73A0-303C-86B5-85C596C8B707> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff8a765000 -     0x7fff8a76dfff  libsystem_dnssd.dylib (522.90.2) <A0B7CF19-D9F2-33D4-8107-A62184C9066E> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff8a76e000 -     0x7fff8ab4fffe  libLAPACK.dylib (1094.5) <7E7A9B8D-1638-3914-BAE0-663B69865986> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff8abb7000 -     0x7fff8ad6fff3  libicucore.A.dylib (511.31) <167DDD0A-A935-31AF-B5B9-940268EC3A3C> /usr/lib/libicucore.A.dylib
        0x7fff8ad83000 -     0x7fff8ada7ff7  libJPEG.dylib (1042) <33648F26-A1DA-3C30-B15B-E9FFD41DB25C> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff8adeb000 -     0x7fff8ae06ff7  libCRFSuite.dylib (34) <FFAE75FA-C54E-398B-AA97-18164CD9789D> /usr/lib/libCRFSuite.dylib
        0x7fff8ae07000 -     0x7fff8ae18ff7  libsystem_asl.dylib (217.1.4) <655FB343-52CF-3E2F-B14D-BEBF5AAEF94D> /usr/lib/system/libsystem_asl.dylib
        0x7fff8aeea000 -     0x7fff8aef5fff  libkxld.dylib (2422.90.20) <EF476345-7A69-3AC0-95ED-0196FB8910CB> /usr/lib/system/libkxld.dylib
        0x7fff8aef6000 -     0x7fff8af0eff7  com.apple.GenerationalStorage (2.0 - 160.2) <79629AC7-896F-3302-8AC1-4939020F08C3> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff8afb9000 -     0x7fff8afddfff  libxpc.dylib (300.90.2) <AB40CD57-F454-3FD4-B415-63B3C0D5C624> /usr/lib/system/libxpc.dylib
        0x7fff8b090000 -     0x7fff8b09aff7  com.apple.CrashReporterSupport (10.9 - 538) <B487466B-3AA1-3854-A808-A61F049FA794> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff8b09b000 -     0x7fff8b280fff  com.apple.CoreFoundation (6.9 - 855.14) <617B8A7B-FAB2-3271-A09B-C542E351C532> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff8b336000 -     0x7fff8b383ff2  com.apple.print.framework.PrintCore (9.0 - 428) <8D8253E3-302F-3DB2-9C5C-572CB974E8B3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff8b384000 -     0x7fff8b3b5fff  com.apple.MediaKit (15 - 709) <23E33409-5C39-3F93-9E73-2B0E9EE8883E> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
        0x7fff8b4b5000 -     0x7fff8b4c4ff8  com.apple.LangAnalysis (1.7.0 - 1.7.0) <8FE131B6-1180-3892-98F5-C9C9B79072D4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
        0x7fff8b6dc000 -     0x7fff8b6e8ff3  com.apple.AppleFSCompression (56 - 1.0) <5652B0D0-EB08-381F-B23A-6DCF96991FB5> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
        0x7fff8bc0d000 -     0x7fff8bc77ff7  com.apple.framework.IOKit (2.0.1 - 907.90.2) <A779DE46-BB7E-36FD-9348-694F9B09718F> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff8bc78000 -     0x7fff8bf48ffc  com.apple.CoreImage (9.2.7) <BF88A02E-994E-3970-AC62-04248CA8DC46> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
        0x7fff8bf49000 -     0x7fff8bfb8ff1  com.apple.ApplicationServices.ATS (360 - 363.3) <546E89D9-2AE7-3111-B2B8-2366650D22F0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff8c00c000 -     0x7fff8c05afff  com.apple.opencl (2.3.59 - 2.3.59) <8C2ACCC6-B0BA-3FE7-98A1-5C67284DEA4E> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff8c05b000 -     0x7fff8c05cffb  libremovefile.dylib (33) <3543F917-928E-3DB2-A2F4-7AB73B4970EF> /usr/lib/system/libremovefile.dylib
        0x7fff8c08d000 -     0x7fff8c2d5ff7  com.apple.CoreData (107 - 481.01) <DA339795-5D97-35B5-9B04-629830013720> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff8c60f000 -     0x7fff8c868ff9  com.apple.security (7.0 - 55471.14) <3F7100A0-FE46-333D-9A4B-396580F1B4FE> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff8c881000 -     0x7fff8c883fff  com.apple.EFILogin (2.0 - 2) <C360E8AF-E9BB-3BBA-9DF0-57A92CEF00D4> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
        0x7fff8cae2000 -     0x7fff8caeafff  libMatch.1.dylib (19) <021293AB-407D-309A-87F5-8E782F46753E> /usr/lib/libMatch.1.dylib
        0x7fff8cb03000 -     0x7fff8cb93fff  com.apple.Metadata (10.7.0 - 800.23) <BFEE576F-D779-300B-B685-26A3A008710A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff8cf40000 -     0x7fff8cf6fff5  com.apple.GSS (4.0 - 2.0) <62046C17-5D09-346C-B08E-A664DBC18411> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff8cfbb000 -     0x7fff8cfbfff7  libcache.dylib (62) <BDC1E65B-72A1-3DA3-A57C-B23159CAAD0B> /usr/lib/system/libcache.dylib
        0x7fff8cfc2000 -     0x7fff8cfcffff  com.apple.Sharing (132.2 - 132.2) <F983394A-226D-3244-B511-FA51FDB6ADDA> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
        0x7fff8d6ce000 -     0x7fff8d6d0ff7  libquarantine.dylib (71) <7A1A2BCB-C03D-3A25-BFA4-3E569B2D2C38> /usr/lib/system/libquarantine.dylib
        0x7fff8d6f8000 -     0x7fff8d868ff8  com.apple.CFNetwork (673.2.1 - 673.2.1) <AE407146-CCF2-33DD-AAEA-6887FD6F45BA> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
        0x7fff8d869000 -     0x7fff8d869fff  com.apple.Cocoa (6.8 - 20) <E90E99D7-A425-3301-A025-D9E0CD11918E> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff8d8bb000 -     0x7fff8da29ff7  libBLAS.dylib (1094.5) <DE93A590-5FA5-32A2-A16C-5D7D7361769F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff8da2a000 -     0x7fff8da2aff7  libkeymgr.dylib (28) <3AA8D85D-CF00-3BD3-A5A0-E28E1A32A6D8> /usr/lib/system/libkeymgr.dylib
        0x7fff8da2b000 -     0x7fff8db91fff  libGLProgrammability.dylib (9.6) <8807FAD2-11E2-3293-89D8-397B87334138> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
        0x7fff8dda1000 -     0x7fff8ddc6ff7  com.apple.CoreVideo (1.8 - 117.2) <4674339E-26D0-35FA-9958-422832B39B12> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff8ddc7000 -     0x7fff8ddc7fff  com.apple.ApplicationServices (48 - 48) <3E3F01A8-314D-378F-835E-9CC4F8820031> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff8ddc8000 -     0x7fff8ddd0ff7  com.apple.speech.recognition.framework (4.2.4 - 4.2.4) <98BBB3E4-6239-3EF1-90B2-84EA0D3B8D61> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
        0x7fff8de0c000 -     0x7fff8de1eff7  com.apple.MultitouchSupport.framework (245.13 - 245.13) <D5E7416D-45AB-3690-86C6-CC4B5FCEA2D2> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff8de51000 -     0x7fff8dfdeff7  GLEngine (9.6) <51D58F76-B9B3-3B4F-B65A-F6D213C2EED7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLEngine.bundl e/GLEngine
        0x7fff8dfdf000 -     0x7fff8e044ff5  com.apple.Heimdal (4.0 - 2.0) <523EC6C4-BD9B-3840-9376-E617BA627F59> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
        0x7fff8e045000 -     0x7fff8e074fff  com.apple.DebugSymbols (106 - 106) <E1BDED08-523A-36F4-B2DA-9D5C712F0AC7> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
    External Modification Summary:
      Calls made by other processes targeting this process:
        task_for_pid: 1
        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: 133
        thread_create: 0
        thread_set_state: 0
    VM Region Summary:
    ReadOnly portion of Libraries: Total=167.9M resident=104.3M(62%) swapped_out_or_unallocated=63.6M(38%)
    Writable regions: Total=66.5M written=1772K(3%) resident=2356K(3%) swapped_out=0K(0%) unallocated=64.2M(97%)
    REGION TYPE                      VIRTUAL
    ===========                      =======
    Dispatch continuations             8192K
    IOKit                              4104K
    Kernel Alloc Once                     8K
    MALLOC                             47.0M
    MALLOC (admin)                       32K
    MALLOC_LARGE (reserved)            1024K        reserved VM address space (unallocated)
    STACK GUARD                        56.0M
    Stack                              10.1M
    VM_ALLOCATE                         332K
    __DATA                             20.3M
    __IMAGE                             528K
    __LINKEDIT                         67.0M
    __TEXT                            100.9M
    __UNICODE                           544K
    mapped file                        26.5M
    shared memory                         4K
    ===========                      =======
    TOTAL                             342.2M
    TOTAL, minus reserved VM space    341.2M
    Model: MacBookPro9,2, BootROM MBP91.00D3.B08, 2 processors, Intel Core i7, 2.9 GHz, 8 GB, SMC 2.2f41
    Graphics: Intel HD Graphics 4000, Intel HD Graphics 4000, Built-In, 1024 MB
    Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1600 MHz, 0x80AD, 0x484D54333531533643465238432D50422020
    Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1600 MHz, 0x80AD, 0x484D54333531533643465238432D50422020
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xF5), Broadcom BCM43xx 1.0 (5.106.98.100.22)
    Bluetooth: Version 4.2.3f10 13477, 3 services, 15 devices, 1 incoming serial ports
    Network Service: iPhone, Ethernet, en5
    Serial ATA Device: APPLE HDD HTS547575A9E384, 750.16 GB
    Serial ATA Device: HL-DT-ST DVDRW  GS31N
    USB Device: Hub
    USB Device: FaceTime HD Camera (Built-in)
    USB Device: Hub
    USB Device: iPhone
    USB Device: Hub
    USB Device: BRCM20702 Hub
    USB Device: Bluetooth USB Host Controller
    USB Device: IR Receiver
    USB Device: Apple Internal Keyboard / Trackpad
    Thunderbolt Bus: MacBook Pro, Apple Inc., 25.1

    Please don't double-post.  I deleted your duplicate topic.
    Go to the following link and answer the questions as completely as you can:
    Adobe Forums: FAQ: What information should I provide when asking a question on this forum?
    Jeff

  • Where can I find more patterns?

    I need a pattern which resembles Black brushed metal. Where can I find and download more patterns?

    The Adobe Photoshop Exchange currently has 359 patterns.
    http://www.adobe.com/cfusion/exchange/index.cfm?s=5&from=1&o=desc&cat=200&l=-1&event=produ ctHome&exc=16
    You can search for particular patterns by entering in the search box "flower pattern" for example.

  • EEM script to find a pattern and send an alert of some sort

    Hello folks, can someone suggest why the script below is not returning anything?
    My goal is to execute 'show hsrp detail', if HSRP output contains pattern indicated below, I should be able to generate an alert somehow.
    Please let me know what I am missing.
    event manager applet HSRP
      event syslog pattern "Standby router is unknown"
      action 1.0 cli show hsrp detail
      action 2.0 syslog msg HSRP ISSUE  
      action 3.0 cli end
    This is the output I want to find pattern from:
    SWITCHTEST# show hsrp detail
    Ethernet2/1 - Group 101 (HSRP-V2) (IPv4)
      Local state is Initial(Interface Down), priority 90 (Cfged 90), may preempt
        Forwarding threshold(for vPC), lower: 1 upper: 90
      Hellotime 3 sec, holdtime 10 sec
      Virtual IP address is 10.17.173.1 (Cfged)
      Active router is unknown
      Standby router is unknown
      Authentication text "cisco"
      Virtual mac address is 0000.0c9f.f065 (Default MAC)
      6 state changes, last state change 04:18:02
      IP redundancy name is hsrp-Eth2/1-101 (default)

    What you want to do is not possible on NX-OS yet.  While you can get the syslog message "HSRP ISSUE" the output of the command will not display.  You could store it on flash by redirecting the output to a local file, but it will not appear in the syslog message.

  • Find character pattern in text

    Hi All !
    Have anyone you programmed a vi the finds a specific pattern in a text file
    and the place where it ends ?
    Regards
    Anders björk

    Hi Anders
    Have you looked in the string palette?
    There is a function called 'Match Pattern', I think it will meet your needs perfectly.
    Tim
    "Anders Björk" wrote:
    > Hi All !
    >
    > Have anyone you programmed a vi the finds a specific pattern in a text file
    > and the place where it ends ?
    >
    > Regards
    > Anders björk

  • Finding temporal patterns in c#

    Hello everybody,
    I have a database(MS SQL Server) which stores Events daily at different times of different persons for so many years.
    I would like to use that data in my c# application to find Patterns(Daily, monthly, relativemonthly, relativeweekly, weekly) of persons based on Date and Time.
    could you please suggest me how can i achieve this in c#?
    I am really stuck with this Problem. Please help me.
    I am not expecting whole solution, Please guide me with the possible ways.
    Thanks in advance.

    First thing come to my mind is comparing frequencies of events. 
    find the most happened event in a week and compare it to other weeks. 
    Check for the decrease or increase based on certain month of a year, beginning and ending weeks or in the middle of a month. 
    // find the number of specific events for a given personvar numberOfEvents= eventName.Where(x=>x.Person.Equals("PersonNameToSearch").Select(x=>x.EventName).Count;// Find the Monthly Occurencesvar eventsInApril = eventName.Where(x=>x.Person.Equals("PersonNameToSearch").Select(x=>x.EventName && y=>y.Date.Month=="April");// Find in which month a specific event happens?var eventsPerMonthWithOrder= eventName.Where(x=>x.Person.Equals("PersonNameToSearch") .Select(x=>x.EventName) .GroupBy(m=>m.Date.Month).OrderByDescending(g=>g).SelectMany(mnths=>mnths).ToList();
    I do not know what kind of data you have.but you can try things like that to get exactly what you need.

  • Help with regular expression to find a pattern in clob

    can someone help me writing a regular expression to query a clob that containts xml type data?
    query to find multiple occurrences of a variable string (i.e <EMPID-XX> - XX can be any number). If <EMPID-01> appears twice in the clob i want the result as EMPID-01,2 and if EMPID-02 appears 4 times i want the result as EMPID-02,4.

    with
    ofx_clob as
    (select q'~
    <EMPID>1
    < UNQID>123456
    < TIMESTAMP>...
    < ADDRINFO>
    < TITLE>^@~*
    < FIRST>ABCD
    < MI>
    < LAST>EFGH
    < ADDR1>ADDR1
    < ADDR2>^@~*
    < CITY>CITY
    <EMPID>2
    < UNQID>123457
    < TIMESTAMP>...
    < ADDRINFO>
    < TITLE>^@~*
    < FIRST>ABCD
    < MI>
    < LAST>EFGH
    < ADDR1>ADDR1
    < ADDR2>^@~*
    < CITY>CITY
    <EMPID>1
    < UNQID>123458
    < TIMESTAMP>...
    < ADDRINFO>
    < TITLE>^@~*
    < FIRST>ABCD
    < MI>
    < LAST>EFGH
    < ADDR1>ADDR1
    < ADDR2>^@~*
    < CITY>CITY
    ~' ofx from dual
    select '<EMPID>' || to_char(ids) || '(' || to_char(count(*)) || ')' multi_empid
      from (select replace(regexp_substr(ofx,'<EMPID>\d*',1,level),'<EMPID>') ids
              from ofx_clob
            connect by level <= regexp_count(ofx,'<EMPID>')
    group by ids having count(*) > 1
    MULTI_EMPID
    <EMPID>1(2)
    with
    ofx_clob as
    (select q'~
    <EMPID>1
    < UNQID>123456
    < TIMESTAMP>...
    < ADDRINFO>
    < TITLE>^@~*
    < FIRST>ABCD
    < MI>
    < LAST>EFGH
    < ADDR1>ADDR1
    < ADDR2>^@~*
    < CITY>CITY
    <EMPID>2
    < UNQID>123457
    < TIMESTAMP>...
    < ADDRINFO>
    < TITLE>^@~*
    < FIRST>ABCD
    < MI>
    < LAST>EFGH
    < ADDR1>ADDR1
    < ADDR2>^@~*
    < CITY>CITY
    <EMPID>1
    < UNQID>123456
    < TIMESTAMP>...
    < ADDRINFO>
    < TITLE>^@~*
    < FIRST>ABCD
    < MI>
    < LAST>EFGH
    < ADDR1>ADDR1
    < ADDR2>^@~*
    < CITY>CITY
    <EMPID>2
    < UNQID>123456
    < TIMESTAMP>...
    < ADDRINFO>
    < TITLE>^@~*
    < FIRST>ABCD
    < MI>
    < LAST>EFGH
    < ADDR1>ADDR1
    < ADDR2>^@~*
    < CITY>CITY
    <EMPID>1
    < UNQID>123458
    < TIMESTAMP>...
    < ADDRINFO>
    < TITLE>^@~*
    < FIRST>ABCD
    < MI>
    < LAST>EFGH
    < ADDR1>ADDR1
    < ADDR2>^@~*
    < CITY>CITY
    ~' ofx from dual
    select '<EMPID>' || listagg(to_char(ids) || '(' || to_char(count(*)) || ')',',') within group (order by ids) multi_empid
      from (select replace(regexp_substr(ofx,'<EMPID>\d*',1,level),'<EMPID>') ids
              from ofx_clob
            connect by level <= regexp_count(ofx,'<EMPID>')
    group by ids having count(*) > 1
    MULTI_EMPID
    <EMPID>1(3),2(2)
    Regards
    Etbin
    Message was edited by: Etbin
    used listagg to report more than one multiple <EMPID>

  • Finding Pattern in sequence or repetitive occurance of data

    Hi all,
    I am trying to find repetitive pattern from a data. Suppose I have stores, terminals and discrepancy (%) data. I am trying to find terminal and stores where discrepancy (suppose 5% or more ) is happening in consecutively or is happening multiple times
    for the selected time slicer or any other selected slicer.
    Please guide me to starting point or the functions I need to consider. We are using PowerPivot in Excel2010.
    Thanks in advance.
    Naseer - Houston

    I've taken another stab at this since the solution I gave above didn't work as expected. I've now created a calculated column called 'ConsecutiveDiscrepancy' which has been defined as:
    =IF(
    NOT ISBLANK(
    CALCULATE(
    MAX(FactsTable[TimeID]),
    FILTER(
    ALLEXCEPT(
    FactsTable,
    FactsTable[StoreID],
    FactsTable[LocationID]
    (FactsTable[TimeID] + 1 = EARLIER(FactsTable[TimeID]) || FactsTable[TimeID] - 1 = EARLIER(FactsTable[TimeID]))
    && EARLIER(FactsTable[Discrepancy]) > 5
    && FactsTable[Discrepancy] > 5
    "Yes",
    "No"
    This calculation does all the heavy lifting and gives us a simple 'Yes' or 'No' result as to whether the discrepancy happened consecutively or not. 
    Here's the solution in action:
    Before filtering...
    ...and after...
    EDIT: If you choose, this new 'ConsecutiveDiscrepancy' column can be used to create a measure that counts all rows that meet this condition...
    Consecutive5PercentDiscrepancy:=
    CALCULATE(
    COUNTROWS(FactsTable),
    FactsTable[ConsecutiveDiscrepancy] = "Yes"
    Regards,
    Michael
    Please remember to mark a post that answers your question as an answer...If a post doesn't answer your question but you've found it helpful, please remember to vote it as helpful :)

  • Desperately trying to find patterns with Java code samples

    Greetings. Is there anyone who knows where I can find Java patterns, I am particularly looking for template, literator, composite, observer and decorator. I have gone to Hillside and Portland Repository sites, but did not find pattern sample code.
    I bought the head first Java book which I love, but I would like to see more sample code. They mention pattern catalogues, and besides the Gof I cannot find any. I really want to look at loads of actual samples to get a real feel how these patterns can be applied. Where can I go please?
    Thank you for any and all help.
    Peace,

    You're most welcome - you might check out the Head
    First Design Patterns book as well.Yes, that was fun to read!

  • Help in finding a regex pattern

    Dear all REGEX Gurus. 
    We have a comma separated string like this:
    132, 143, "222, 144, abc", 227, 888, "222#55#ab"
    As you might have guessed, this comes from excel when we save as CSV file, and when one of the columns in excel has the value 222,144,abc. So excel itself puts " at beginning and end.
    Now we want to split it based on ',' like this:
    132
    143
    222,144,abc
    227
    888
    222#55#ab
    So what we thought is to use a REGEX to find a pattern that has anything beginning with ", ending with ", and has a comma (,) in between. We'd replace that comma with a special character.
    System seems to perform greedy search if i search like this ",".
    I tried this:
    "([^"]+)" -> this works that it gives me all values within quotes. But I want only those which have a comma in them.
    So in above, i do not want 222#55#ab to come.
    Tried various combinations, but not able to get it work.
    Can someone advise please how to achieve it?
    Thanks in adv.

    Hi,
    I am in 4.6 version and dont have the facility to regex it for you.
    Just wrote a sample code, if useful then use it.
    DATA:lv_string(100) TYPE c.
    DATA:lv_len TYPE i.
    TYPES:BEGIN OF ty,
          field(100) TYPE c,
          END OF ty.
    DATA:it TYPE TABLE OF ty.
    FIELD-SYMBOLS:<fs> TYPE ty.
    lv_string = '132, 143, "222, 144, abc", 227, 888, "222#55#ab"'.
    CONDENSE lv_string NO-GAPS.
    SPLIT lv_string AT '"' INTO TABLE it.
    CLEAR lv_string.
    LOOP AT it ASSIGNING <fs>.
      IF <fs> IS INITIAL.
        delete it index sy-tabix.
        CONTINUE.
      ENDIF.
      lv_len = strlen( <fs> ) - 1.
      IF ( <fs>+lv_len(1) CA '"' ) OR ( <fs>+lv_len(1) CA ',' ).
        <fs>+lv_len(1) = ' '.
      ENDIF.
      IF ( <fs>+0(1) CA '"' ) OR ( <fs>+0(1) CA ',' ).
        <fs>+0(1) = ' '.
      ENDIF.
      CONDENSE <fs>.
      WRITE:/ <fs>.
    ENDLOOP.

  • Finding and Reporting Connection Leaks Web Application.

    So we have a web application that we know has connection leak(s). I have developed a test plan with JMeter to load test the app, but how do I find and report the connection leak, and what is the best tool to use for that? Basically my test plan runs through a use case scenario. I have added different types of listeners using jmeter to report different types of information that I get back.
    Also, is there a way to get the report back as a jsp, html page? Something kind of like the JUnit test reports do
    I would like the jmeter test to run, give the url, name of task-maybe, the time it took, success or fail, and current status - connected?
    Thanks in advance.
    orozcom

    What connections are those - sockets, database, ...? Actually, that doesn't probably matter. I'd use "grep" to find leaks of any kind. Every critical resource should be handled with try/finally:
        foo()
            WhateverConnection connection = null;
            try {
                connection = ConnectionFactory.openConnection();
                ...use it...;
            } finally {
                ConnectionFactory.close(connection); // Static function so that works with null
        }That goes for files, db connections, sockets, everything.
    Then any use of openConnection() that doesn't match that pattern is wrong and must be fixed. "grep" plus visual inspection should do it. They may be other pieces of code that are technically correct but look different; those are to be considered bugs and must be modified to conform to the exact same code template. All connection openings must look the same; the code audit easily misses bugs if each developer comes up with his own clever pattern.
    Finding leaks by testing will never find them all. Especially leaks that occur due to exceptions. try/finally is the right way to deal with those.
    Additionally, the connection factory could keep a list of open connections, and list them at request. I also like to log statistics periodically from the connection pool: how many connections have been opened, how many are open, how long min/max/average time a connection gets used, how much data are transferred, etc.

  • Hi there - I have a Mac and use the 15.0 version of Adobe Illustrator. I can't locate the pattern tool under the 'Options' tab. I also checked the help section and it doesn't exist.

    Hi there - I have a Mac and use the 15.0 version of Adobe Illustrator. I can't locate the pattern tool under the 'Options' tab. I also checked the help section and it doesn't exist.

    Thanks Manish!
    I was following the instructions my teacher sent and there was no mention of what program the tutorial used. I ended up finding a pattern tutorial for CS5.
    Rosa

  • Finder window at start up

    I've been using Macs since 1993 and got into a work pattern of always having a Finder window open to navigate round the system.
    So on every re-boot the same Finder window reappered wherever I left it on shut down.
    With Mountain Lion I find this has completely disappeared.
    I don't seem to be able to achieve the same behaviour at all.
    Except for one or two ocassions (and I can't find the pattern there either !) I am always faced with an empty desktop on start up.
    I've looked through help files, checked "re-open widows on start up", searched through preferences, etc, etc
    Does anyone know anything about this please ?
    Many thanks
    Rod

    Hi R L,
    I have seen this happen a couple of times on my iMac and I am not sure what causes it. Mine did the same thing a couple of times when I first got it but has not done it since.
    I would start by repairing the Disk Permissions and then checking the hard drive for problems using Disk Utility while booted off your system install CD. Instead of installing a new system just use the file menu and navigate to Disk Utility and have it repair your disk.
    It could be that something you installed has caused this issue and as a general rule it is always a good idea to repair your disk permissions after installing new software, even Apple software. Sometimes installers don't reset the permissions like they should when they have completed the install.
    Good Luclk!!

Maybe you are looking for

  • Unable to load the class set in the humantask as a callback Class

    I am getting the below error when I set a class bpel.StockReview.MyCallback in my humantask as a callback on some update on the task. The class is getting packed with the jar properly and gets deployed to the server directory. However when I initiate

  • PLEASE HELP!!! APPLE COLOR PROFILES

    I am currently editing DVCAM and DVCPRO NTSC and HD content using Final Cut Pro 5. For the most part, I am monitoring the color correction process using three monitors: an Apple LCD monitor, a Sony CRT computer monitor, and a FireWire-output to a DVC

  • After install window7 32 bit my m645 no toshiba logo when power on

    hello experts After install window7 32 bit my m645 no "toshiba" logo when power on. window open directly. also my laptop not show full using memory(mean it is 4gb.but show 2.92 gb usable. how to make?? [URL=http://imageshack.us/photo/my-images/826/63

  • Net Weight (NTGEW) does not populate in table VBRP and LIPS for Purch Order

    The net weight field (NTGEW) does not populate in tables VBRP and LIPS when created from a Purchase Order.  The field Net Weight (NTGEW) does populate when created from a sales order.  Do you know if there is a way to make the field populate when cre

  • 3D render settings missing on Mac?

    Hi. I'm using PS CS6 Mac version and I can't find render settings in the 3D panel. As a consequence render quality is poor because the render settings can't be changed. Does PS CS6 for Mac lack this function? If not, how can I find it? Thank you.