Send a report existing variables to a new report to avoid re writing!!!!!

I need to create a report of activities and that when I gave it a click activity that brings me all the information the same but I include it to create a new activity, any idea how to do it?, and probe with a link action but I have not been able to reach the variables to avoid having to re-write ...
I appreciate their valuable assistance!!!
regards,
Julián.

Julian,
You can't get variable to pass from a report to a form but by adding 1 more step you could still possibly create the functionality. You can use links to go from a report to a specific records and weblinks to create new records and pass data through. So try this:
Add the activity ID to the report, then go to Column Properties - data format and change it to custom Text. This is what I used for a link back to the Oppty record so adapt this to pull up the required activity.
@[html]"<a href="/OnDemand/user/OpportunityDetail?OpptyDetailForm.Id=@H&OMRET0=%2fOnDemand%2fuser%2fOpportunityHomePage&OMTHD=OpportunityDetailNav&OMTGT=OpptyDetailForm&ocTitleField=Name&ocEdit=Y" target="_blank">"Opty Information"</a>"
Then on the Activity record create a weblink that creates a new activity and passes the data from the old activity to the new one. Bob will have sent you the Copy Opty document so you will need to adapt that to work for you.
cheers
alex

Similar Messages

  • In SAFARI and sometimes when I begin typing in the search window, SAFARI quits and a new window opens and says EXC_CRASH (SIGABRT).  I send the report to APPLE but never receive a reply.

    Hello: 
    When I type in SAFARI Search window, sometimes SAFARI shuts down and I get a new window asking me if I want to report the incident to APPLE.
    Below is a copy of the report I send to APPLE:
    Process:         Safari [137]
    Path:            /Applications/Safari.app/Contents/MacOS/Safari
    Identifier:      com.apple.Safari
    Version:         5.1.10 (6534.59.10)
    Build Info:      WebBrowser-75345910~1
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [89]
    Date/Time:       2013-12-26 11:46:41.279 -0600
    OS Version:      Mac OS X 10.6.8 (10K549)
    Report Version:  6
    Interval Since Last Report:          13375 sec
    Crashes Since Last Report:           1
    Per-App Interval Since Last Report:  11675 sec
    Per-App Crashes Since Last Report:   1
    Anonymous UUID:                      F657B4F7-B212-462C-A03D-723C1EBCC71C
    Exception Type:  EXC_CRASH (SIGABRT)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    Crashed Thread:  11  Dispatch queue: com.apple.CFURLCACHE_work_queue
    Application Specific Information:
    *** error for object 0x7fff70589438: Non-aligned pointer being freed
    Thread 0:  Dispatch queue: com.apple.main-thread
    0   libSystem.B.dylib             0x00007fff81125d7a mach_msg_trap + 10
    1   libSystem.B.dylib             0x00007fff811263ed mach_msg + 59
    2   com.apple.CoreFoundation       0x00007fff830f1902 __CFRunLoopRun + 1698
    3   com.apple.CoreFoundation       0x00007fff830f0d8f CFRunLoopRunSpecific + 575
    4   com.apple.HIToolbox           0x00007fff864537ee RunCurrentEventLoopInMode + 333
    5   com.apple.HIToolbox           0x00007fff864535f3 ReceiveNextEventCommon + 310
    6   com.apple.HIToolbox           0x00007fff864534ac BlockUntilNextEventMatchingListInMode + 59
    7   com.apple.AppKit               0x00007fff83edeeb2 _DPSNextEvent + 708
    8   com.apple.AppKit               0x00007fff83ede801 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 155
    9   com.apple.Safari.framework     0x00007fff898fd95c -[BrowserApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 177
    10  com.apple.AppKit               0x00007fff83ea468f -[NSApplication run] + 395
    11  com.apple.AppKit               0x00007fff83e9d3b0 NSApplicationMain + 364
    12  com.apple.Safari.framework     0x00007fff89abe56a SafariMain + 200
    13  com.apple.Safari               0x0000000100000f1c 0x100000000 + 3868
    Thread 1:  Dispatch queue: com.apple.libdispatch-manager
    0   libSystem.B.dylib             0x00007fff8113ec0a kevent + 10
    1   libSystem.B.dylib             0x00007fff81140add _dispatch_mgr_invoke + 154
    2   libSystem.B.dylib             0x00007fff811407b4 _dispatch_queue_invoke + 185
    3   libSystem.B.dylib             0x00007fff811402de _dispatch_worker_thread2 + 252
    4   libSystem.B.dylib             0x00007fff8113fc08 _pthread_wqthread + 353
    5   libSystem.B.dylib             0x00007fff8113faa5 start_wqthread + 13
    Thread 2:  WebCore: IconDatabase
    0   libSystem.B.dylib             0x00007fff81160a6a __semwait_signal + 10
    1   libSystem.B.dylib             0x00007fff81164881 _pthread_cond_wait + 1286
    2   com.apple.WebCore             0x00007fff84a32199 WebCore::IconDatabase::syncThreadMainLoop() + 265
    3   com.apple.WebCore             0x00007fff84a2f598 WebCore::IconDatabase::iconDatabaseSyncThread() + 296
    4   libSystem.B.dylib             0x00007fff8115efd6 _pthread_start + 331
    5   libSystem.B.dylib             0x00007fff8115ee89 thread_start + 13
    Thread 3:
    0   libSystem.B.dylib             0x00007fff81125d7a mach_msg_trap + 10
    1   libSystem.B.dylib             0x00007fff811263ed mach_msg + 59
    2   com.apple.QuartzCore           0x00007fff86777396 CA::Render::Server::server_thread(void*) + 177
    3   com.apple.QuartzCore           0x00007fff867772d6 thread_fun + 34
    4   libSystem.B.dylib             0x00007fff8115efd6 _pthread_start + 331
    5   libSystem.B.dylib             0x00007fff8115ee89 thread_start + 13
    Thread 4:
    0   libSystem.B.dylib             0x00007fff81125d7a mach_msg_trap + 10
    1   libSystem.B.dylib             0x00007fff811263ed mach_msg + 59
    2   com.apple.CoreFoundation       0x00007fff830f1902 __CFRunLoopRun + 1698
    3   com.apple.CoreFoundation       0x00007fff830f0d8f CFRunLoopRunSpecific + 575
    4   com.apple.Foundation           0x00007fff8785014f +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 297
    5   com.apple.Foundation           0x00007fff877d1114 __NSThread__main__ + 1429
    6   libSystem.B.dylib             0x00007fff8115efd6 _pthread_start + 331
    7   libSystem.B.dylib             0x00007fff8115ee89 thread_start + 13
    Thread 5:  Safari: SafeBrowsingManager
    0   libSystem.B.dylib             0x00007fff81125d7a mach_msg_trap + 10
    1   libSystem.B.dylib             0x00007fff811263ed mach_msg + 59
    2   com.apple.CoreFoundation       0x00007fff830f1902 __CFRunLoopRun + 1698
    3   com.apple.CoreFoundation       0x00007fff830f0d8f CFRunLoopRunSpecific + 575
    4   com.apple.Safari.framework     0x00007fff89a758e5 Safari::MessageRunLoop::threadBody() + 107
    5   com.apple.Safari.framework     0x00007fff89a7591f Safari::MessageRunLoop::threadCallback(void*) + 9
    6   libSystem.B.dylib             0x00007fff8115efd6 _pthread_start + 331
    7   libSystem.B.dylib             0x00007fff8115ee89 thread_start + 13
    Thread 6:  Safari: SnapshotStore
    0   libSystem.B.dylib             0x00007fff81160a6a __semwait_signal + 10
    1   libSystem.B.dylib             0x00007fff81164881 _pthread_cond_wait + 1286
    2   com.apple.JavaScriptCore       0x00007fff8059d650 ***::ThreadCondition::timedWait(***::Mutex&, double) + 64
    3   com.apple.Safari.framework     0x00007fff89af214b Safari::MessageQueueWaitResult Safari::MessageQueue<***::RefPtr<Safari::SnapshotStore::DiskAccessMessage> >::waitForMessageFilteredWithTimeout<bool ()(***::RefPtr<Safari::SnapshotStore::DiskAccessMessage>&)>(***::RefPtr<Safari: :SnapshotStore::DiskAccessMessage>&, bool (&)(***::RefPtr<Safari::SnapshotStore::DiskAccessMessage>&), double) + 149
    4   com.apple.Safari.framework     0x00007fff89af05bd Safari::SnapshotStore::diskAccessThreadBody() + 115
    5   com.apple.Safari.framework     0x00007fff89af073d Safari::SnapshotStore::diskAccessThreadCallback(void*) + 9
    6   libSystem.B.dylib             0x00007fff8115efd6 _pthread_start + 331
    7   libSystem.B.dylib             0x00007fff8115ee89 thread_start + 13
    Thread 7:  WebCore: LocalStorage
    0   libSystem.B.dylib             0x00007fff81160a6a __semwait_signal + 10
    1   libSystem.B.dylib             0x00007fff81164881 _pthread_cond_wait + 1286
    2   com.apple.JavaScriptCore       0x00007fff8059d650 ***::ThreadCondition::timedWait(***::Mutex&, double) + 64
    3   com.apple.WebCore             0x00007fff84a4af81 WebCore::LocalStorageThread::threadEntryPoint() + 177
    4   libSystem.B.dylib             0x00007fff8115efd6 _pthread_start + 331
    5   libSystem.B.dylib             0x00007fff8115ee89 thread_start + 13
    Thread 8:  JavaScriptCore::Marking
    0   libSystem.B.dylib             0x00007fff81160a6a __semwait_signal + 10
    1   libSystem.B.dylib             0x00007fff81164881 _pthread_cond_wait + 1286
    2   com.apple.JavaScriptCore       0x00007fff808142fd JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 493
    3   com.apple.JavaScriptCore       0x00007fff80814550 JSC::MarkStackThreadSharedData::markingThreadMain() + 272
    4   com.apple.JavaScriptCore       0x00007fff808145f9 JSC::MarkStackThreadSharedData::markingThreadStartFunc(void*) + 9
    5   libSystem.B.dylib             0x00007fff8115efd6 _pthread_start + 331
    6   libSystem.B.dylib             0x00007fff8115ee89 thread_start + 13
    Thread 9:  JavaScriptCore::BlockFree
    0   libSystem.B.dylib             0x00007fff81160a6a __semwait_signal + 10
    1   libSystem.B.dylib             0x00007fff81164881 _pthread_cond_wait + 1286
    2   com.apple.JavaScriptCore       0x00007fff8059d6a7 ***::ThreadCondition::timedWait(***::Mutex&, double) + 151
    3   com.apple.JavaScriptCore       0x00007fff8081cc3c JSC::Heap::blockFreeingThreadMain() + 300
    4   com.apple.JavaScriptCore       0x00007fff8081cc79 JSC::Heap::blockFreeingThreadStartFunc(void*) + 9
    5   libSystem.B.dylib             0x00007fff8115efd6 _pthread_start + 331
    6   libSystem.B.dylib             0x00007fff8115ee89 thread_start + 13
    Thread 10:  com.apple.CFSocket.private
    0   libSystem.B.dylib             0x00007fff81169932 select$DARWIN_EXTSN + 10
    1   com.apple.CoreFoundation       0x00007fff83113468 __CFSocketManager + 824
    2   libSystem.B.dylib             0x00007fff8115efd6 _pthread_start + 331
    3   libSystem.B.dylib             0x00007fff8115ee89 thread_start + 13
    Thread 11 Crashed:  Dispatch queue: com.apple.CFURLCACHE_work_queue
    0   libSystem.B.dylib             0x00007fff811989ce __semwait_signal_nocancel + 10
    1   libSystem.B.dylib             0x00007fff811988d0 nanosleep$NOCANCEL + 129
    2   libSystem.B.dylib             0x00007fff811f53ce usleep$NOCANCEL + 57
    3   libSystem.B.dylib             0x00007fff81214a00 abort + 93
    4   libSystem.B.dylib             0x00007fff8120362d szone_error + 519
    5   libsqlite3.dylib               0x00007fff86ef3cc0 sqlite3_free + 96
    6   libsqlite3.dylib               0x00007fff86f215e2 sqlite3VdbeMemSetStr + 626
    7   libsqlite3.dylib               0x00007fff86f24abe sqlite3Error + 462
    8   libsqlite3.dylib               0x00007fff86f761fe sqlite3_exec + 110
    9   com.apple.CFNetwork           0x00007fff89776404 __CFURLCache::ExecSQLStatement_NoLock(sqlite3*, char const*, int (*)(void*, int, char**, char**), void*, long) + 58
    10  com.apple.CFNetwork           0x00007fff89735ef2 _CFURLCacheTimerCallback(void*) + 227
    11  com.apple.CFNetwork           0x00007fff8974b61e __CFURLCacheCreate_block_invoke_3 + 66
    12  libSystem.B.dylib             0x00007fff811413f3 _dispatch_source_invoke + 273
    13  libSystem.B.dylib             0x00007fff811407b4 _dispatch_queue_invoke + 185
    14  libSystem.B.dylib             0x00007fff811408dc _dispatch_queue_drain + 261
    15  libSystem.B.dylib             0x00007fff81140734 _dispatch_queue_invoke + 57
    16  libSystem.B.dylib             0x00007fff811402de _dispatch_worker_thread2 + 252
    17  libSystem.B.dylib             0x00007fff8113fc08 _pthread_wqthread + 353
    18  libSystem.B.dylib             0x00007fff8113faa5 start_wqthread + 13
    Thread 12:
    0   libSystem.B.dylib             0x00007fff81160a6a __semwait_signal + 10
    1   libSystem.B.dylib             0x00007fff81164881 _pthread_cond_wait + 1286
    2   com.apple.CoreVideo           0x00007fff80901342 CVDisplayLink::runIOThread() + 804
    3   com.apple.CoreVideo           0x00007fff80900fe3 startIOThread(void*) + 139
    4   libSystem.B.dylib             0x00007fff8115efd6 _pthread_start + 331
    5   libSystem.B.dylib             0x00007fff8115ee89 thread_start + 13
    Thread 13:  JavaScriptCore::Marking
    0   libSystem.B.dylib             0x00007fff81160a6a __semwait_signal + 10
    1   libSystem.B.dylib             0x00007fff81164881 _pthread_cond_wait + 1286
    2   com.apple.JavaScriptCore       0x00007fff808142fd JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 493
    3   com.apple.JavaScriptCore       0x00007fff80814550 JSC::MarkStackThreadSharedData::markingThreadMain() + 272
    4   com.apple.JavaScriptCore       0x00007fff808145f9 JSC::MarkStackThreadSharedData::markingThreadStartFunc(void*) + 9
    5   libSystem.B.dylib             0x00007fff8115efd6 _pthread_start + 331
    6   libSystem.B.dylib             0x00007fff8115ee89 thread_start + 13
    Thread 14:  JavaScriptCore::BlockFree
    0   libSystem.B.dylib             0x00007fff81160a6a __semwait_signal + 10
    1   libSystem.B.dylib             0x00007fff81164881 _pthread_cond_wait + 1286
    2   com.apple.JavaScriptCore       0x00007fff8059d6a7 ***::ThreadCondition::timedWait(***::Mutex&, double) + 151
    3   com.apple.JavaScriptCore       0x00007fff8081cc3c JSC::Heap::blockFreeingThreadMain() + 300
    4   com.apple.JavaScriptCore       0x00007fff8081cc79 JSC::Heap::blockFreeingThreadStartFunc(void*) + 9
    5   libSystem.B.dylib             0x00007fff8115efd6 _pthread_start + 331
    6   libSystem.B.dylib             0x00007fff8115ee89 thread_start + 13
    Thread 11 crashed with X86 Thread State (64-bit):
      rax: 0x000000000000003c  rbx: 0x000000010ebd0510  rcx: 0x000000010ebd04c8  rdx: 0x0000000000000001
      rdi: 0x0000000000000c03  rsi: 0x0000000000000000  rbp: 0x000000010ebd0500  rsp: 0x000000010ebd04c8
       r8: 0x0000000000000000   r9: 0x0000000000989680  r10: 0x0000000000000001  r11: 0x0000000000000246
      r12: 0x0000000000000000  r13: 0x00007fff70589438  r14: 0x0000000100005000  r15: 0x000000010cfc10c0
      rip: 0x00007fff811989ce  rfl: 0x0000000000000247  cr2: 0x000000010fe83020
    Binary Images:
           0x100000000 -        0x100000fff  com.apple.Safari 5.1.10 (6534.59.10) <E9B93F8E-359B-6C7E-E1D5-6415B49BBB03> /Applications/Safari.app/Contents/MacOS/Safari
           0x10d1c9000 -        0x10d1effff  GLRendererFloat ??? (???) <38621D22-8F49-F937-851B-E21BD49A8A88> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
           0x10e50d000 -        0x10e6a0fe7  GLEngine ??? (???) <BCE83654-81EC-D231-ED6E-1DD449B891F2> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
           0x10e6d1000 -        0x10e91fff7  com.apple.ATIRadeonX1000GLDriver 1.6.36 (6.3.6) <4CB6FB1E-0084-F232-3FA0-719F94837D30> /System/Library/Extensions/ATIRadeonX1000GLDriver.bundle/Contents/MacOS/ATIRade onX1000GLDriver
        0x7fff5fc00000 -     0x7fff5fc3be0f  dyld 132.1 (???) <29DECB19-0193-2575-D838-CF743F0400B2> /usr/lib/dyld
        0x7fff80003000 -     0x7fff80014fff  com.apple.DSObjCWrappers.Framework 10.6 (134) <3C08225D-517E-2822-6152-F6EB13A4ADF9> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
        0x7fff80015000 -     0x7fff8001bfff  libCGXCoreImage.A.dylib 545.0.0 (compatibility 64.0.0) <D2F8C7E3-CBA1-2E66-1376-04AA839DABBB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
        0x7fff80021000 -     0x7fff8004cff7  libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <3630A97F-55C1-3F34-CA63-3847653C9645> /usr/lib/libxslt.1.dylib
        0x7fff8004d000 -     0x7fff800b7fe7  libvMisc.dylib 268.0.1 (compatibility 1.0.0) <AF0EA96D-000F-8C12-B952-CB7E00566E08> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff800e8000 -     0x7fff801a9fef  com.apple.ColorSync 4.6.8 (4.6.8) <7DF1D175-6451-51A2-DBBF-40FCA78C0D2C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff801aa000 -     0x7fff801f2ff7  libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff801f3000 -     0x7fff801f3ff7  com.apple.Carbon 150 (152) <23704665-E9F4-6B43-1115-2E69F161FC45> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff80231000 -     0x7fff802aefef  com.apple.backup.framework 1.2.2 (1.2.2) <CD3554D8-DA47-DDBC-910C-B2F1DE3B8CA6> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
        0x7fff802fb000 -     0x7fff80345ff7  com.apple.Metadata 10.6.3 (507.15) <DE238BE4-5E22-C4D5-CF5C-3D50FDEE4701> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff80346000 -     0x7fff80354ff7  libkxld.dylib ??? (???) <8145A534-95CC-9F3C-B78B-AC9898F38C6F> /usr/lib/system/libkxld.dylib
        0x7fff80355000 -     0x7fff80515fe7  com.apple.WebKit2 6534.59 (6534.59.10) <61029ECF-E501-D530-C98A-AB9AAB9FF257> /System/Library/PrivateFrameworks/WebKit2.framework/Versions/A/WebKit2
        0x7fff80516000 -     0x7fff80592ff7  com.apple.ISSupport 1.9.7 (55) <BAE839AB-9DBD-FB23-F1F1-39445F04D8DA> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
        0x7fff80593000 -     0x7fff808b5fff  com.apple.JavaScriptCore 6534.59 (6534.59.11) <992F7C39-0ADA-C5EF-0405-55F81A5B2F76> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff808c2000 -     0x7fff808cdfff  com.apple.corelocation 12.3 (12.3) <A6CFB410-2333-8BE3-658B-75A93C90A9CC> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
        0x7fff808ce000 -     0x7fff808fefef  com.apple.shortcut 1.1 (1.1) <A99C9D8E-290B-B1E4-FEA5-CC5F2FB9C18D> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
        0x7fff808ff000 -     0x7fff80924ff7  com.apple.CoreVideo 1.6.2 (45.6) <E138C8E7-3CB6-55A9-0A2C-B73FE63EA288> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff80925000 -     0x7fff80925ff7  com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
        0x7fff80a1f000 -     0x7fff80a25ff7  IOSurface ??? (???) <8E302BB2-0704-C6AB-BD2F-C2A6C6A2E2C3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff80c61000 -     0x7fff80ca4fef  libtidy.A.dylib ??? (???) <2F4273D3-418B-668C-F488-7E659D3A8C23> /usr/lib/libtidy.A.dylib
        0x7fff80d66000 -     0x7fff8109afef  com.apple.CoreServices.CarbonCore 861.39 (861.39) <1386A24D-DD15-5903-057E-4A224FAF580B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff8109b000 -     0x7fff810affff  libGL.dylib ??? (???) <2ECE3B0F-39E1-3938-BF27-7205C6D0358B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff81125000 -     0x7fff812e6fef  libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib
        0x7fff81458000 -     0x7fff8146cff7  com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <621B7415-A0B9-07A7-F313-36BEEDD7B132> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff81490000 -     0x7fff814a1ff7  libz.1.dylib 1.2.3 (compatibility 1.0.0) <97019C74-161A-3488-41EC-A6CA8738418C> /usr/lib/libz.1.dylib
        0x7fff814a2000 -     0x7fff81557fe7  com.apple.ink.framework 1.3.3 (107) <8C36373C-5473-3A6A-4972-BC29D504250F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
        0x7fff81558000 -     0x7fff81564fff  libbz2.1.0.dylib 1.0.5 (compatibility 1.0.0) <9AB864FA-9197-5D48-A0EC-EC8330D475FC> /usr/lib/libbz2.1.0.dylib
        0x7fff81571000 -     0x7fff815a2fff  libGLImage.dylib ??? (???) <562565E1-AA65-FE96-13FF-437410C886D0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff815a3000 -     0x7fff815f6ff7  com.apple.HIServices 1.8.3 (???) <F6E0C7A7-C11D-0096-4DDA-2C77793AA6CD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff815f7000 -     0x7fff8160cff7  com.apple.LangAnalysis 1.6.6 (1.6.6) <1AE1FE8F-2204-4410-C94E-0E93B003BEDA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
        0x7fff8160d000 -     0x7fff816f2fef  com.apple.DesktopServices 1.5.11 (1.5.11) <39FAA3D2-6863-B5AB-AED9-92D878EA2438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff816f3000 -     0x7fff81778ff7  com.apple.print.framework.PrintCore 6.3 (312.7) <CDFE82DD-D811-A091-179F-6E76069B432D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff817e6000 -     0x7fff81821fff  com.apple.AE 496.5 (496.5) <208DF391-4DE6-81ED-C697-14A2930D1BC6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff81865000 -     0x7fff81898ff7  libTrueTypeScaler.dylib ??? (???) <B7BA8104-FA18-39A2-56E1-922EE7A660AC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
        0x7fff818b5000 -     0x7fff8190aff7  com.apple.framework.familycontrols 2.0.2 (2020) <8807EB96-D12D-8601-2E74-25784A0DE4FF> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7fff8190b000 -     0x7fff81910ff7  com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
        0x7fff81961000 -     0x7fff81a7bfff  libGLProgrammability.dylib ??? (???) <D1650AED-02EF-EFB3-100E-064C7F018745> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
        0x7fff81a7c000 -     0x7fff81b3efe7  libFontParser.dylib ??? (???) <EF06F16C-0CC9-B4CA-7BD9-0A97FA967340> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff81b3f000 -     0x7fff81b56fff  com.apple.ImageCapture 6.1 (6.1) <79AB2131-2A6C-F351-38A9-ED58B25534FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
        0x7fff822f6000 -     0x7fff822fdfff  com.apple.OpenDirectory 10.6 (10.6) <4FF6AD25-0916-B21C-9E88-2CC42D90EAC7> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff822fe000 -     0x7fff824a0fe7  com.apple.WebKit 6534.59 (6534.59.10) <5F60FC29-1962-988F-96D1-A72A61F8C4EB> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
        0x7fff82520000 -     0x7fff82539fff  com.apple.CFOpenDirectory 10.6 (10.6) <401557B1-C6D1-7E1A-0D7E-941715C37BFA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff82584000 -     0x7fff82587fff  com.apple.help 1.3.2 (41.1) <BD1B0A22-1CB8-263E-FF85-5BBFDE3660B9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
        0x7fff82588000 -     0x7fff82a91ff7  com.apple.RawCamera.bundle 3.14.0 (646) <75A96BFC-1832-808B-F430-C4C9379C5A98> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff82a92000 -     0x7fff82a9dff7  com.apple.speech.recognition.framework 3.11.1 (3.11.1) <3D65E89B-FFC6-4AAF-D5CC-104F967C8131> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
        0x7fff82a9e000 -     0x7fff82ba2ff7  com.apple.PubSub 1.0.5 (65.28) <87EB5C5F-E4E2-E4FD-70EE-773B3A40ABCD> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
        0x7fff82ba3000 -     0x7fff82baeff7  com.apple.HelpData 2.0.5 (34.1.1) <24DC6CD3-02B7-9332-FF6D-F0C545857B55> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
        0x7fff82c88000 -     0x7fff82cc2fff  libcups.2.dylib 2.8.0 (compatibility 2.0.0) <4F2A4397-89BD-DEAC-4971-EE838FFA0964> /usr/lib/libcups.2.dylib
        0x7fff82ceb000 -     0x7fff82d69ff7  com.apple.CoreText 151.13 (???) <5C6214AD-D683-80A8-86EB-328C99B75322> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
        0x7fff82dbd000 -     0x7fff82ed3ff7  libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <3814FCF9-92B9-A6AB-E76A-F7021894AA3F> /usr/lib/libxml2.2.dylib
        0x7fff82ed4000 -     0x7fff82ed8ff7  libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) <DB710299-B4D9-3714-66F7-5D2964DE585B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
        0x7fff82ed9000 -     0x7fff82edefff  libGFXShared.dylib ??? (???) <6BBC351E-40B3-F4EB-2F35-05BDE52AF87E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff82edf000 -     0x7fff82ef1fe7  libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib
        0x7fff82ef2000 -     0x7fff82f08fe7  com.apple.MultitouchSupport.framework 207.11 (207.11) <8233CE71-6F8D-8B3C-A0E1-E123F6406163> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff82f09000 -     0x7fff82f16fe7  libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <1C35FA50-9C70-48DC-9E8D-2054F7A266B1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
        0x7fff82f17000 -     0x7fff82f1bff7  libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib
        0x7fff82f1c000 -     0x7fff82f21fff  libGIF.dylib ??? (???) <3BAD0DE8-8151-68B0-2244-A4541C738972> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff82f22000 -     0x7fff82f4afff  com.apple.DictionaryServices 1.1.2 (1.1.2) <E9269069-93FA-2B71-F9BA-FDDD23C4A65E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff830a5000 -     0x7fff8321cfe7  com.apple.CoreFoundation 6.6.6 (550.44) <BB4E5158-E47A-39D3-2561-96CB49FA82D4> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff8341c000 -     0x7fff8342dfff  SyndicationUI ??? (???) <A7C60837-3B4F-ACDE-5B7B-63DA918763D0> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
        0x7fff8342e000 -     0x7fff8346cfe7  libFontRegistry.dylib ??? (???) <395D7C0D-36B5-B353-0DC8-51ABC0B1C030> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff83483000 -     0x7fff834d9fe7  libTIFF.dylib ??? (???) <2DBEC120-DAA7-3789-36A2-A205BCDF2D72> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff834da000 -     0x7fff83501ff7  libJPEG.dylib ??? (???) <08758593-6436-B29E-1DA8-F15597835EC1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff835ba000 -     0x7fff835baff7  com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <4CCE5D69-F1B3-8FD3-1483-E0271DB2CCF3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
        0x7fff8379e000 -     0x7fff83e9aff7  com.apple.CoreGraphics 1.545.0 (???) <58D597B1-EB3B-710E-0B8C-EC114D54E11B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff83e9b000 -     0x7fff84895ff7  com.apple.AppKit 6.6.8 (1038.36) <4CFBE04C-8FB3-B0EA-8DDB-7E7D10E9D251> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff84896000 -     0x7fff848a5fff  libxar.1.dylib ??? (???) <CBAF862A-3C77-6446-56C2-9C4461631AAF> /usr/lib/libxar.1.dylib
        0x7fff84936000 -     0x7fff849c2fef  SecurityFoundation ??? (???) <3F1F2727-C508-3630-E2C1-38361841FCE4> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff849c3000 -     0x7fff849c4ff7  com.apple.TrustEvaluationAgent 1.1 (1) <5952A9FA-BC2B-16EF-91A7-43902A5C07B6> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff849e6000 -     0x7fff84a27fff  com.apple.SystemConfiguration 1.10.8 (1.10.2) <78D48D27-A9C4-62CA-2803-D0BBED82855A> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff84a28000 -     0x7fff84a29ff7  com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <49B723D1-85F8-F86C-2331-F586C56D68AF> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff84a2a000 -     0x7fff85a94fff  com.apple.WebCore 6534.59 (6534.59.6) <24B753DC-1FD4-FFCC-5F66-44799244A125> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
        0x7fff85a95000 -     0x7fff85ab5fff  com.apple.DirectoryService.Framework 3.6 (621.16) <0ED4A74A-F8FB-366D-6588-F13EA397326F> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
        0x7fff85af0000 -     0x7fff85ba6ff7  libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <03140531-3B2D-1EBA-DA7F-E12CC8F63969> /usr/lib/libobjc.A.dylib
        0x7fff85ba7000 -     0x7fff85baaff7  libCoreVMClient.dylib ??? (???) <75819794-3B7A-8944-D004-7EA6DD7CE836> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff85bab000 -     0x7fff863b5fe7  libBLAS.dylib 219.0.0 (compatibility 1.0.0) <FC941ECB-71D0-FAE3-DCBF-C5A619E594B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff863b6000 -     0x7fff86402fff  libauto.dylib ??? (???) <F7221B46-DC4F-3153-CE61-7F52C8C293CF> /usr/lib/libauto.dylib
        0x7fff86403000 -     0x7fff86424fe7  libPng.dylib ??? (???) <D8EC7740-EE32-865A-2F75-C9EDE2135510> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff86425000 -     0x7fff86723fff  com.apple.HIToolbox 1.6.5 (???) <AD1C18F6-51CB-7E39-35DD-F16B1EB978A8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff86724000 -     0x7fff86ac1fe7  com.apple.QuartzCore 1.6.3 (227.37) <16DFF6CD-EA58-CE62-A1D7-5F6CE3D066DD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff86bc6000 -     0x7fff86bc8fff  libRadiance.dylib ??? (???) <BF694EE5-6FDA-553A-CC89-F7135618E9C7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
        0x7fff86bc9000 -     0x7fff86bffff7  com.apple.framework.Apple80211 6.2.5 (625.6) <B67C7A65-E4FB-4419-3F31-4482E17EF203> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff86c00000 -     0x7fff86c16fef  libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib
        0x7fff86c17000 -     0x7fff86c17ff7  com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff86c18000 -     0x7fff86c59fef  com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff86c5a000 -     0x7fff86c9dff7  libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <5FF3D7FD-84D8-C5FA-D640-90BB82EC651D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
        0x7fff86ee9000 -     0x7fff86fa2fff  libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib
        0x7fff872e7000 -     0x7fff87406ff7  libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <0CE8D59B-D0C7-1DCE-3654-37F27F61BEFA> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff87407000 -     0x7fff87450ff7  com.apple.securityinterface 4.0.1 (40418.0.1) <9AF33A9F-2D8C-2AE6-868C-EA836C861031> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff87490000 -     0x7fff87540fff  edu.mit.Kerberos 6.5.11 (6.5.11) <085D80F5-C9DC-E252-C21B-03295E660C91> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff87541000 -     0x7fff875a3fe7  com.apple.datadetectorscore 2.0 (80.7) <09ED086F-438D-852B-1D13-367A36BCFF90> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff875a4000 -     0x7fff87621fef  libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib
        0x7fff87622000 -     0x7fff876a1fe7  com.apple.audio.CoreAudio 3.2.6 (3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff876a2000 -     0x7fff876ebfef  libGLU.dylib ??? (???) <B0F4CA55-445F-E901-0FCF-47B3B4BAE6E2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff877c0000 -     0x7fff87a42fff  com.apple.Foundation 6.6.8 (751.63) <E10E4DB4-9D5E-54A8-3FB6-2A82426066E4> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff87b92000 -     0x7fff87cc7fff  com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) <F4814A13-E557-59AF-30FF-E62929367933> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff87cc8000 -     0x7fff87cd7fff  com.apple.NetFS 3.2.2 (3.2.2) <7CCBD70E-BF31-A7A7-DB98-230687773145> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff87de3000 -     0x7fff87df2fef  com.apple.opengl 1.6.14 (1.6.14) <ECAE2D12-5BE3-46E7-6EE5-563B80B32A3E> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff87df3000 -     0x7fff87e32ff7  libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <B2E93DEC-2F33-366A-995C-ACA0523D508F> /usr/lib/libssl.0.9.8.dylib
        0x7fff87e3e000 -     0x7fff87e61fff  com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff87f25000 -     0x7fff87f46fff  libresolv.9.dylib 41.1.0 (compatibility 1.0.0) <9410EC7F-4D24-6740-AFEE-90405750FAD7> /usr/lib/libresolv.9.dylib
        0x7fff885df000 -     0x7fff88626ff7  com.apple.coreui 2 (114) <923E33CC-83FC-7D35-5603-FB8F348EE34B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff88627000 -     0x7fff887e5fff  libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <97A75BFB-0DB6-6F44-36B0-97B7F7208ABB> /usr/lib/libicucore.A.dylib
        0x7fff88847000 -     0x7fff88a89fe7  com.apple.AddressBook.framework 5.0.4 (883) <3C634319-4B5B-592B-2D3A-A16336F93AA0> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
        0x7fff88a8a000 -     0x7fff88d13ff7  com.apple.security 6.1.2 (55002) <D224882B-D57B-83AF-3781-548BCEACB327> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff88de0000 -     0x7fff88f9ffff  com.apple.ImageIO.framework 3.0.6 (3.0.6) <92882FD3-CB3F-D0BE-DDDA-43B4BEE10F58> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
        0x7fff88fa0000 -     0x7fff8903afff  com.apple.ApplicationServices.ATS 275.19 (???) <2DE8987F-4563-4D8E-45C3-2F6F786E120D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff8903b000 -     0x7fff8903bff7  com.apple.CoreServices 44 (44) <DC7400FB-851E-7B8A-5BF6-6F50094302FB> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff8903c000 -     0x7fff890f9fff  com.apple.CoreServices.OSServices 359.2 (359.2) <BBB8888E-18DE-5D09-3C3A-F4C029EC7886> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff89116000 -     0x7fff8911cff7  com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff8911d000 -     0x7fff89138ff7  com.apple.openscripting 1.3.1 (???) <9D50701D-54AC-405B-CC65-026FCB28258B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff8913b000 -     0x7fff89141ff7  com.apple.CommerceCore 1.0 (9.1) <3691E9BA-BCF4-98C7-EFEC-78DA6825004E> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
        0x7fff8924c000 -     0x7fff8924efff  com.apple.print.framework.Print 6.1 (237.1) <CA8564FB-B366-7413-B12E-9892DA3C6157> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff89272000 -     0x7fff89275ff7  com.apple.securityhi 4.0 (36638) <AEF55AF1-54D3-DB8D-27A7-E16192E0045A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff89276000 -     0x7fff896b9fef  libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff896ea000 -     0x7fff896f5fff  com.apple.CrashReporterSupport 10.6.7 (258) <A2CBB18C-BD1C-8650-9091-7687E780E689> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff89726000 -     0x7fff897fafe7  com.apple.CFNetwork 454.12.4 (454.12.4) <C83E2BA1-1818-B3E8-5334-860AD21D1C80> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
        0x7fff897fb000 -     0x7fff8989bfff  com.apple.LaunchServices 362.3 (362.3) <B90B7C31-FEF8-3C26-BFB3-D8A48BD2C0DA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff8989d000 -     0x7fff8a0ddfe7  com.apple.Safari.framework 6534 (6534.59.10) <994DD15D-D620-7FEB-C912-1FF3086942AD> /System/Library/PrivateFrameworks/Safari.framework/Versions/A/Safari
        0x7fff8a0e7000 -     0x7fff8a136ff7  com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <0731C40D-71EF-B417-C83B-54C3527A36EA> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
        0x7fff8a137000 -     0x7fff8a275fff  com.apple.CoreData 102.1 (251) <9DFE798D-AA52-6A9A-924A-DA73CB94D81A> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff8a2b1000 -     0x7fff8a2b1ff7  com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff8a2b2000 -     0x7fff8a38ffff  com.apple.vImage 4.1 (4.1) <C3F44AA9-6F71-0684-2686-D3BBC903F020> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff8a390000 -     0x7fff8a390ff7  com.apple.Cocoa 6.6 (???) <68B0BE46-6E24-C96F-B341-054CF9E8F3B6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff8a391000 -     0x7fff8a392fff  liblangid.dylib ??? (???) <EA4D1607-2BD5-2EE2-2A3B-632EEE5A444D> /usr/lib/liblangid.dylib
        0x7fff8a460000 -     0x7fff8a4f0fff  com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff8a7ed000 -     0x7fff8a82afff  com.apple.LDAPFramework 2.0 (120.1) <54A6769E-D7E2-DBE2-EA61-87B9EA355DA4> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff8a832000 -     0x7fff8a892fe7  com.apple.framework.IOKit 2.0 (???) <4F071EF0-8260-01E9-C641-830E582FA416> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fffffe00000 -     0x7fffffe01fff  libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib
    System Profile:
    Model: iMac5,1, BootROM IM51.0090.B09, 2 processors, Intel Core 2 Duo, 2.16 GHz, 2 GB, SMC 1.9f4
    Graphics: ATI Radeon X1600, ATY,RadeonX1600, PCIe, 128 MB
    Memory Module: global_name
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x87), Broadcom BCM43xx 1.0 (5.10.131.42.4)
    Bluetooth: Version 2.4.5f3, 2 service, 12 devices, 1 incoming serial ports
    Network Service: Ethernet, Ethernet, en0
    Serial ATA Device: ST500DM002-1BD142, 465.76 GB
    Parallel ATA Device: MATSHITADVD-R   UJ-85J
    USB Device: Built-in iSight, 0x05ac  (Apple Inc.), 0x8501, 0xfd400000 / 2
    USB Device: Hub in Apple Pro Keyboard, 0x05ac  (Apple Inc.), 0x1003, 0x5d100000 / 2
    USB Device: Apple Optical USB Mouse, 0x05ac  (Apple Inc.), 0x0304, 0x5d110000 / 4
    USB Device: Apple Pro Keyboard, 0x05ac  (Apple Inc.), 0x020b, 0x5d130000 / 3
    USB Device: Bluetooth USB Host Controller, 0x05ac  (Apple Inc.), 0x8206, 0x7d100000 / 2
    USB Device: IR Receiver, 0x05ac  (Apple Inc.), 0x8240, 0x7d200000 / 3
    I hope you can help solve this issue as it has continued for a very long time and is very annoying.  I always send the reports to APPLE but the problem persists...
    Thank you,
    <Email Edited By Host>

    You can deal with the complicated solutions offered by all those gracious individuals that graciousely take time out of their schedule in an attempt to assist you. I noticed that you have not upgraded. Apple wants you to upgrade.  I had all the same issues with software and hardware. Long story short if you want to fix your problems pay for all hardware and software upgrades. This isn't Apple anymore.

  • The new FireFox, crashes every hour or so, then keeps crashing when I try restart it. Only restarting my computer helps, but then it will crash again. 90% of the time, there is a problem sending crash report(s).

    Since I downloading the new FireFox, it crashes every hour or so, then will keep crashing when I try restart it. Only restarting my computer helps, but then it will crash again. 90% of the time, when sending crash report(s), a mesage that there was a problem sending it appears. Please fix the problem and/or tell me what I can do.

    I found the solution here, it's really works!
    I'm glad I found this site.
    http://ituneserrorfix.blogspot.com/2013/11/how-to-fix-error-4013.html

  • I purchased microsoft office mac in 2004 and suddenly I get an error message. It won't launch. I click reopen and it does the same thing. I get a long message in the panel. It tells me it will send a report. I still can't access any microsoft item - word

    I purchased microsoft office mac in 2004 and suddenly I get an error message. It won't launch. I click reopen and it does the same thing. I get a long message in the panel. It tells me it will send a report. I still can't access any microsoft item - word, excel, nothing works.
    I have a mac book pro 10.6.8
    Thanks

    cassidy3 wrote:
    Good news is that I can access all my documents. Bad news is I had to pay $150 for it.
    I spent a lot of time trying to find a solution before buying.  I did not try the launch terminal solution....
    I will check back so I can find out what to do should this happen again.
    More possible bad news.  If you had followed what fane_j had asked you to do you might have found out it wasn't microsoft's fault for your problem and wouldn't have had to spend $150.  Because while you may have an Office that works, fane_j was not suggesting a solution but probing for a trojan (google "flashback trojan") that has been crashing powerpc code which is what Office 2004 is.
    So if you do have the trojan, while you can run a version of Office, the trojan may still be in your system since installing a version of Office isn't going to remove it.  So I'll make another request.  Launch Terminal (in your Utilities folder) and copy/paste the following line into the terminal window and hit return:
    defaults read ~/.MacOSX/environment
    If you see anything other than a "does not exist" error message you almost certainly do have the trojan and post the results in this thread.
    The choice is yours.  You can ignore this and take the risk.  Or do what has been requested.

  • Firefox constantly crashes and sends error reports

    Hello,
    I've installed the latest version of firefox on my new computer (which uses Windows 8) but it constantly crashes and sends error reports. Often when I send the error report and restart firefox, it just crashes again before the pages can even restore. I've reset firefox but this hasn't sorted the problem. I even tried completely uninstalling firefox and reinstalling it but this hasn't helped either. I've tried running it with no addons too but this hasn't helped either!
    I'd be really grateful if someone could help me. Thanks in advance.

    If you installed Firefox 19, it has a known issue with certain graphics cards on Windows 8. Try installing Firefox 18.0.2 over your existing installation (no need to uninstall Firefox 19 first).
    http://releases.mozilla.org/pub/mozilla.org/firefox/releases/18.0.2/win32/en-US/
    (If anyone reading this thread prefers a different language than English-US, navigate up a level to find your other choices.)

  • Send/Don't Send Error Report

    Everytime I open Safari it comes up with an error.
    It says "Safari Web Browser has encountered a problem and needs to close. We are sorry for the inconvenience." and asks "Send error report" or "Don't Send". If I click either it closes out.
    How do I fix this?

    Try reinstalling Safari. When you do, install to a new folder like C:\Apps\Safari.

  • ITunes Won't Open; Get Option To Send Error Report

    Whenever I try to open iTunes, I get the message, "iTunes has encountered a problem and needs to close. We are sorry for the inconvenience." I have the option to either Debug (which does nothing), Send Error Report, or Don't Send. I have tried restarting my computer, redownloading iTunes, and uninstalling and reinstalling iTunes.
    Backstory: I tried downloading the new iTunes version yesterday, and acidentaly clicked the power strip reset button with my toe right in the middle of download. iTunes disappeared from my computer after I booted it back up. So I downloaded it, and it worked yesterday. I turned on my computer again today, and I get this message.

    Is it possible to download an older version of iTunes to see if that works? If so, where?

  • "Send Error Report" Message When Trying to Open iTunes

    I've looked for two days to find a solution to this problem and tried everything I've come across. Nothing has worked so far, and every time I try to open iTunes I still get the "send error report". I know that that does nothing. I've un-installed and re-installed both Quicktime and iTunes and it doesn't work. I've tried to see if it will work on another account on the same computer but it doesn't work. What is the next step?
    Thanks!

    Good-O. Not seeing an error message there rules out another possible set of problems, so we're still making progress.
    Okay, we'll try swapping out your existing QuickTime one more time, taking a few extra explicit precautions along the way.
    First, download and save a fresh copy of the QuickTimeInstaller.exe to your hard drive. (Don't run the install on line and don't run the install just yet.) Get the installer that doesn't mention iTunes:
    http://www.apple.com/quicktime/download/
    Now head into your "Add or Remove Programs" control panel and uninstall QuickTime.
    Next we'll remove any leftover QuickTime program files and folders.
    Restart the PC.
    Open Local Disk C: or whichever drive your program files are installed on.
    Open the "Program Files" folder.
    Right-click the "QuickTime" folder (if it still exists) and select Delete.
    Go back into Local Disk C: or whichever drive your Operating System files are installed on.
    Open the "Windows" folder.
    Open the "system32" folder.
    Right-click on the QuickTime file (if it still exists) and select "Delete".
    Right-click on the QuickTimeVR file (if it still exists) and select "Delete".
    Empty your Recycle Bin and restart the PC again.
    After the PC restarts, do not open any applications. Disconnect from your network and/or the internet. Now disable all your security software (firewall, antivirus, antispyware).
    Now start the QuickTime install by doubleclicking on the QuickTimeInstaller.exe file you downloaded earlier.
    Reenable all security software prior to reconnecting to the internet and/or your network.
    Did that install seem to go through okay? If so, does QuickTime launch normally this time?
    Message was edited by: b noir

  • When i click Yahoo mail, firefox is closing, says send error report or close

    The new Yahoo Mail is updated, so when i open yahoo mail, the browser says " firefox encountered... error . Send error report or close". This is the error window dialogue box appear.
    After that, the complete firebox browser closing, how do i open my yahoo mail.
    GMail and other websites is working fine. The problem with only Yahoo mail.
    Please help.
    My important mail has to be read.

    See:
    *https://support.mozilla.com/kb/Firefox+is+already+running+but+is+not+responding
    *http://kb.mozillazine.org/Profile_in_use

  • "Send error report" popup upon iTunes startup

    When I try to open iTunes 7.0, after a moment of loading, a "send error report" popup comes onto the screen. This is a serious problem because it prevents me from accessing iTunes and updating my iPod. For reference, I am not experiencing any problems with Quicktime. Any suggested courses of action? I have already tried these two methods, as proposed by Apple, and nothing has been fixed.
    Here are some screenshot clips of the error:
    Any help is very much appreciated. Thanks!
      Windows XP  

    Yes, it works in the new account. Thanks so much!
    However, how can I make it work on my main account. Also, any ideas as to the reason it only works on this account?
    the first thing we should check on is damaged itunes preference files in the account in which you're getting the crash. (there's a different set of these in each XP user account, which is how we can get the "crash in one account, launch in another" behavior.)
    try the technique i describe in my reply to kusma in the following post:
    b noir: Re: iTunes 7.0.1 crashing
    (a few other things to check on if this doesn't pan out.)

  • How to send ALV Report in excel format from SAP

    Hi Gurus,
    We are using SAP 4.7 and using different SAP reports.Now I want to send SAP ALV report in excel format directly from SAP in background.Now we send these reports in background weekly by using autimetic scheduling but this is PDF format.Now I want to change this pdf format to excel format.In SCOT T.Code I am able to find any excel format.Please help me out.
    I am waiting for your reply.
    Advance Thanks
    Nirmal

    Hi Nirmal,
    I have done the same in my previous organisation.For this particular solution you need to ask your basis guys to upgrade the support package so that BCS classes could be available in the system.
    API interafces five some problem with attachemnts and SAP has recommended to use BCS classes.
    Currently BCS classes won't be availbale in 4.7.
    Once the BCS classes are available
    use below code
       CONSTANTS:
        lc_tab          TYPE c VALUE cl_bcs_convert=>gc_tab,
        lc_crlf         TYPE c VALUE cl_bcs_convert=>gc_crlf,
       lc_codepage     TYPE abap_encod VALUE '4103',
    data :
       lv_string      TYPE string,
       binary_content TYPE solix_tab,
       size           TYPE so_obj_len,
       *" Set Heading of Excel File
      CONCATENATE 'Employee DATA'
                   lc_crlf lc_crlf
                   INTO lv_string.
       *" Set Header for Excel Fields
      CONCATENATE lv_string
                  lc_header1 lc_tab
                  lc_header2 lc_tab
                  lc_header3 lc_tab
                  lc_header4 lc_tab
                  lc_header5 lc_tab
                  lc_header6 lc_tab
                  lc_header7 lc_tab
                  lc_header8 lc_tab
                  lc_header9 lc_tab
                  lc_header10 lc_crlf
                  INTO lv_string.
    "lc_header1 to 10 could be your field headers
       "Move Internal table data
      LOOP AT gt_final1 INTO gwa_final1.
        CONCATENATE lv_string
                    gwa_final1-field1     lc_tab
                    gwa_final1-field2      lc_tab
                    gwa_final1-field3    lc_crlf
                    INTO lv_string.
      ENDLOOP.
       *" convert the text string into UTF-16LE binary data including
    *" byte-order-mark. Mircosoft Excel prefers these settings
    *" all this is done by new class cl_bcs_convert (see note 1151257)
      TRY.
          cl_bcs_convert=>string_to_solix(
            EXPORTING
              iv_string   = lv_string
              iv_codepage = lc_codepage  "suitable for MS Excel, leave empty
              iv_add_bom  = abap_true     "for other doc types
            IMPORTING
              et_solix  = binary_content
              ev_size   = size ).
        CATCH cx_bcs.
          MESSAGE e445(so).
      ENDTRY.
      TRY.
    *" create persistent send request
          send_request = cl_bcs=>create_persistent( ).
          document = cl_document_bcs=>create_document(
            i_type    = lc_doc
            i_text    = main_text
            i_subject = lc_sub  ).     
          document->add_attachment(
            i_attachment_type    = lc_attach                    "#EC NOTEXT
            i_attachment_subject = lc_sub                       "#EC NOTEXT
            i_attachment_size    = size
            i_att_content_hex    = binary_content ).
       send_request->set_document( document ).
       recipient = cl_cam_address_bcs=>create_internet_address( email ).
       CALL METHOD send_request->add_recipient
              EXPORTING
                i_recipient = recipient.
       IF recipient IS NOT INITIAL.
            sent_to_all = send_request->send( i_with_error_screen = abap_true ).
            COMMIT WORK.
    *        MESSAGE text-014 TYPE gc_succ  .
          ENDIF.
        CATCH cx_bcs INTO bcs_exception.
          MESSAGE i865(so) WITH bcs_exception->error_type.
      ENDTRY.
    For BCS decalartion u can go to se 38 and see program BCS_EXAMPLE_1 to BCS_EXAMPLE_7.
    Rewrads if helpful.
    Cheers
    Ramesh Bhatt

  • Firefox crashes upon open - won't send crash report; crash report info summarized below

    I have one computer that crash every time I start Firefox. Ocassionally the firefox window will appear for less than a second and then the Crash Report Window shows up; most times it goes right to Crash Report Window. Then it is for some reason unable to send the crash repor; it keeps looping back to the crash report. I've checked my modem and router are operating correctly; I have another computer that's working fine. I've run scan for Trojans, viruses and still see the problem. Any help would be very much appreciated as I'm stuck at this point. For what it's worth, Internet Explorer has the same problem, crashing upon opening.
    == Crash ID(s) ==
    not available

    Hello. I have a similar problem to the question of Ryan Vaught, (Firefox crashes upon open - won't send crash report; crash report info summarized below [MY] Firefox version: prior one to 3.6.7 Operating System: Windows XP Provessional). Mine is a bit different tho. Firefox seems to be crashing and my internet crashes right with it. When it does this, it also takes out some Win32 system .exe files. I too have ran AVG (Full Coverage /Purchased one) and then updated to Viper (Sunbelt Software) and it comes up clean of any viruses, etc. Once it crashes and I close Firefox, the crash report request comes up. When I hit send, it says it cannot be sent with no additional information as to why. I just updated Firefox to 3.6.7 and sure hope this helps, but it almost always happens when I am playing games that use flash. I can send a screenshot if you need it and feel free to edit my question if need be. I've checked my Viper settings and can get to all the websites so far trying to rule it out. Deleted my internet set up and then added it back as a new connection (hope that made sense), so I don't know who to be asking this question of, but hoping you may know the answer why I can't send the crash report. Whew! Sorry for the lengthy question/issue. Your help is greatly appreciated!! Carolyn Burnam
    <blockquote>removed personal email -MJB</blockquote>

  • ITune is not working, Send Error Report

    before i updated to the newer 7.0.2 iTunes it used to work perfectly fine. Now after i installed it, quick time and iTunes seem to be having a problem. I click on Quick time and it says, Buffer Overrun detected.(then it says my file directory in program files). A buffer overrun has been detetced which has corrupted the programs internal state.The program cannot safely continue execution and must now be terminated.
    Itunes starts up, this agree to liscense agreement pops(sometimes this does not even pop up) up. I check yes and then the iTunes library pops up for about 3-5 seconds. iTunes has encountered a problem and needs to close. We are sorry for the incovenience. (Send error report, Dont send). How do i fix this?

    replying to Duvack
    I click on Quick time and it says, Buffer Overrun detected.(then it says my file directory in program files). A buffer overrun has been detetced which has corrupted the programs internal state.The program cannot safely continue execution and must now be terminated.
    the QuickTime problem will probably be causing your itunes problem. (itunes needs a properly functioning QuickTime in order to work correctly.)
    let's try swapping out your QuickTime.
    head into your Add/Remove programs. uninstall QuickTime.
    Next, we’ll manually remove any leftover program files and folders.
    1. On the Start menu, click My Computer (or double-click My Computer on the Desktop).
    2. In My Computer, open Local Disk.
    3. Open Program Files.
    4. Right-click on the QuickTime folder and click Delete from the shortcut menu.
    5. Navigate to C:\Windows\system32\.
    6. Remove the files QuickTime.qts and QuicktimeVR.qtx.
    7. Restart your computer.
    next, we'll get a fresh copy of QuickTime into your PC by doing a repair install of itunes.
    switch off antivirus and antispyware applications prior to the repair install.
    go into Add/Remove and select itunes. click "Change" and then click "Repair".
    if the repair install goes through okay, restart the PC and try launching itunes again. does it launch properly now?

  • When send the report directly to the printer from Oracle IDS 9i

    Hi.....
    I m using Oracle IDS 9i, Oracle AS 9i and Database 9i for my new project.But i m facing a problem when i m trying to show a report from oracle IDS 9i.When i send the report directly to the printer without showing it,then the printer connected to the application server is working.But the printer connected to with PC(From where a send the command) is not working but printer connected with AS is working,but not that one which one i m wanting.....Why this problem is happening?Can anyone help me?
    KSI

    Note:It is always better to have network based printers rather then PC shared printers. What that means is your printer is not connected to a PC. It has a direct connection to the network via NIC. You would then setup the printer on your AS in the printers setup. If the AS is rebooted you do not need to authenticate the printer shares again with a network based printer.
    If I understand you correctly, you have a printer connected to your AS(application server) and a printer connected to your PC. You can submit a report direct to the printer connected to the AS but cannot send a report direct to your printer connected to your PC.
    From the symptoms you described, the problem is usually associated with the AS not being able to see the printer shared on your PC. You either have the address to your printer address defined wrong or your AS is trying to direct a job to your printer but doesn't have rights to do it.
    First, Try to print a notepad job to your printer attached to your PC from the AS. This will tell you if you have access to do so or not.
    - If it can't, you need to figure out why? This has nothing to do with oracle.
    Second, thing to check is your Oracle "Report Queue Manager" on the AS. Make sure that you can submit a report manually from the Report Queue Manager. If it fails the "Report Queue Manager" will give you useful errors as to why it failed. This will help you isolate the problem.
    Third, Once you can submit a job from the reports queue manager manually to your shared printer you should be able to submit from your application direct. If it still does not work your address to the printer is incorrect. Try submitting manually through the reports queue manager again. When selecting printer you will be given a list of accessible printers from the AS. Select the one connected to your PC. Once selected the full network address will appear. Copy and use this as the printer location in your job submission through your application.
    That's it... Where using this right now and it works great. Hope this helps.
    Eric.

  • Sun server - file not found warning message - send-file reports: HTTP4142

    (File not found)
    [25/Sep/2012:17:37:34] warning ( 9732): for host 127.0.0.1 trying to GET /vt/css/body_ie8.css, send-file reports: HTTP4142: can't find C:/Program Files/Sun/WebServer7/https-AC7440R877W6X.com/web-app/AC7440R877W6X.com/vt/css/body_ie8.css.
    sun server is trying to find file body_ie8.css which is not exist. now i m testing application in ie8 so getting error like this. If i run same application in ie6 i will get body_ie6.css. if i create dummy files with these name i wont get any error message.
    another sample error message
    warning (14280): for host 127.0.0.1 trying to GET /vt/css/icefaces_ie.css, send-file reports: HTTP4142: can't find C:/Program Files/Sun/WebServer7/https-AC7440R877W6X.com/web-app/AC7440R877W6X.com/vt/css/icefaces_ie.css (File not found).
    I m running JSF framework icefaces implememntation

    Hi:
    After some days and several test I discover the solution.
    I'm using Unicodes in the messages text (like \u00e9, \u00e1) and due to a typing mistake, in just a word the sequence \u00es appears instead of \u00e9.
    It seems \u00es is not a valid Unicode code and that was the cause of this particular error.
    I think this kind of message error must change depending which web server is used.
    As i said, i'm using the embedded oc4j server.
    Bye.

Maybe you are looking for

  • Open Hub in BW 3.5

    Hello Experts, I need to dump all the data (with all the characteristics) of an infocube onto a table. For this, I am implementing it through an infospoke. I am selecting all the 42 infoobjects which are present in my infocube. However I am getting a

  • Daily User Stats of users log on for the Day

    Im need stats of users log on for the previous days on the system. Ive been to transation suim but I get stats on the users last logon. I require stats on a day to day basis so that I can anaylze how many users log on every day. Thank you [email prot

  • Fill DDL based on other field values in offline interactive adobe form

    Hi, I have a requirement where in i need to fill the values for a dropdown list  based on 3 other field values in offline adobe interactive forms which uses web service to interact with SAP. Note: I read many blogs and posts in SDN , but couldn get m

  • Moving files within a session - am I missing something?!

    I posted about this last week but thought I'd ask pretty much the same question a different way! (And thanks to the guys who answered before.) OK, I make radio documentaries. Yesterday, I finished a 60 minute piece that was a continuous flow of sound

  • Batch input to be mandatory in production order

    Dear All, While creating production order I want to make the batch (CHARG --> GR Tab page) to be made mandatory. I have tried SHD0 but not useful. Also tried to find some BADIs, but could not find the appropriate one. Is there any other way of doing