Change output device in smartform when using gui_diwnload

can any one please tell me how to change the output device for gui_download into pdf for a smartform.
(i want the setting to be done in my report -driver program ,   not in sap application tool bar settings)
kindly please suggest me,
thanks in advance,
koolspy.

I give you an example
  DATA: ls_control_param      TYPE ssfctrlop.
  DATA: ls_composer_param     TYPE ssfcompop.
    Parametros por defecto para la generación de la orden de spool.
      ls_composer_param-tddataset = 'PDF'.
      ls_composer_param-tdsuffix1 = 'FACT.'.
      ls_composer_param-tdsuffix2 = nast-OBJKY.
      ls_composer_param-TDDEST   = 'LP02'.
    output_options-tdprinter = 'PRINTER'.
      ls_composer_param-tdnewid = 'X'.
      ls_composer_param-tddelete = 'X'.
      ls_composer_param-tdfinal = ' '.
      ls_composer_param-tdlifetime = 8.
      ls_control_param-no_dialog = 'X'.
      ls_control_param-preview = ' '.
      ls_composer_param-tdimmed = ' '.
      ls_control_param-getotf = 'X'.
call smartform invoice
      CALL FUNCTION lf_fm_name
        EXPORTING
          archive_index        = toa_dara
          archive_parameters   = arc_params
          control_parameters   = ls_control_param
          mail_recipient       = ls_recipient
          mail_sender          = ls_sender
          output_options       = ls_composer_param
          user_settings        = space
          is_bil_invoice       = ls_bil_invoice
          is_nast              = nast
          is_repeat            = repeat
          is_vbdkr             = is_vbdkr
        IMPORTING
          job_output_info      = job_output_info
          document_output_info = document_output_info
          job_output_options   = job_output_options
        TABLES
          gt_vbdpr             = gt_vbdpr
        EXCEPTIONS
          formatting_error     = 1
          internal_error       = 2
          send_error           = 3
          user_canceled        = 4
          OTHERS               = 5.
    Convertimos el fichero OTF a PDF
    CALL FUNCTION 'CONVERT_OTF'
      EXPORTING
        format                      = 'PDF'
        MAX_LINEWIDTH               = 132
        ARCHIVE_INDEX               = ' '
        COPYNUMBER                  = 0
        ASCII_BIDI_VIS2LOG          = ' '
        PDF_DELETE_OTFTAB           = ' '
      IMPORTING
        bin_filesize                = file_size
        BIN_FILE                    =
      TABLES
        otf                         = job_output_info-otfdata
        lines                       = lt_pdf
      EXCEPTIONS
        err_max_linewidth           = 1
        err_format                  = 2
        err_conv_not_possible       = 3
        err_bad_otf                 = 4
        OTHERS                      = 5
Hope it helps.

Similar Messages

  • Logic express 9.1.8 quit unexpectedly when I change Output device on audio preferences

    Hi, Logic Express 9.1.8 quit unexpectedly This problem happens when I try to change output device, I/O buffer size on audio preferences.
    Help please.
    Thakyou
    Process:         Logic Express [1037]
    Path:            /Applications/Logic Express.app/Contents/MacOS/Logic Express
    Identifier:      com.apple.logic.express
    Version:         9.1.8 (1700.67)
    Build Info:      Logic-17006700~1
    Code Type:       X86 (Native)
    Parent Process:  launchd [126]
    Date/Time:       2013-06-13 15:55:05.494 -0400
    OS Version:      Mac OS X 10.6.8 (10K549)
    Report Version:  6
    Interval Since Last Report:          273520 sec
    Crashes Since Last Report:           12
    Per-App Interval Since Last Report:  83159 sec
    Per-App Crashes Since Last Report:   10
    Anonymous UUID:                      6E103025-5F96-4596-A3A6-4EB7EC1FA9ED
    Exception Type:  EXC_CRASH (SIGABRT)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    Crashed Thread:  14
    Application Specific Information:
    abort() called
    Thread 0:  Dispatch queue: com.apple.main-thread
    0   libSystem.B.dylib                       0x90277aa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x902b6be8 pthread_join$UNIX2003 + 1021
    2   ...Rig 5.MusicDevice.component          0x4fcd4422 NI::GP::HThread::waitTermination() + 34
    3   ...Rig 5.MusicDevice.component          0x50288f39 NI::RIG::AUDIO::AudioBackgroundThread::deInit() + 41
    4   ...Rig 5.MusicDevice.component          0x4fff0af5 NI::RIG::AUDIO::Rack::~Rack() + 149
    5   ...Rig 5.MusicDevice.component          0x5022bf11 NI::RIG::DB::Rack::~Rack() + 65
    6   ...Rig 5.MusicDevice.component          0x50227f2f NI::RIG::DB::SoundDatabase::~SoundDatabase() + 47
    7   ...Rig 5.MusicDevice.component          0x4f9b5c48 NI::RIG::DB::Database::~Database() + 72
    8   ...Rig 5.MusicDevice.component          0x4f939e33 NI::RIG::AUDIO::GuitarRigAudioClassBase::deInit() + 1875
    9   ...Rig 5.MusicDevice.component          0x4fed8dfb NI::AB::InterfaceBase::deInit() + 43
    10  ...Rig 5.MusicDevice.component          0x4fc91243 ComponentBase::ComponentEntryDispatch(ComponentParameters*, ComponentBase*) + 59
    11  ...Rig 5.MusicDevice.component          0x4fc91d9a AUBase::ComponentEntryDispatch(ComponentParameters*, AUBase*) + 1270
    12  ...Rig 5.MusicDevice.component          0x4f9df65f NIAudioUnitEffectEntry + 79
    13  ...ple.CoreServices.CarbonCore          0x9378451f CallComponentDispatch + 29
    14  ...ple.CoreServices.CarbonCore          0x937848a8 CallComponentClose + 43
    15  ...ple.CoreServices.CarbonCore          0x937847d1 CloseComponentInternal(ComponentInstanceRecord*) + 101
    16  ...ple.CoreServices.CarbonCore          0x93784752 CloseComponent + 46
    17  com.apple.logic.express                 0x0057d5b2 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 5515202
    18  ...le.music.apps.MAAudioEngine          0x02ac50ef MD::DisposePlug(CPlugIn*) + 655
    19  com.apple.logic.express                 0x00139d9c std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 1044396
    20  com.apple.logic.express                 0x0005cc30 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 138816
    21  com.apple.logic.express                 0x0005ccfe std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 139022
    22  com.apple.logic.express                 0x0005faa2 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 150706
    23  com.apple.logic.express                 0x000b71a8 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 508856
    24  com.apple.logic.express                 0x000b73ad std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 509373
    25  com.apple.logic.express                 0x000bb2e2 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 525554
    26  com.apple.logic.express                 0x006f46a4 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 7051444
    27  com.apple.AppKit                        0x92984a26 -[NSApplication sendAction:to:from:] + 112
    28  com.apple.prokit                        0x00faa464 -[NSProApplication sendAction:to:from:] + 127
    29  com.apple.logic.express                 0x005dc5da std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 5904362
    30  com.apple.AppKit                        0x92a64255 -[NSControl sendAction:to:] + 108
    31  com.apple.AppKit                        0x92a5fd02 -[NSCell _sendActionFrom:] + 169
    32  com.apple.AppKit                        0x92a5eff9 -[NSCell trackMouse:inRect:ofView:untilMouseUp:] + 1808
    33  com.apple.AppKit                        0x92ab46ed -[NSButtonCell trackMouse:inRect:ofView:untilMouseUp:] + 524
    34  com.apple.prokit                        0x00fef26e -[NSProButtonCell trackMouse:inRect:ofView:untilMouseUp:] + 539
    35  com.apple.AppKit                        0x92a5da4f -[NSControl mouseDown:] + 812
    36  com.apple.AppKit                        0x92a5ba58 -[NSWindow sendEvent:] + 5549
    37  com.apple.prokit                        0x00fd096e -[NSProPanel sendEvent:] + 264
    38  com.apple.logic.express                 0x007939a3 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 7703475
    39  com.apple.logic.express                 0x0003e726 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 14646
    40  com.apple.AppKit                        0x9297460b -[NSApplication sendEvent:] + 6431
    41  com.apple.prokit                        0x00fad090 -[NSProApplication sendEvent:] + 1901
    42  com.apple.logic.express                 0x005f86cd std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 6019293
    43  com.apple.logic.express                 0x005fd391 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 6038945
    44  com.apple.logic.express                 0x005f86ff std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 6019343
    45  com.apple.AppKit                        0x92908253 -[NSApplication run] + 917
    46  com.apple.prokit                        0x00fad446 NSProApplicationMain + 326
    47  com.apple.logic.express                 0x0002a545 DummyConnection::DummyConnection() + 193
    Thread 1:  Dispatch queue: com.apple.libdispatch-manager
    0   libSystem.B.dylib                       0x90270382 kevent + 10
    1   libSystem.B.dylib                       0x90270a9c _dispatch_mgr_invoke + 215
    2   libSystem.B.dylib                       0x9026ff59 _dispatch_queue_invoke + 163
    3   libSystem.B.dylib                       0x9026fcfe _dispatch_worker_thread2 + 240
    4   libSystem.B.dylib                       0x9026f781 _pthread_wqthread + 390
    5   libSystem.B.dylib                       0x9026f5c6 start_wqthread + 30
    Thread 2:
    0   libSystem.B.dylib                       0x90277aa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x9027775e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                       0x902793f8 pthread_cond_wait$UNIX2003 + 73
    3   com.apple.music.apps.MAFiles            0x02a18838 ResolveFile + 54808
    4   com.apple.music.apps.MAFiles            0x02a18901 ResolveFile + 55009
    5   libSystem.B.dylib                       0x90277259 _pthread_start + 345
    6   libSystem.B.dylib                       0x902770de thread_start + 34
    Thread 3:
    0   libSystem.B.dylib                       0x90277aa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x9027775e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                       0x902793f8 pthread_cond_wait$UNIX2003 + 73
    3   com.apple.music.apps.MAFiles            0x02a18838 ResolveFile + 54808
    4   com.apple.music.apps.MAFiles            0x02a18901 ResolveFile + 55009
    5   libSystem.B.dylib                       0x90277259 _pthread_start + 345
    6   libSystem.B.dylib                       0x902770de thread_start + 34
    Thread 4:
    0   libSystem.B.dylib                       0x90249b5a semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                       0x902776e1 _pthread_cond_wait + 1066
    2   libSystem.B.dylib                       0x902a65a8 pthread_cond_timedwait_relative_np + 47
    3   com.apple.audio.CoreAudio               0x95b1f3ab CAGuard::WaitFor(unsigned long long) + 219
    4   com.apple.audio.CoreAudio               0x95b223dd CAGuard::WaitUntil(unsigned long long) + 289
    5   com.apple.audio.CoreAudio               0x95b1fcda HP_IOThread::WorkLoop() + 1892
    6   com.apple.audio.CoreAudio               0x95b1f571 HP_IOThread::ThreadEntry(HP_IOThread*) + 17
    7   com.apple.audio.CoreAudio               0x95b1f488 CAPThread::Entry(CAPThread*) + 140
    8   libSystem.B.dylib                       0x90277259 _pthread_start + 345
    9   libSystem.B.dylib                       0x902770de thread_start + 34
    Thread 5:
    0   libSystem.B.dylib                       0x90249b5a semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                       0x902776e1 _pthread_cond_wait + 1066
    2   libSystem.B.dylib                       0x902a65a8 pthread_cond_timedwait_relative_np + 47
    3   com.apple.audio.CoreAudio               0x95b1f3ab CAGuard::WaitFor(unsigned long long) + 219
    4   com.apple.audio.CoreAudio               0x95b223dd CAGuard::WaitUntil(unsigned long long) + 289
    5   com.apple.audio.CoreAudio               0x95b1fcda HP_IOThread::WorkLoop() + 1892
    6   com.apple.audio.CoreAudio               0x95b1f571 HP_IOThread::ThreadEntry(HP_IOThread*) + 17
    7   com.apple.audio.CoreAudio               0x95b1f488 CAPThread::Entry(CAPThread*) + 140
    8   libSystem.B.dylib                       0x90277259 _pthread_start + 345
    9   libSystem.B.dylib                       0x902770de thread_start + 34
    Thread 6:
    0   libSystem.B.dylib                       0x90277aa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x9027775e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                       0x902793f8 pthread_cond_wait$UNIX2003 + 73
    3   ...le.music.apps.MAAudioEngine          0x02acef7c MD::CallProcessThread1(void*) + 108
    4   libSystem.B.dylib                       0x90277259 _pthread_start + 345
    5   libSystem.B.dylib                       0x902770de thread_start + 34
    Thread 7:
    0   libSystem.B.dylib                       0x90277aa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x9027775e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                       0x902793f8 pthread_cond_wait$UNIX2003 + 73
    3   ...le.music.apps.MAAudioEngine          0x02acecfc MD::CallProcessThread2(void*) + 124
    4   libSystem.B.dylib                       0x90277259 _pthread_start + 345
    5   libSystem.B.dylib                       0x902770de thread_start + 34
    Thread 8:
    0   libSystem.B.dylib                       0x90277aa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x9027775e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                       0x902793f8 pthread_cond_wait$UNIX2003 + 73
    3   ...le.music.apps.MAAudioEngine          0x02accbac MD::CallProcessThread15(void*) + 124
    4   libSystem.B.dylib                       0x90277259 _pthread_start + 345
    5   libSystem.B.dylib                       0x902770de thread_start + 34
    Thread 9:
    0   libSystem.B.dylib                       0x90277aa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x9027775e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                       0x902793f8 pthread_cond_wait$UNIX2003 + 73
    3   ...le.music.apps.MAAudioEngine          0x02aec3a9 MDFileIOThread_IsBusy + 3593
    4   libSystem.B.dylib                       0x90277259 _pthread_start + 345
    5   libSystem.B.dylib                       0x902770de thread_start + 34
    Thread 10:
    0   libSystem.B.dylib                       0x90249afa mach_msg_trap + 10
    1   libSystem.B.dylib                       0x9024a267 mach_msg + 68
    2   com.apple.audio.midi.CoreMIDI           0x013730c1 XServerMachPort::ReceiveMessage(int&, void*, int&) + 155
    3   com.apple.audio.midi.CoreMIDI           0x0139197a MIDIProcess::RunMIDIInThread() + 150
    4   com.apple.audio.midi.CoreMIDI           0x013742d9 XThread::RunHelper(void*) + 17
    5   com.apple.audio.midi.CoreMIDI           0x01373ca6 CAPThread::Entry(CAPThread*) + 96
    6   libSystem.B.dylib                       0x90277259 _pthread_start + 345
    7   libSystem.B.dylib                       0x902770de thread_start + 34
    Thread 11:
    0   libSystem.B.dylib                       0x90249b5a semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                       0x902776e1 _pthread_cond_wait + 1066
    2   libSystem.B.dylib                       0x902a65a8 pthread_cond_timedwait_relative_np + 47
    3   ...ple.CoreServices.CarbonCore          0x93763b90 TSWaitOnConditionTimedRelative + 242
    4   ...ple.CoreServices.CarbonCore          0x937638ce TSWaitOnSemaphoreCommon + 511
    5   ...ple.CoreServices.CarbonCore          0x93787b8b TimerThread + 97
    6   libSystem.B.dylib                       0x90277259 _pthread_start + 345
    7   libSystem.B.dylib                       0x902770de thread_start + 34
    Thread 12:  com.apple.CFSocket.private
    0   libSystem.B.dylib                       0x90268ac6 select$DARWIN_EXTSN + 10
    1   com.apple.CoreFoundation                0x96fcec53 __CFSocketManager + 1091
    2   libSystem.B.dylib                       0x90277259 _pthread_start + 345
    3   libSystem.B.dylib                       0x902770de thread_start + 34
    Thread 13:
    0   libSystem.B.dylib                       0x90268ac6 select$DARWIN_EXTSN + 10
    1   com.apple.logic.express                 0x00949e17 void UnitTest::CheckEqual<ScTypeSetter::tVerticalAlignment, ScTypeSetter::tVerticalAlignment>(UnitTest::TestResults&, ScTypeSetter::tVerticalAlignment, ScTypeSetter::tVerticalAlignment, UnitTest::TestDetails const&) + 457975
    2   com.apple.logic.express                 0x00595b84 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 5614996
    3   libSystem.B.dylib                       0x90277259 _pthread_start + 345
    4   libSystem.B.dylib                       0x902770de thread_start + 34
    Thread 14 Crashed:
    0   libSystem.B.dylib                       0x902b70ee __semwait_signal_nocancel + 10
    1   libSystem.B.dylib                       0x902b6fd2 nanosleep$NOCANCEL$UNIX2003 + 166
    2   libSystem.B.dylib                       0x90331fb2 usleep$NOCANCEL$UNIX2003 + 61
    3   libSystem.B.dylib                       0x90353685 __abort + 136
    4   libSystem.B.dylib                       0x903536f5 abort_report_np + 0
    5   com.apple.logic.express                 0x003dc999 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 3808169
    6   libSystem.B.dylib                       0x902b005b _sigtramp + 43
    7   ???                                     0x0000000a 0 + 10
    8   ...Rig 5.MusicDevice.component          0x4fe6f998 NI::DSP::Convolver::setImpulseResponse(float const* const*, int, int, float*) + 8584
    9   ...Rig 5.MusicDevice.component          0x500befa1 NI::DSP::ConvolutionBase::doBackgroundWork() + 2897
    10  ...Rig 5.MusicDevice.component          0x4ffeda50 NI::RIG::AUDIO::Rack::doBackgroundThreadWork(bool) + 1184
    11  ...Rig 5.MusicDevice.component          0x50288ef8 NI::RIG::AUDIO::AudioBackgroundThread::run() + 72
    12  ...Rig 5.MusicDevice.component          0x4fcd62e8 NI::GP::Thread::execute(void*) + 72
    13  libSystem.B.dylib                       0x90277259 _pthread_start + 345
    14  libSystem.B.dylib                       0x902770de thread_start + 34
    Thread 15:
    0   libSystem.B.dylib                       0x90249b36 semaphore_wait_trap + 10
    1   ...Rig 5.MusicDevice.component          0x50213968 NI::MEDIA::Asyncer<NI::PM::UndoBuffer>::run() + 392
    2   ...Rig 5.MusicDevice.component          0x4fcd62e8 NI::GP::Thread::execute(void*) + 72
    3   libSystem.B.dylib                       0x90277259 _pthread_start + 345
    4   libSystem.B.dylib                       0x902770de thread_start + 34
    Thread 16:
    0   libSystem.B.dylib                       0x90249b36 semaphore_wait_trap + 10
    1   ...akt 5.MusicDevice.component          0x5a8c3b77 SerialJobBGThread::run() + 119
    2   ...akt 5.MusicDevice.component          0x59e403c8 NI::GP::Thread::execute(void*) + 72
    3   libSystem.B.dylib                       0x90277259 _pthread_start + 345
    4   libSystem.B.dylib                       0x902770de thread_start + 34
    Thread 17:
    0   libSystem.B.dylib                       0x90249b36 semaphore_wait_trap + 10
    1   ...akt 5.MusicDevice.component          0x5a5c6dbb BEngine::AuxProcessThreadProc(int) + 75
    2   ...akt 5.MusicDevice.component          0x5a502e22 BEngine::AuxProcessThread::run() + 34
    3   ...akt 5.MusicDevice.component          0x59e403c8 NI::GP::Thread::execute(void*) + 72
    4   libSystem.B.dylib                       0x90277259 _pthread_start + 345
    5   libSystem.B.dylib                       0x902770de thread_start + 34
    Thread 18:
    0   libSystem.B.dylib                       0x90249b36 semaphore_wait_trap + 10
    1   ...akt 5.MusicDevice.component          0x5a5c6dbb BEngine::AuxProcessThreadProc(int) + 75
    2   ...akt 5.MusicDevice.component          0x5a502e22 BEngine::AuxProcessThread::run() + 34
    3   ...akt 5.MusicDevice.component          0x59e403c8 NI::GP::Thread::execute(void*) + 72
    4   libSystem.B.dylib                       0x90277259 _pthread_start + 345
    5   libSystem.B.dylib                       0x902770de thread_start + 34
    Thread 19:
    0   libSystem.B.dylib                       0x90249b36 semaphore_wait_trap + 10
    1   ...akt 5.MusicDevice.component          0x5a5c6dbb BEngine::AuxProcessThreadProc(int) + 75
    2   ...akt 5.MusicDevice.component          0x5a502e22 BEngine::AuxProcessThread::run() + 34
    3   ...akt 5.MusicDevice.component          0x59e403c8 NI::GP::Thread::execute(void*) + 72
    4   libSystem.B.dylib                       0x90277259 _pthread_start + 345
    5   libSystem.B.dylib                       0x902770de thread_start + 34
    Thread 20:
    0   libSystem.B.dylib                       0x90249b36 semaphore_wait_trap + 10
    1   ...akt 5.MusicDevice.component          0x5a561a3e BEngine::SetEngineParThreadProc() + 62
    2   ...akt 5.MusicDevice.component          0x59e403c8 NI::GP::Thread::execute(void*) + 72
    3   libSystem.B.dylib                       0x90277259 _pthread_start + 345
    4   libSystem.B.dylib                       0x902770de thread_start + 34
    Thread 21:
    0   libSystem.B.dylib                       0x90249b36 semaphore_wait_trap + 10
    1   ...akt 5.MusicDevice.component          0x5a5d1156 BStreamingEngine::run() + 230
    2   ...akt 5.MusicDevice.component          0x59e403c8 NI::GP::Thread::execute(void*) + 72
    3   libSystem.B.dylib                       0x90277259 _pthread_start + 345
    4   libSystem.B.dylib                       0x902770de thread_start + 34
    Thread 22:
    0   libSystem.B.dylib                       0x90249b36 semaphore_wait_trap + 10
    1   ...akt 5.MusicDevice.component          0x5a8e2920 BBackgroundLoader::run() + 80
    2   ...akt 5.MusicDevice.component          0x59e403c8 NI::GP::Thread::execute(void*) + 72
    3   libSystem.B.dylib                       0x90277259 _pthread_start + 345
    4   libSystem.B.dylib                       0x902770de thread_start + 34
    Thread 23:
    0   libSystem.B.dylib                       0x90249b36 semaphore_wait_trap + 10
    1   ...akt 5.MusicDevice.component          0x5a5c6dbb BEngine::AuxProcessThreadProc(int) + 75
    2   ...akt 5.MusicDevice.component          0x5a502e22 BEngine::AuxProcessThread::run() + 34
    3   ...akt 5.MusicDevice.component          0x59e403c8 NI::GP::Thread::execute(void*) + 72
    4   libSystem.B.dylib                       0x90277259 _pthread_start + 345
    5   libSystem.B.dylib                       0x902770de thread_start + 34
    Thread 24:
    0   libSystem.B.dylib                       0x90249b36 semaphore_wait_trap + 10
    1   ...akt 5.MusicDevice.component          0x5a5c6dbb BEngine::AuxProcessThreadProc(int) + 75
    2   ...akt 5.MusicDevice.component          0x5a502e22 BEngine::AuxProcessThread::run() + 34
    3   ...akt 5.MusicDevice.component          0x59e403c8 NI::GP::Thread::execute(void*) + 72
    4   libSystem.B.dylib                       0x90277259 _pthread_start + 345
    5   libSystem.B.dylib                       0x902770de thread_start + 34
    Thread 25:
    0   libSystem.B.dylib                       0x90249b36 semaphore_wait_trap + 10
    1   ...akt 5.MusicDevice.component          0x5a5c6dbb BEngine::AuxProcessThreadProc(int) + 75
    2   ...akt 5.MusicDevice.component          0x5a502e22 BEngine::AuxProcessThread::run() + 34
    3   ...akt 5.MusicDevice.component          0x59e403c8 NI::GP::Thread::execute(void*) + 72
    4   libSystem.B.dylib                       0x90277259 _pthread_start + 345
    5   libSystem.B.dylib                       0x902770de thread_start + 34
    Thread 26:
    0   libSystem.B.dylib                       0x90249b36 semaphore_wait_trap + 10
    1   ...akt 5.MusicDevice.component          0x5a5c6dbb BEngine::AuxProcessThreadProc(int) + 75
    2   ...akt 5.MusicDevice.component          0x5a502e22 BEngine::AuxProcessThread::run() + 34
    3   ...akt 5.MusicDevice.component          0x59e403c8 NI::GP::Thread::execute(void*) + 72
    4   libSystem.B.dylib                       0x90277259 _pthread_start + 345
    5   libSystem.B.dylib                       0x902770de thread_start + 34
    Thread 27:
    0   libSystem.B.dylib                       0x90249b36 semaphore_wait_trap + 10
    1   ...akt 5.MusicDevice.component          0x5a5c6dbb BEngine::AuxProcessThreadProc(int) + 75
    2   ...akt 5.MusicDevice.component          0x5a502e22 BEngine::AuxProcessThread::run() + 34
    3   ...akt 5.MusicDevice.component          0x59e403c8 NI::GP::Thread::execute(void*) + 72
    4   libSystem.B.dylib                       0x90277259 _pthread_start + 345
    5   libSystem.B.dylib                       0x902770de thread_start + 34
    Thread 28:
    0   libSystem.B.dylib                       0x90249b36 semaphore_wait_trap + 10
    1   ...akt 5.MusicDevice.component          0x5a5c6dbb BEngine::AuxProcessThreadProc(int) + 75
    2   ...akt 5.MusicDevice.component          0x5a502e22 BEngine::AuxProcessThread::run() + 34
    3   ...akt 5.MusicDevice.component          0x59e403c8 NI::GP::Thread::execute(void*) + 72
    4   libSystem.B.dylib                       0x90277259 _pthread_start + 345
    5   libSystem.B.dylib                       0x902770de thread_start + 34
    Thread 29:
    0   libSystem.B.dylib                       0x90249b36 semaphore_wait_trap + 10
    1   ...ery 3.MusicDevice.component          0x7b20a73b BEngine::AuxProcessThreadProc(int) + 75
    2   ...ery 3.MusicDevice.component          0x7b16bfc2 BEngine::AuxProcessThread::run() + 34
    3   ...ery 3.MusicDevice.component          0x7baff828 NI::GP::Thread::execute(void*) + 72
    4   libSystem.B.dylib                       0x90277259 _pthread_start + 345
    5   libSystem.B.dylib                       0x902770de thread_start + 34
    Thread 30:
    0   libSystem.B.dylib                       0x90249b36 semaphore_wait_trap + 10
    1   ...ery 3.MusicDevice.component          0x7b20a73b BEngine::AuxProcessThreadProc(int) + 75
    2   ...ery 3.MusicDevice.component          0x7b16bfc2 BEngine::AuxProcessThread::run() + 34
    3   ...ery 3.MusicDevice.component          0x7baff828 NI::GP::Thread::execute(void*) + 72
    4   libSystem.B.dylib                       0x90277259 _pthread_start + 345
    5   libSystem.B.dylib                       0x902770de thread_start + 34
    Thread 31:
    0   libSystem.B.dylib                       0x90249b36 semaphore_wait_trap + 10
    1   ...ery 3.MusicDevice.component          0x7b20a73b BEngine::AuxProcessThreadProc(int) + 75
    2   ...ery 3.MusicDevice.component          0x7b16bfc2 BEngine::AuxProcessThread::run() + 34
    3   ...ery 3.MusicDevice.component          0x7baff828 NI::GP::Thread::execute(void*) + 72
    4   libSystem.B.dylib                       0x90277259 _pthread_start + 345
    5   libSystem.B.dylib                       0x902770de thread_start + 34
    Thread 32:
    0   libSystem.B.dylib                       0x90249b36 semaphore_wait_trap + 10
    1   ...ery 3.MusicDevice.component          0x7b1c417e BEngine::SetEngineParThreadProc() + 62
    2   ...ery 3.MusicDevice.component          0x7baff828 NI::GP::Thread::execute(void*) + 72
    3   libSystem.B.dylib                       0x90277259 _pthread_start + 345
    4   libSystem.B.dylib                       0x902770de thread_start + 34
    Thread 33:
    0   libSystem.B.dylib                       0x90249b36 semaphore_wait_trap + 10
    1   ...ery 3.MusicDevice.component          0x7b214df6 BStreamingEngine::run() + 230
    2   ...ery 3.MusicDevice.component          0x7baff828 NI::GP::Thread::execute(void*) + 72
    3   libSystem.B.dylib                       0x90277259 _pthread_start + 345
    4   libSystem.B.dylib                       0x902770de thread_start + 34
    Thread 34:
    0   libSystem.B.dylib                       0x90249b36 semaphore_wait_trap + 10
    1   ...ery 3.MusicDevice.component          0x7b568caa BBackgroundLoader::run() + 74
    2   ...ery 3.MusicDevice.component          0x7baff828 NI::GP::Thread::execute(void*) + 72
    3   libSystem.B.dylib                       0x90277259 _pthread_start + 345
    4   libSystem.B.dylib                       0x902770de thread_start + 34
    Thread 35:
    0   libSystem.B.dylib                       0x90249b36 semaphore_wait_trap + 10
    1   ...akt 5.MusicDevice.component          0x5a5c6dbb BEngine::AuxProcessThreadProc(int) + 75
    2   ...akt 5.MusicDevice.component          0x5a502e22 BEngine::AuxProcessThread::run() + 34
    3   ...akt 5.MusicDevice.component          0x59e403c8 NI::GP::Thread::execute(void*) + 72
    4   libSystem.B.dylib                       0x90277259 _pthread_start + 345
    5   libSystem.B.dylib                       0x902770de thread_start + 34
    Thread 36:
    0   libSystem.B.dylib                       0x90249b36 semaphore_wait_trap + 10
    1   ...akt 5.MusicDevice.component          0x5a5c6dbb BEngine::AuxProcessThreadProc(int) + 75
    2   ...akt 5.MusicDevice.component          0x5a502e22 BEngine::AuxProcessThread::run() + 34
    3   ...akt 5.MusicDevice.component          0x59e403c8 NI::GP::Thread::execute(void*) + 72
    4   libSystem.B.dylib                       0x90277259 _pthread_start + 345
    5   libSystem.B.dylib                       0x902770de thread_start + 34
    Thread 37:
    0   libSystem.B.dylib                       0x90249b36 semaphore_wait_trap + 10
    1   ...akt 5.MusicDevice.component          0x5a5c6dbb BEngine::AuxProcessThreadProc(int) + 75
    2   ...akt 5.MusicDevice.component          0x5a502e22 BEngine::AuxProcessThread::run() + 34
    3   ...akt 5.MusicDevice.component          0x59e403c8 NI::GP::Thread::execute(void*) + 72
    4   libSystem.B.dylib                       0x90277259 _pthread_start + 345
    5   libSystem.B.dylib                       0x902770de thread_start + 34
    Thread 38:
    0   libSystem.B.dylib                       0x90249b36 semaphore_wait_trap + 10
    1   ...akt 5.MusicDevice.component          0x5a5c6dbb BEngine::AuxProcessThreadProc(int) + 75
    2   ...akt 5.MusicDevice.component          0x5a502e22 BEngine::AuxProcessThread::run() + 34
    3   ...akt 5.MusicDevice.component          0x59e403c8 NI::GP::Thread::execute(void*) + 72
    4   libSystem.B.dylib                       0x90277259 _pthread_start + 345
    5   libSystem.B.dylib                       0x902770de thread_start + 34
    Thread 39:
    0   libSystem.B.dylib                       0x90249b36 semaphore_wait_trap + 10
    1   ...akt 5.MusicDevice.component          0x5a5c6dbb BEngine::AuxProcessThreadProc(int) + 75
    2   ...akt 5.MusicDevice.component          0x5a502e22 BEngine::AuxProcessThread::run() + 34
    3   ...akt 5.MusicDevice.component          0x59e403c8 NI::GP::Thread::execute(void*) + 72
    4   libSystem.B.dylib                       0x90277259 _pthread_start + 345
    5   libSystem.B.dylib                       0x902770de thread_start + 34
    Thread 40:
    0   libSystem.B.dylib                       0x90249b36 semaphore_wait_trap + 10
    1   ...akt 5.MusicDevice.component          0x5a5c6dbb BEngine::AuxProcessThreadProc(int) + 75
    2   ...akt 5.MusicDevice.component          0x5a502e22 BEngine::AuxProcessThread::run() + 34
    3   ...akt 5.MusicDevice.component          0x59e403c8 NI::GP::Thread::execute(void*) + 72
    4   libSystem.B.dylib                       0x90277259 _pthread_start + 345
    5   libSystem.B.dylib                       0x902770de thread_start + 34
    Thread 14 crashed with X86 Thread State (32-bit):
      eax: 0x0000003c  ebx: 0x902b6f39  ecx: 0xb14db40c  edx: 0x902b70ee
      edi: 0x00040410  esi: 0xb14db468  ebp: 0xb14db448  esp: 0xb14db40c
       ss: 0x0000001f  efl: 0x00000247  eip: 0x902b70ee   cs: 0x00000007
       ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037
      cr2: 0x504e2dc0
    Binary Images:
        0x1000 -   0xbbcfff  com.apple.logic.express 9.1.8 (1700.67) <BD6CC535-5E3A-1615-6A98-27296A05B3BD> /Applications/Logic Express.app/Contents/MacOS/Logic Express
      0xe51000 -   0xe51ff7  libgenkit.dylib ??? (???) <123A2721-6111-FFE8-1911-74FABB2712C4> /usr/lib/libgenkit.dylib
      0xe54000 -   0xe72fef  com.apple.XSKey 1.0.0 (52) <71B94F53-15DB-9012-91F2-211F7C2CD790> /Library/Frameworks/XSKey.framework/Versions/A/XSKey
      0xe81000 -   0xe8dff3  com.apple.music.apps.MAUnitTest 9.1.8 (97.27) <1B77FF0E-ABF2-ABC4-5D7E-638D56A24C69> /Applications/Logic Express.app/Contents/Frameworks/MAUnitTest.framework/Versions/A/MAUnitTest
      0xe95000 -   0xec8fe7  com.apple.music.apps.MAAudioUnitSupport 9.1.8 (233.53) <E8A99468-7726-CCFE-8D26-DDBC9D5E1AC3> /Applications/Logic Express.app/Contents/Frameworks/MAAudioUnitSupport.framework/Versions/A/MAAudio UnitSupport
      0xed5000 -   0xf06ff3  com.apple.musicaudiodataservices 1.1 (251.4) <0265F317-13AB-6CF1-A171-7D5853442E75> /Applications/Logic Express.app/Contents/Frameworks/MAAssetSharing.framework/Versions/A/MAAssetShar ing
      0xf15000 -   0xf73ff3  com.apple.music.apps.MALoopManagement 9.1.8 (219.66) <0075F2D0-7A48-A362-2D49-4FECA5E9DF8E> /Applications/Logic Express.app/Contents/Frameworks/MALoopManagement.framework/Versions/A/MALoopMan agement
      0xf89000 -  0x11c1fff  com.apple.prokit 7.0 (1331) <B3DAD7D3-5D87-CBA6-D4C7-74E96928BA77> /System/Library/PrivateFrameworks/ProKit.framework/Versions/A/ProKit
    0x12c9000 -  0x1343fff  com.apple.music.apps.MACore 9.1.8 (477.58) <8025A098-49AF-AFF3-4B8E-4C30C06123FF> /Applications/Logic Express.app/Contents/Frameworks/MACore.framework/Versions/A/MACore
    0x1363000 -  0x13afffb  com.apple.audio.midi.CoreMIDI 1.7.1 (42) <FB4D4B64-6ABB-679E-3AA8-21DE9062B4C1> /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
    0x13d4000 -  0x142aff7  com.apple.music.apps.MAHarmony 9.1.8 (199.72) <448DD823-9EF9-8F88-FFF1-2C7EBD9647B1> /Applications/Logic Express.app/Contents/Frameworks/MAHarmony.framework/Versions/A/MAHarmony
    0x1441000 -  0x185bfeb  com.apple.music.apps.MAPlugInGUI 9.1.8 (424.79) <9EBA5689-ECE1-E66B-6A0D-DE3F9C7867E4> /Applications/Logic Express.app/Contents/Frameworks/MAPlugInGUI.framework/Versions/A/MAPlugInGUI
    0x1a79000 -  0x1b5bfeb  com.apple.music.apps.OMF 9.1.8 (109.7) <65E724BA-01DB-68E1-9661-E9B96DA76300> /Applications/Logic Express.app/Contents/Frameworks/OMF.framework/Versions/A/OMF
    0x1b6f000 -  0x21c0fe3  com.apple.music.apps.MADSP 9.1.8 (588.98) <93C7306D-07A8-DED0-C59B-B333A475E6DB> /Applications/Logic Express.app/Contents/Frameworks/MADSP.framework/Versions/A/MADSP
    0x28a5000 -  0x28c6ff7  com.apple.music.apps.LogicFileBrowser 9.1.8 (1700.67) <DB122163-0F15-2E23-16AE-3DCAE41D1870> /Applications/Logic Express.app/Contents/Frameworks/LogicFileBrowser.framework/Versions/A/LogicFile Browser
    0x28cf000 -  0x2948ff7  com.apple.music.apps.LogicLoopBrowser 9.1.8 (1700.67) <AFAED0FE-A81D-8204-3633-B6DEF6455B8A> /Applications/Logic Express.app/Contents/Frameworks/LogicLoopBrowser.framework/Versions/A/LogicLoop Browser
    0x295c000 -  0x297dff7  com.apple.music.apps.MAApogeeSupport 9.1.8 (313.26) <B23133C5-90D1-4B22-7421-375F9374C9EA> /Applications/Logic Express.app/Contents/Frameworks/MAApogeeSupport.framework/Versions/A/MAApogeeSu pport
    0x2982000 -  0x2987ff7  com.apple.music.apps.MAResources 9.1.8 (212.66) <EEB8FFEB-61A3-69E2-D6AC-AB5C7B8337E2> /Applications/Logic Express.app/Contents/Frameworks/MAResources.framework/Versions/A/MAResources
    0x298b000 -  0x29b4fe3  com.apple.audio.CoreAudioKit 1.6.1 (1.6.1) <7FFBD485-5251-776A-CC44-4470DD84112B> /System/Library/Frameworks/CoreAudioKit.framework/Versions/A/CoreAudioKit
    0x29c5000 -  0x29d5ff7  com.apple.AERegistration 1.2 (401) <09312188-9C9E-E1A8-0F53-B8F34AA7F76A> /Applications/Logic Express.app/Contents/Frameworks/AERegistration.framework/Versions/A/AERegistrat ion
    0x29e9000 -  0x2a9ffff  com.apple.music.apps.MAFiles 9.1.8 (144.87) <23D65681-872A-1E6B-91E5-B93643CCB375> /Applications/Logic Express.app/Contents/Frameworks/MAFiles.framework/Versions/A/MAFiles
    0x2ab8000 -  0x2b30fe3  com.apple.music.apps.MAAudioEngine 9.1.8 (158.42) <6ADDBB03-0D41-4473-AFC3-385EFA574B87> /Applications/Logic Express.app/Contents/Frameworks/MAAudioEngine.framework/Versions/A/MAAudioEngin e
    0x2b97000 -  0x2ba2ff7  com.apple.music.apps.MAToolKit 9.1.8 (359.28) <FEEF1A62-CB87-8FD2-F724-0BB660D63146> /Applications/Logic Express.app/Contents/Frameworks/MAToolKit.framework/Versions/A/MAToolKit
    0x2ba6000 -  0x2bbaff7  com.apple.music.apps.MAVideo 9.1.8 (12.70) <FAFE71CD-0FC8-69F4-6FEE-9E873D9F5DD5> /Applications/Logic Express.app/Contents/Frameworks/MAVideo.framework/Versions/A/MAVideo
    0x2bcd000 -  0x2c82fe7  libcrypto.0.9.7.dylib 0.9.7 (compatibility 0.9.7) <AACC86C0-86B4-B1A7-003F-2A0AF68973A2> /usr/lib/libcrypto.0.9.7.dylib
    0x2cc8000 -  0x2d64ffc  com.apple.MobileMe 9 (1.01) <EBADB981-9ED6-82B0-810F-F1CB05CB5A17> /Applications/Logic Express.app/Contents/Frameworks/MobileMe.framework/Versions/A/MobileMe
    0x2f98000 -  0x2fcdff7  com.apple.prokit.SnowLeopardPanels 7.0 (1331) <BB481932-46DC-8FB1-97CB-67C484A6CBF2> /System/Library/PrivateFrameworks/ProKit.framework/Versions/A/Resources/SnowLeo pardPanels.bundle/Contents/MacOS/SnowLeopardPanels
    0x420b4000 - 0x420c1ff7  com.apple.iokit.IOHIDLib 1.6.6 (1.6.6) <665A3308-8C50-655A-ED3F-49AF695A408E> /System/Library/Extensions/IOHIDFamily.kext/Contents/PlugIns/IOHIDLib.plugin/Co ntents/MacOS/IOHIDLib
    0x43448000 - 0x4344cff3  com.apple.audio.AudioIPCPlugIn 1.1.6 (1.1.6) <E9CB576C-283B-1DB2-0C69-E7C914BD7922> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
    0x43451000 - 0x43457ff7  com.apple.audio.AppleHDAHALPlugIn 2.0.5 (2.0.5f14) <38E3C1A4-84E4-C105-B55F-8FC4C154036D> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
    0x43db0000 - 0x43db8ff7  com.apple.proapps.mrcheckpro 1.4 (397) <25DBA6AA-139D-EFAC-1BF8-5D29A3DFA497> /Applications/Logic Express.app/Contents/Resources/MRCheckPro.bundle/Contents/MacOS/MRCheckPro
    0x44020000 - 0x44022ff3  com.apple.music.apps.common.resources 9.1.8 (280.4) <579C1A3C-3636-9A69-185E-819DC01E1083> /Applications/Logic Express.app/Contents/PlugIns/common.res/Contents/MacOS/common
    0x44026000 - 0x44028ff3  com.apple.music.apps.efx.resources 9.1.8 (280.4) <FB5BBFF8-DF5E-32BC-4F4C-C5A2DA3FB1A6> /Applications/Logic Express.app/Contents/PlugIns/efx.res/Contents/MacOS/efx
    0x44041000 - 0x441baff7  GLEngine ??? (???) <76C922AA-A4A7-2835-537B-17F316AD95F6> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x441ec000 - 0x445fffef  com.apple.ATIRadeonX2000GLDriver 1.6.36 (6.3.6) <257CAA1D-6573-2932-E344-E96F6C9CDA84> /System/Library/Extensions/ATIRadeonX2000GLDriver.bundle/Contents/MacOS/ATIRade onX2000GLDriver
    0x44631000 - 0x44655fe7  GLRendererFloat ??? (???) <F19DDBE8-1DF6-6618-F554-0E81ED85CE67> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
    0x44971000 - 0x44973fe3  com.apple.music.apps.midi.device.plugin.CS-32 9.1.8 (198.73) <EA9B28F8-4962-8224-D724-7ECA99692774> /Applications/Logic Express.app/Contents/MIDI Device Plug-ins/CS-32.bundle/Contents/MacOS/CS-32
    0x4498d000 - 0x44990feb  com.apple.music.apps.midi.device.plugin.FW-1884 9.1.8 (198.73) <9A51CFA4-711B-1164-6874-80FBF4411A3B> /Applications/Logic Express.app/Contents/MIDI Device Plug-ins/FW-1884.bundle/Contents/MacOS/FW-1884
    0x44999000 - 0x4499bff3  com.apple.music.apps.midi.device.plugin.GiO 9.1.8 (198.73) <E2634721-B8D4-03CE-43B5-7C64EED8BFD3> /Applications/Logic Express.app/Contents/MIDI Device Plug-ins/GiO.bundle/Contents/MacOS/GiO
    0x449a1000 - 0x449a5ffb  com.apple.music.apps.midi.device.plugin.HUI 9.1.8 (198.73) <838E7E91-15F9-779A-9F34-18003221C5CE> /Applications/Logic Express.app/Contents/MIDI Device Plug-ins/HUI.bundle/Contents/MacOS/HUI
    0x449b1000 - 0x449b2fff  com.apple.music.apps.midi.device.plugin.iControl 9.1.8 (198.73) <F67DC4BC-6556-6AB6-F5CA-C07F087EF639> /Applications/Logic Express.app/Contents/MIDI Device Plug-ins/iControl.bundle/Contents/MacOS/iControl
    0x45230000 - 0x45232ff3  com.apple.music.apps.egt.resources 9.1.8 (280.4) <11B09E42-9FC4-A372-8738-057CAB888671> /Applications/Logic Express.app/Contents/PlugIns/egt.res/Contents/MacOS/egt
    0x45236000 - 0x45238ff3  com.apple.music.apps.emx.resources 9.1.8 (280.4) <A3C65CFE-2BBF-DB8C-D4C8-5950284E44CF> /Applications/Logic Express.app/Contents/PlugIns/emx.res/Contents/MacOS/emx
    0x4523c000 - 0x4523eff3  com.apple.music.apps.es1.resources 9.1.8 (280.4) <DB1CD8D6-2C8F-32EE-266B-A28C00B2DFB7> /Applications/Logic Express.app/Contents/PlugIns/es1.res/Contents/MacOS/es1
    0x45242000 - 0x45244ff3  com.apple.music.apps.es2.resources 9.1.8 (280.4) <7E91D13E-87CF-0B50-14A7-9B7A1E3D345C> /Applications/Logic Express.app/Contents/PlugIns/es2.res/Contents/MacOS/es2
    0x45248000 - 0x4524aff3  com.apple.music.apps.evb3.resources 9.1.8 (280.4) <068F656F-6CA6-37E9-96F5-1F8E10546A43> /Applications/Logic Express.app/Contents/PlugIns/evb3.res/Contents/MacOS/evb3
    0x4524e000 - 0x45250ff3  com.apple.music.apps.evd6.resources 9.1.8 (280.4) <B15F044D-60BB-FD36-6A49-685C7DCA7FB4> /Applications/Logic Express.app/Contents/PlugIns/evd6.res/Contents/MacOS/evd6
    0x45254000 - 0x45256ff3  com.apple.music.apps.evoc.resources 9.1.8 (280.4) <E361301A-56EF-FF6C-67E5-AC3D9F15E190> /Applications/Logic Express.app/Contents/PlugIns/evoc.res/Contents/MacOS/evoc
    0x4525a000 - 0x4525cff3  com.apple.music.apps.evp88.resources 9.1.8 (280.4) <6E1152B4-E9F3-3F6E-7246-A10456888210> /Applications/Logic Express.app/Contents/PlugIns/evp88.res/Contents/MacOS/evp88
    0x45260000 - 0x45262ff3  com.apple.music.apps.exs24.resources 9.1.8 (280.4) <DC363BF8-D15A-6049-F148-7804EADF7539> /Applications/Logic Express.app/Contents/PlugIns/exs24.res/Contents/MacOS/exs24
    0x45266000 - 0x45268ff3  com.apple.music.apps.guitaramp.resources 9.1.8 (280.4) <27F67C33-C9BA-D9CE-DC89-A33A7F674F2C> /Applications/Logic Express.app/Contents/PlugIns/guitaramp.res/Contents/MacOS/guitaramp
    0x4526c000 - 0x4526eff3  com.apple.music.apps.guitarcontrols.resources 9.1.8 (280.4) <DAD1836E-F4DD-EB95-2F48-A8AF8552D087> /Applications/Logic Express.app/Contents/PlugIns/guitarcontrols.res/Contents/MacOS/guitarcontrols
    0x45272000 - 0x45274ff3  com.apple.music.apps.mutapdel.resources 9.1.8 (280.4) <555A65F0-E35D-0F5F-76EC-7C83D06C68AB> /Applications/Logic Express.app/Contents/PlugIns/mutapdel.res/Contents/MacOS/mutapdel
    0x45278000 - 0x4527aff3  com.apple.music.apps.pedalboard.resources 9.1.8 (280.4) <9923C7F7-E681-EE64-06CE-A0C8AABF7E65> /Applications/Logic Express.app/Contents/PlugIns/pedalboard.res/Contents/MacOS/pedalboard
    0x4527e000 - 0x45280ff3  com.apple.music.apps.revolver.resources 9.1.8 (280.4) <9AE36A7E-5D8F-681C-ABFD-4BCFE5048FF4> /Applications/Logic Express.app/Contents/PlugIns/revolver.res/Contents/MacOS/revolver
    0x4a843000 - 0x4a87ffe3  com.apple.QuickTimeFireWireDV.component 7.6.6 (1796) <C15BF89F-624F-EED9-4E4E-12D8C088E34D> /System/Library/QuickTime/QuickTimeFireWireDV.component/Contents/MacOS/QuickTim eFireWireDV
    0x4a88b000 - 0x4a895ff7  com.apple.IOFWDVComponents 1.9.9 (1.9.9) <5B4E7BD7-EF5A-2F5C-DF8E-3D4A7B59F779> /System/Library/Components/IOFWDVComponents.component/Contents/MacOS/IOFWDVComp onents
    0x4e903000 - 0x4e905ff7  com.apple.music.apps.midi.device.plugin.microKONTROL 9.1.8 (198.73) <48E33623-5220-448C-E0D5-6F53B79EC815> /Applications/Logic Express.app/Contents/MIDI Device Plug-ins/microKONTROL.bundle/Contents/MacOS/microKONTROL
    0x4f0d1000 - 0x4f0d2ff7  com.apple.textencoding.unicode 2.3 (2.3) <78A61FD5-70EE-19EA-48D4-3481C640B70D> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0x4f900000 - 0x50bb0fe7 +Guitar Rig 5.MusicDevice.component 5.0.0 (R2354) (5.0.0 (R2354), Copyright © 2011 Native Instruments) <85D6EA46-AAD4-A991-61BB-19ADDBD69894> /Library/Audio/Plug-Ins/Components/Guitar Rig 5.component/Contents/MacOS/Guitar Rig 5
    0x56c11000 - 0x56c45fff +se.propellerheads.rex.library 1.7.0 (1.7.0) <7180964B-2D1C-03CC-E266-51DE3EFBAFA6> /Library/Application Support/Native Instruments/Helper/REX Shared Library.bundle/Contents/MacOS/REX Shared Library
    0x570ed000 - 0x570edff3  com.apple.music.apps.midi.device.plugin.Recording-Light 9.1.8 (198.73) <62130915-EEC9-7EE1-AFB9-737A32AA09AC> /Applications/Logic Express.app/Contents/MIDI Device Plug-ins/Recording Light.bundle/Contents/MacOS/Recording Light
    0x570f2000 - 0x570f4ff3  com.apple.music.apps.midi.device.plugin.TranzPort 9.1.8 (198.73) <26E0C91B-097C-E77A-5E34-6BD85A8BA365> /Applications/Logic Express.app/Contents/MIDI Device Plug-ins/TranzPort.bundle/Contents/MacOS/TranzPort
    0x573f1000 - 0x573f3fe7  com.apple.music.apps.midi.device.plugin.US-2400 9.1.8 (198.73) <8D056088-15A4-9FE5-4DDD-14CA2AC746A4> /Applications/Logic Express.app/Contents/MIDI Device Plug-ins/US-2400.bundle/Contents/MacOS/US-2400
    0x577c2000 - 0x577c3ffb  com.apple.music.apps.midi.device.plugin.US-428 9.1.8 (198.73) <A9C8442B-C474-977F-B61C-4C35DF494201> /Applications/Logic Express.app/Contents/MIDI Device Plug-ins/US-428.bundle/Contents/MacOS/US-428
    0x578c3000 - 0x578c6fff  com.apple.music.apps.midi.device.plugin.TouchOSC 9.1.8 (198.73) <09337083-973D-480B-C17F-8F68AE3F2FA2> /Applications/Logic Express.app/Contents/MIDI Device Plug-ins/TouchOSC.bundle/Contents/MacOS/TouchOSC
    0x580a5000 - 0x580acff3  com.apple.music.apps.midi.device.plugin.Logic-Control 9.1.8 (198.73) <04DC4A0E-2FE2-BE3F-5F5C-686FB712D8F5> /Applications/Logic Express.app/Contents/MIDI Device Plug-ins/Logic Control.bundle/Contents/MacOS/Logic Control
    0x59b00000 - 0x5b3d5fef +Kontakt 5.MusicDevice.component 5.0.0.5133 (5.0.0, Copyright © 2011 Native Instruments) <33AF607C-D590-B595-2ABF-0A31505720BD> /Library/Audio/Plug-Ins/Components/Kontakt 5.component/Contents/MacOS/Kontakt 5
    0x5bbb1000 - 0x5bf55ff7 +de.native-instruments.kconvert.macho.bundle 3.0.0.7 (3.0.0.7) <92504456-EF51-82A6-ABBE-0FA019B40B23> /Library/Application Support/Native Instruments/Kontakt 5/kconvert.bundle/Contents/MacOS/kconvert
    0x7b000000 - 0x7c266ffb +Battery 3.MusicDevice.component 3.2.2. (R633) (3.2.2. (R633), Copyright © 2011 Native Instruments) <3C03A086-A308-ADE1-3E65-8EEBF9E05721> /Library/Audio/Plug-Ins/Components/Battery 3.component/Contents/MacOS/Battery 3
    0x7cb96000 - 0x7cf3aff7 +de.native-instruments.kconvert.macho.bundle 3.0.0.7 (3.0.0.7) <92504456-EF51-82A6-ABBE-0FA019B40B23> /Library/Application Support/Native Instruments/Battery 3/bconvert.bundle/Contents/MacOS/kconvert
    0x81cd0000 - 0x81d27ff7  com.apple.audio.units.CoreAudioAUUI 1.6.1 (1.6.1) <A0B67442-2041-3137-2CC3-609C6044A8FD> /System/Library/Components/CoreAudio.component/Contents/Resources/CoreAudioAUUI .bundle/Contents/MacOS/CoreAudioAUUI
    0x86000000 - 0x860cbfff  com.apple.audio.units.Components 1.6.5 (1.6.5) <412DBD1B-E9B5-E67C-99E4-820BF38239AC> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
    0x88d00000 - 0x88ee6fef  com.apple.audio.codecs.Components 2.0.4 (2.0.4) <5D32DF8D-C577-EB6B-72FA-1ABDF1CED762> /System/Library/Components/AudioCodecs.component/Contents/MacOS/AudioCodecs
    0x8fe00000 - 0x8fe4162b  dyld 132.1 (???) <749D24EE-54BD-D74B-D305-C13F5E6C95D8> /usr/lib/dyld
    0x9000f000 - 0x90015fff  com.apple.CommonPanels 1.2.4 (91) <2438AF5D-067B-B9FD-1248-2C9987F360BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x90016000 - 0x900beffb  com.apple.QD 3.36 (???) <FA2785A4-BB69-DCB4-3BA3-7C89A82CAB41> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x900bf000 - 0x90136ff3  com.apple.backup.framework 1.2.2 (1.2.2) <D65F2FCA-15EB-C200-A08F-7DC4089DA6A2> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x90137000 - 0x901f0fe7  libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <52438E77-55D1-C231-1936-76F1369518E4> /usr/lib/libsqlite3.dylib
    0x901f1000 - 0x90237ff7  libauto.dylib ??? (???) <29422A70-87CF-10E2-CE59-FEE1234CFAAE> /usr/lib/libauto.dylib
    0x90238000 - 0x90248ff7  com.apple.DSObjCWrappers.Framework 10.6 (134) <81A0B409-3906-A98F-CA9B-A49E75007495> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x90249000 - 0x903f0ff7  libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <2DCD13E3-1BD1-6F25-119A-3863A3848B90> /usr/lib/libSystem.B.dylib
    0x903f1000 - 0x90455ffb  com.apple.htmlrendering 72 (1.1.4) <4D451A35-FAB6-1288-71F6-F24A4B6E2371> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x904c6000 - 0x909d8feb  com.apple.RawCamera.bundle 3.14.0 (646) <27962422-EA30-43CF-2B3E-E662BB4C46C7> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x90a10000 - 0x90b1cfe7  libGLProgrammability.dylib ??? (???) <6167CEB0-D8D6-C4D9-DD74-49755ADB540F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x90b1d000 - 0x90b77fe7  com.apple.CorePDF 1.4 (1.4) <78A1DDE1-1609-223C-A532-D282DC5E0CD0> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x90b78000 - 0x90c15fe3  com.apple.LaunchServices 362.3 (362.3) <15B47388-16C8-97DA-EEBB-1709E136169E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x90c16000 - 0x90c2bfff  com.apple.ImageCapture 6.1 (6.1) <B909459A-EAC9-A7C8-F2A9-CD757CDB59E8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x90c2c000 - 0x90c84fe7  com.apple.datadetectorscore 2.0 (80.7) <58C659CA-72CC-31D2-9732-09BF1A0CAAF6> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x90d0e000 - 0x90e90fe7  libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <60FF302E-5FAE-749B-BC70-0496DC2FBF2D> /usr/lib/libicucore.A.dylib
    0x90e91000 - 0x90f11feb  com.apple.SearchKit 1.3.0 (1.3.0) <9E18AEA5-F4B4-8BE5-EEA9-818FC4F46FD9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x90f12000 - 0x90f19ff7  com.apple.agl 3.0.12 (AGL-3.0.12) <61A74CE1-750D-9CAB-B780-306841739EE1> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x90f1a000 - 0x90f39ff7  com.apple.CoreVideo 1.6.2 (45.6) <EB53CAA4-5EE2-C356-A954-5775F7DDD493> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x90f3a000 - 0x90f47ff7  com.apple.NetFS 3.2.2 (3.2.2) <DDC9C397-C35F-8D7A-BB24-3D1B42FA5FAB> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x90f48000 - 0x90f64fe3  com.apple.openscripting 1.3.1 (???) <2A748037-D1C0-6D47-2C4A-0562AF799AC9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x90f65000 - 0x90faaff7  com.apple.ImageCaptureCore 1.1 (1.1) <F54F284F-0B81-0AFA-CE47-FF797A6E05B0> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
    0x90fab000 - 0x90feeff7  com.apple.NavigationServices 3.5.4 (182) <8DC6FD4A-6C74-9C23-A4C3-715B44A8D28C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x90fef000 - 0x90ffefe7  libxar.1.dylib ??? (???) <2FC317EB-7AC2-CD6C-8C09-E06B2DF02929> /usr/lib/libxar.1.dylib
    0x90fff000 - 0x911e1fff  com.apple.imageKit 2.0.3 (1.0) <6E557757-26F7-7941-8AE7-046EC1871F50> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x911e2000 - 0x91250ff7  com.apple.QuickLookUIFramework 2.3 (327.7) <7F89C0A1-310F-ACF1-AA6E-4ADFA4DC98DC> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
    0x9125b000 - 0x912edfe7  com.apple.print.framework.PrintCore 6.3 (312.7) <7410D1B2-655D-68DA-D4B9-2C65747B6817> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x912ee000 - 0x912f9ff7  libGL.dylib ??? (???) <3E34468F-E9A7-8EFB-FF66-5204BD5B4E21> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x912fa000 - 0x912fbff7  com.apple.TrustEvaluationAgent 1.1 (1) <2D970A9B-77E8-EDC0-BEC6-7580D78B2843> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x912fc000 - 0x9131efef  com.apple.DirectoryService.Framework 3.6 (621.16) <5566E769-6459-78A7-DD2C-1D3068BD3932> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x9131f000 - 0x91320ff7  com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <0EC4EEFF-477E-908E-6F21-ED2C973846A4> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x91321000 - 0x9132bffb  com.apple

    Any input? I really don't understand what happened, as it has always worked perfetctly for me.
    This is getting frustrating...
    Please any help? Thanks

  • Change Output Device Settings @ Runtime?

    This will sound silly, but there is a good reason for it :).  Also, I am not much of an ABAPer.
    We have a requirement to change output device settings on the fly in a program.  For instance, in case A, we would like to use the output device as it was originally configured in SPAD.  However, in case B, we would like to override the output device's access method and host dynamically in code.
    Is there any function module or technique that can change these output device properties via code at runtime (printtime)?
    Thanks,
    Kris

    Hi,
    Try out  this.. The bold one is the output device name..
    p_output_options-TDCOPIES = 3. "number of copies.
    p_output_options-tddest = 'LP01'. "def
    p_output_options-TDIMMED = 'X'.
    p_output_options-tddelete = 'X'.
    p_output_options-TDIMMED = ' '.
    p_output_options-tddest = 'LP01'.
    p_output_options-TDNEWID = 'X'.
    wa_ctrl-no_dialog = 'X'.
    deactivate the popup window
    p_control_parameters-no_dialog = 'X'. "no dilog box
    p_control_parameters-preview = 'X'. "no preview
    wa_output_options-tdimmed = 'X'.
    wa_output_options-tddelete = 'X'.
    wa_output_options-tdimmed = ' '.
    wa_output_options-tddest = 'LOCL'.
    wa_ctrl-no_dialog = 'X'.
    CALL FUNCTION '/1BCDWB/SF00000154'
    EXPORTING
      ARCHIVE_INDEX              =
      ARCHIVE_INDEX_TAB          =
      ARCHIVE_PARAMETERS         =
    CONTROL_PARAMETERS            =  p_control_parameters
      MAIL_APPL_OBJ              =
      MAIL_RECIPIENT             =
      MAIL_SENDER                =
       OUTPUT_OPTIONS              =  p_output_options
       USER_SETTINGS               =  'X'
    IMPORTING
      DOCUMENT_OUTPUT_INFO       =
      JOB_OUTPUT_INFO            =
      JOB_OUTPUT_OPTIONS         = wa_job
      TABLES
        wt_header                  = wi_itab1
        wt_personal                = wi_itab2
        wt_payroll                 = wi_itab3
        wt_absence                 = wi_itab4
    EXCEPTIONS
      FORMATTING_ERROR           = 1
      INTERNAL_ERROR             = 2
      SEND_ERROR                 = 3
      USER_CANCELED              = 4
      OTHERS                     = 5
    IF sy-subrc <> 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
            WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
    ENDIF.
    Regards,
    Arunsri

  • Changing output device causes Logic to crash

    When I attempt to change output devices, it causes Logic to crash.  Help Please..

    I suspect the issue is due to your video format... what format are your videos? Your problem will be solved by converting them to DV-AVI. See this FAQ on conversion:
    http://forums.adobe.com/thread/415317?tstart=0

  • Change Output Device Of Report

    I have been given a request to change the output device (laser printer) of a report within our SAP system. All I know is the report name (YAPR9876), current output device (BH9J), and requested new output device (THBQ).
    How can I go about finding this report and updating its output device.
    Thanks in advance.

    Hi
    There is a section in IM customising under outout determination and printer determination where youn can make settings as to what prints where.
    This report must have a setting and when you find it just change the printer
    I hope that this helps

  • No longer outputs video down FW, when using FW external HD?

    In a recent upgrade (I think it was actually when I went to OSX 10.4.6 - although it might have been QT 7.1.1 or even FCS 5.1.1) I have noticed that:
    - when using an external FW800 HD drive for captured footage, and trying to play out DV to my ADVC-100 (on a FW400 bus)
    - my dual G4 no longer plays DV out of FW for more than a few seconds. The FW video output just stops.
    The fact that it plays for a few seconds obviously shows it is all connected up and working OK.
    If I take the HD out of the external FW case and put it inside the G4 (on an IDE bus) - all is fine - DV plays out of FW indefinitely. It also used to work previously (before a software upgrade) - playing DV down FW400 while using external FW800 drives for captured footage.
    Familiar to anybody else? Any solutions?
    I am (I believe) all up to date with updates, including ProAppSupport.

    Answering my own question here:
    Solution was to use an additional FW PCI card (Sonnet Allegro) to give me a second FW bus in my Dual G4 1.42GHz FW800.
    I (wrongly) assumed that with a G4 FW800, with two FW400 ports and one FW800 port, that the FW800 and FW400 busses were separate. Not so, as someone pointed out, saying there are NO Macs with more than one FW bus built in.
    So, external HD on internal FW800 bus, and ADVC-100 on PCI FW400 card - and all is OK now.
    Can I give myself "solved" points?

  • Why does captivate 5 scorm 2004 change the pass/fail status when using complete/incomplete

    SUMMARY:  I am trying to use SCORM 2004 reporting but I am finding out ADOBE does not diffentiate between COMPLETE/INCOMPLETED and PASSED/FAILED variables in the SCORM 2004.
    RESULT: I can not accurately get the passing/failing status from the course.
    QUESTION: Is their anything I can do or does ADOBE have a patch they have release which will accurately report the passed/failed STATUS as well as the completed/incompleted status.
    OTHER RESEARCH: I even attempted to post these "proofs" on scorm.com and they have something called "SATISFACTION TRACKED" to accomodate content creation systems (CAPTIVATE 5) which does not follow the standards of SCORM 2004.
    BACKGROUND:  the report status "Incomplete/Complete" and "Pass/Fail" under the publishing options for SCORM 2004 essentially mean the same thing when the CAPTIVATE COURSE sends setvar commands to the SCORM API...  In other words the SCORM API receives the same exact commands when publishing in both modes.  "THIS IS WRONG"
    why is the wrong?  IF REPORTING; incomplete/complete ;  the CAPTIVATE 5 COURSE SHOULD NOT "change" the STATUS OF PASS/FAIL when attempting to report COMPLETE/INCOMLETE with 100% slide views.
    DEMO #3> SHOWS THE PROBLEM
    About DEMO #1 and DEMO #2> these are other reporting options I attempted with other problems arrising..so these images are just for supporting my original problem which is shown in DEMO #3...
    DEMO 1 (REPORT STATUS has no affect on reporting):SETTINGS:
    PASS: (PROBLEM)
    Anything above Passing Score is not recorded to LMS (once passing is reached...no more bookmarks are recorded)
    FAIL: (CORRECT)
    Failure gets sent to the database on the last screen with "completed"
    DEMO 2 (Report status  [Complete/Incomplete  Pass/Fail]   has no impact on commands sent to scorm api):
    SETTINGS:
    PASS: (CORRECT)
    Very Last page gets sent to the Database
    FAIL: (PROBLEM)
    NOTHING GETS SENT TO DATABASE (stuck in final score screen forever)...because it says "INCOMPLETE"
    DEMO 3:
    Report status [Complete/Incomplete Pass/Fail] has no impact on commands sent to scorm api
    SETTINGS:
    PASS: (CORRECT)
    Very Last page gets sent to the Database with a 90% passing with "completed"
    FAIL: (PROBLEM)
    LAST SLIDE SENDS "completed" but GETS SENT AS A PASSING SCORE??? even when it is a failure
    (IN OTHER WORDS ADOBE CHANGES THE PASS/FAIL STATUS based on slide views...
    this is WRONG ....REALLY WRONG becuase I am trying to report
    "COMPLETE/INCOMPLETE" for 100% slide views
    PASS/FAIL OPTIONS:
    OPTION I CAN PURSUE?
    SO WHAT CAN I DO?  YES, I CAN TELL THE LMS...to COMPARE THE SCORE RECEIVED DURING A "COMPLETE" status...and then change the grade in the LMS based on the SCORE IN THE LMS...BUT THAT WOULD MEAN THE LMS COULD REPORT ONE GRADE and the COURSE COULD REPORT A DIFFERENT GRADE....and that would not be good.
    ALL OF OUR COURSES SHOW THE STUDENT THE FINAL SCORE WITHIN EACH COURSE..
    QUESTION TO ADOBE?
    SO ADOBE when are you going to differentiate these two reporting options so that the PASS/FAIL OPTIONS ARE ACCURATELY REPORTED WHEN USING COMPLETE/INCOMPLETE?
    MORE INFORMATION
    HERE IS THE SCORM.COM "Satisfaction" adjustment (very last line) to accomodate inconsistent reporting in CAPTIVATE 5.
    Thanks,
    DOUG LUBEY OF LOUISIANA
    www.douglubey.com
    OTHER WEBSITES:
    http://forums.adobe.com/message/3332035
    http://forums.adobe.com/message/3122315
    http://forums.adobe.com/thread/712502?start=50&tstart=0
    http://forums.adobe.com/thread/800570
    http://forums.adobe.com/thread/720121
    SEARCH ENGINE REFERENCE:
    CAPTIVATE SCORM SUCCESS_STATUS
    captivate 5 scorm 2004 pass/fail is dependent on complete/incomplete
    scorm 2004 captivate cs5 success_status incorrect
    scorm 2004 captivate cs5 reports success_status incorrectly
    scorm 2004 captivate incorrectly reports pass/fail
    scorm 2004 captivate 5 incorrectly reports pass/fail
    scorm 2004 "captivate 5" incorrectly reports pass/fail
    captivate 5 sends a pass even when a failure is issued by the course using scorm 2004.
    captivate does not work properly when working with completed status.
    CAPTIVATE SCORM SUCCESS_STATUS COMPLETE STATUS SHOULD BE INDEPENDENT
    CAPTIvATE 5 cmi.completion_status
    and cmi.success_status does not work independently with scorm 2004.  they both share the same definition.  These two field were designed to help differentiate the difference between a passing or failing score and when the course is actually completed.   WITH CAPTIVATE 5 they do not differentiate the two.  COMPLETE means PASS and INCOMPLETE means fail..
    I was trying to use "completion_status" as a way to determine when all slides were shown.  So that I can send the final score (PASS/FAIL) the LMS after all slides were viewed and this was the absoluted score the student recieved.
    2011 CAPTIVATE CHANGES cmi.success_status TO PASSING WHEN COURSE REPORTS FAILURE
    2010 CAPTIVATE CHANGES SUCCESS TO PASSED WHEN COURSE REPORTS FAILURE
    CAPTIVATE 5 CHANGES cmi.success_status TO PASSING
    CAPTIVATE 5 CHANGES cmi.success_status TO PASSING WHEN COURSE REPORTS FAILURE
    CPTX CAPTIVATE CHANGES cmi.success_status TO PASSING
    CP5 WHY DOES CAPTIVATE SCORM SUCCESS_STATUS
    CPTX WHY DOES CAPTIVATE CHANGE PASSING STATUS
    CPTX CAPTIVATE SCORM CHANGES FAILING SCORE TO PASSING SCORE
    CAPTIVATE SCORM SUCCESS_STATUS COMPLETE STATUS MEANS THE SAME THING
    CAPTIVATE SCORM SUCCESS_STATUS COMPLETE STATUS SHOULD BE INDEPENDENT

    Hi,
    Here's something I found in a similar situation... hope this helps!
    After publishing your CP5 project as a SCORM 2004 zip file, unzip the file so you can get into the separate files.  Open the imsmanifest.xml file with a text editor; I like using Notepad++.  Search for the line starting with <imsss:minNormalizedMeasure>.  The complete line will probably look like <imss:minNormalizedMeasure></imss:minNormalizedMeasure>, this is the line that is supposed to contain your passing score (at least for our LMS).  So, if your passing score is supposed to be 80%, edit this line to be:  <imsss:minNormalizedMeasure>0.80</imsss:minNormalizedMeasure> and save the file.  Then select all the files and re-zip them, I use 7-zip for that.
    I found one other weird thing that doesn't happen 100% of the time, so test it.  In the example above, try to get a score of exactly 80% (or whatever passing grade you are using) and see if you get the correct status reported.  I found I sometimes have to re-edit that line in the manifest file to be 0.79 so it correctly includes an exact 80% score.  No idea why and you have to watch the number of questions in your quiz to make sure that works for you mathematically.
    If this works or not, I'd recommend posting your results so others can get some ideas.  Good Luck!!

  • I've lost my iPhone 4... How can I find it when the device is offline when using "find my iPhone app"????? Any way of getting a location from it????

    I've lost my iPhone 4... How can I find it when the device is off linesmen using "find my iPhone app"????? Any way of getting a location from it?????

    No. It must be online in order to locate it.
    What To Do If Your iDevice Is Lost Or Stolen
    iPhone, iPod Touch, and iPad
    If you activated Find My Phone before it was lost or stolen, you can track it only if it is connected to the Internet by Wi-Fi or cellular. What you cannot do is track your device using a serial number or other identifying number. You cannot expect Apple or anyone else to find your device for you. You cannot recover your loss unless you insure your device for such loss. It is not covered by your warranty.
    If your iPhone, iPod, iPod Touch, or iPad is lost or stolen what do you do? There are things you should have done in advance - before you lost it or it was stolen - and some things to do after the fact. Here are some suggestions:
    This link, Re: Help! I misplaced / lost my iPhone 5 today morning in delta Chelsea hotel downtown an I am not able to track it. Please help!, has some good advice regarding your options when your iDevice is lost or stolen.
      1. Reporting a lost or stolen Apple product
      2. Find my lost iPod Touch
      3. AT&T. Sprint, and Verizon can block stolen phones/tablets
      4. What-To-Do-When-Iphone-Is-Stolen
      5. iCloud- Use Lost Mode
      6. What to do if your iOS device is lost or stolen
      7. 6 Ways to Track and Recover Your Lost/Stolen iPhone
      8. Find My iPhone
      9. Report Stolen iPad | Stolen Lost Found Online
    It pays to be proactive by following the advice on using Find My Phone before you lose your device:
      1. Find My iPhone
      2. Setup your iDevice on iCloud
      3. OS X Lion/Mountain Lion- About Find My Mac
      4. How To Set Up Free Find Your iPhone (Even on Unsupported Devices)

  • Default output device for smartform

    Hi all
    how can we assign a default output device to a smart form so that the every time we execute a smartform it doesnt ask for a output device?
    thanks in advance....

    Hi
    First see what your default out put device is.
    That you can see in SU3>Default>OutputDevice.
    Suppose it is set as 'PRINTER' .
    Then in ur print program you have to write the logic as below.
      CALL FUNCTION 'SSF_FUNCTION_MODULE_NAME'
        EXPORTING
          FORMNAME           = 'Z_smartform
        IMPORTING
          FM_NAME            = WF_FUNCMODULENAME
        EXCEPTIONS
          NO_FORM            = 1
          NO_FUNCTION_MODULE = 2
          OTHERS             = 3.
      CLEAR: WA_CONTROL_PARAMETERS.
        WA_CONTROL_PARAMETERS-GETOTF    = 'X'.
        WA_CONTROL_PARAMETERS-LANGU = 'E'.
      WA_CONTROL_PARAMETERS-DEVICE = 'PRINTER'.
        CALL FUNCTION WF_FUNCMODULENAME
          EXPORTING
            CONTROL_PARAMETERS   = WA_CONTROL_PARAMETERS "Control Params
            OUTPUT_OPTIONS       = WA_OUTPUT_OPT  "Output Options
            WF_CARRID            = WF_CARRID
            WF_CONNID            = WF_CONNID
            WF_FLDATE            = WF_FLDATE
          IMPORTING
            DOCUMENT_OUTPUT_INFO = WA_DOCUMENT_OUTPUT_INFO
            JOB_OUTPUT_INFO      = WA_JOB_OUTPUT_INFO
            JOB_OUTPUT_OPTIONS   = WA_JOB_OUTPUT_OPTIONS
          EXCEPTIONS
            FORMATTING_ERROR     = 1
            INTERNAL_ERROR       = 2
            SEND_ERROR           = 3
            USER_CANCELED        = 4
            OTHERS               = 5.

  • Change "Output Device" from a bunch of job

    Hi,
    I've deleted a bunch of printers in SPAD and now, there are some errors in the dev_* logs :
    *** ERROR => rspocd: rsporpab failed (0), dest @>DEV:PR645@< [rspopcc.c    2551]
    *** ERROR => rspocd: rsporpab failed (0), dest @>DEV:PR645@< [rspopcc.c    2551]
    PR645 was one of the old printer I've removed. After investigation, most of job use PR645 as default "Output Device". I would like to know if there are a way to update all jobs using PR654 to PR212?
    Thanks by advance,

    Hi ,
    Can you please check these tables.
    TSP03A - Device Description
    TSP03C - Device Description Extension
    TSP03D - Device Description (New Format)
    TSP0A - Device Types
    TSP01 - Assignment of printers to terminals
    The above tables will help you.
    Thanks and regards,
    Venkat.

  • Sound: Changing output device

    Turned on my machine and discovered that it had self assigned a program as the sound out put device. It's CD spin doctor from Toast; no audio on it. I removed Toast, emptied the trash and shut down then restarted. It's still listed as the output device. I can't change the device - there's no list - I can't delete it or add another device. any thoughts on how to fix this problem? I have no audio at all.

    if there is no audio at all, could be hardware issue.
    somebody recommends deleting following preference files:
    /Library/Preference/com.apple.audio.DeviceSettings.plist
    /Library/Preferences/com.apple.audio.SystemSettings.plist
    http://discussions.apple.com/thread.jspa?messageID=10500893
    best case it's just corrupted preference files

  • Can the individual form response be sent via e-mail to us in the PDF form format (not the raw output we see currently when using e-mail notifcation) each time a user submits a reponse?

    Hi, we basically have an on-line job application that we need to be sent to us via e-mail notification every time a user submits a response, not with the raw data output from the form fields like the current e-mail notification setting allows, but as an actual PDF attachment that mirrors the format of the on-line form, with the user response data in it. We need this to be automated and sent to a central HR e-mail to distro to others. It would be essentially the same thing as a user downloading a PDF form, filling it out, then e-mailing it back to us, but using the submit options via the Form Central server instead. Is this even possible and, if so, is there any documentation on it? I have not found anything clear in searching for this same topic.

    No this is not possible within Formscentral. You could export a PDF without a submit button (an option when saving your form as PDF) and then in Acrobat add a submit button to your form and have it automatically sent to the email of your choice. This kind of workflow falls outside the scope of Formscentral.
    Andrew

  • Displaying ALV output in whole screen when using with custom container

    I have created a custom container and displaying output of a table in the ALV format using call method grid->set_table_for_first_display. But the output does not display in the entire screen. I want the output to cover the whole screen depending on user screen resolution. The code is given below for reference.
    create object grid
        exporting
        i_parent = g_custom_container.
        call method grid->set_table_for_first_display
          exporting
            IS_VARIANT = ld_variant
            I_SAVE    = 'A'
            is_layout = layout_alv_grid
          changing
            it_outtab                     = final_display_itab
            it_fieldcatalog               = itab_fieldcatalog

    Hello,
    DATA: go_splitter        TYPE REF TO cl_gui_splitter_container,
              go_container     TYPE REF TO cl_gui_container,
              go_grid             TYPE REF TO cl_gui_alv_grid.
        CREATE OBJECT go_splitter
             EXPORTING
               parent    = cl_gui_container=>default_screen
               rows       = 1
               columns  = 1
               metric     = '0001'.
        go_container = go_splitter->get_container( row = 1 column = 1 ).
        CREATE OBJECT go_grid
             EXPORTING
             i_parent = go_container.
    Regards,
    Ernst

  • Can't select input output and name media when using MRC1 log and transfer

    I am using a MRC1 from the Sony Z5E to film my media. I downloaded the plugin which allows me to log and transfer through FCP 6.0.6. The only problem is that it does not allow me to input/output and name the pieces of each clip that I want. Hence I can only import the whole clip and am wasting time and space with media that I do not want or need. Is there an additional plugin or setting to pick on FCP to get this feature to work?
    Rich

    Hi xhk, I'm a Kubuntu's user and I've had the same problems. I've been days reading on the Internet about this issue and finally I solve it by following this post from a Spanish tutorial: http://bit.ly/4p3XFq. It worked for me!
    Basically it is:
    1. Get install the needed packages, i.e: sudo apt-get install ibus ibus-pinyin
    2. After installing them, introduce a little code into two files:
    2.1.--> type on your konsole: kate /home/$(whoami)/.bashrc
       a--> add to the bottom of the opened text:
    export GTK_IM_MODULE=ibus
    export XMODIFIERS=@im=ibus
    export QT_IM_MODULE=ibus
       b-->save the changes on the text.
    2.2.--> type again on your konsole: kate /home/$(whoami)/.profile
      b--> repeat 2.1.a. and 2.1.b
    3. Go to main menu - system settings - advance - "autoarranque" (I don't know how it is called in English, "restarting" maybe?) and then "add a programme". Type: ibus-daemon -d, press OK and then rebooth.
    It shall be working by then.
    Last edited by mxd (2013-07-06 01:42:27)

  • Change registered AppleID for mac when using iCloud

    I have two Apple-IDs. The first is old and outdated, so I want to use the second. According to support.apple.com my MacBook Pro is registered on my second AppleID, which is good. However, when I open iCloud at "System Preferences" on my Mac - the first AppleID appears! How is this possible when supprt.apple.com says the mac is registered on the second? Do I have to change something on the mac itself?
    Appreciate the help, thank you : )

    I'm guessing you're referring to supportprofile.apple.com?  This has nothing to do with iCloud.
    "How is this possible..."
    Easy.  That's the apple id you signed into the icloud preferences with.
    If you want to use your other apple id for icloud, sign out of the iCloud preferences and sign in with the one you want.  Keep in mind, certain information will remain with the currently used apple id... You'd have to backup and restore the data to the new apple id.
    Ideally, you want to use one apple id for everything, but you can use a different one for icloud and another for apple purchases.  Just don't spread purchases among multiple apple ids.  If you continue to use two different apple ids, you'll want to have an active email attached to the other one outdated one.

Maybe you are looking for

  • Site Web Analytics - no usage data being generated

    Hello all: I have a SharePoint Foundation 2013 farm with 2 WFE - 1 Search Server and 1 DB server.  Search Service Application has been configured and functioning properly.  Usage and health Data Service Application has been created and started.  Usag

  • MacBook Video Out problems.

    Hey all. Bit of an issue regarding my Macbook. It's a 2ghz Duo With ram upgraded to 4gb by myself. For some reason the video out on my Macbook has decided to stop working. Is it possible that it's hardware related? I have tried the following. 1: Bypa

  • How can I get the tablename from a ViewObject extends an Entity?

    I have created an entity and it's default viewobject in the BC4J business components package,and I have built a applictionmodule containing an instance of the viewobject. Now I can use the instance's name to visit the viewobject or the entity in Jdev

  • All forms of payment are declined since 5.1 update

    I've had nothing but problems since updating to 5.1; verify payment message keeps popping up (although that seems to have stopped in the last day or so), Hulu Plus only working over WiFi (thankfully it was just a trail month, already canceled the ser

  • Create materialized view as part of refresh group

    Hello, When I create a materialized view in 11g it automatically creates its own refresh group. How can I create the materialized group as part of an existing refresh group? (I know I can drop the individual refresh group and add the mview to the mai