Month in words

Hi Friends,
How to get the month in words from the date input field.
Eg :  Input field : 03.05.2006
      Result required : May 2006.
I am using a FM 'MONTH_NAMES_GET' but not working (Don't know what are the details to be given).
Could you pls give me code for this.
Thanx in advance.
Regards, 
A S VINCENT

Hi vincent,
1. MONTH_NAMES_GET
This is the FM
<b>(But we have to apply some more logic to it)</b>
2. try this code ( just copy paste)
REPORT abc.
DATA : mname(10) TYPE c.
PARAMETER : d TYPE sy-datum.
PERFORM getmonth USING d mname.
WRITE :/ mname.
*& Form getmonth
text
-->M text
-->MNAME text
FORM getmonth USING d mname.
DATA : month_names LIKE t247 OCCURS 0 WITH HEADER LINE.
DATA : m(2) TYPE c.
m = d+4(2).
CALL FUNCTION 'MONTH_NAMES_GET'
EXPORTING
LANGUAGE = SY-LANGU
IMPORTING
RETURN_CODE =
TABLES
month_names = month_names
EXCEPTIONS
month_names_not_found = 1
OTHERS = 2
READ TABLE month_names INDEX m.
IF sy-subrc = 0.
mname = month_names-ltx.
ENDIF.
ENDFORM. "getmonth
regards
amit m.

Similar Messages

  • Date Format (month in words, day and year in number)

    Hi Experts,
    Is there any standard format available in SAP as a data type for the following format in date i.e. 05 th June 2006 or June 05 2006.
    Any format where the month should be in letters. If its there could you pls revert back ASAP.
    Thanking you in advance.
    Jasmine

    The month in words datatype is FCLTX.
    If you have the date field, you can convert to your required format.
    data : out_date(20) type c.
    DATA : ws_fcmnr TYPE fcmnr,
           ws_month TYPE fcltx.
    parameter   date like sy-datum.
    ws_fcmnr = date+4(2).
    SELECT SINGLE ltx
    INTO ws_month
    FROM t247
    WHERE mnr = ws_fcmnr
    and spras = 'EN'.
    concatenate ws_month date6(2) date0(4) into out_date separated by space.
    write out_date.
    Thanks,
    Susmitha
    Dont forget to reward points for useful answers.

  • Word 2008 still crashes after fully dis-installing and re-installing application on my macbookpro 10.6.8?

    So a few months back, word would not allow me to open previously save documents that I had once saved. The problem grew to not even being able to open word at all. I have not had any changes to my computer nor any problems prior. I did the step by step dis install of microsoft word from my computer. I then re-installed microsoft and now, once I save a document and attempt to reopen it, it will not. The latest messege given was an error messege as follows:
    Dyld Error Message:
      Library not loaded: @executable_path/../Frameworks/MicrosoftComponentPlugin.framework/Versions/12/M icrosoftComponentPlugin
      Referenced from: /Applications/Microsoft Word.app/Contents/MacOS/Microsoft Word
      Reason: image not found
    I have no idea what to do. I have done all the updates and cannot figure out what went wrong. Any help would be awesome. Thank you.

    It looks as if Word, at least, did not install properly.
    Did you follow these instruction to completely uninstall Office 2008 -> http://support.microsoft.com/kb/2500821?
    Clinton

  • Utility for determining the month of the date

    Hi All,
    I am currently using the Date object to get the date in numbers and then by using a switch case, am manually printing the month in words.
    Is there any utility/method which gives us the month text like August, September, etc., instead of 8 and 9?
    Please give me some pointers on the same.
    Thanks,
    Anitha

    Hey!
    Yeah, there is an easy way to achieve this!
    You can create prototype for Date function like this:
    Date.prototype.dayName = function() {
        var myDay = ['Sunday','Monday','Tuesday','Wednesday','Thursday','Friday','Saturday'];
        return myDay[this.getDay()];
    Date.prototype.monthName = function() {
        var myMonth = ['January','February','March','April','May','June','July','August','September','October','November','December'];
        return myMonth[this.getMonth()];
    And you are using it like this:
    var myToday = new Date;
    alert((myToday.dayName() + ', ' + myToday.getDate() + ' ' + myToday.monthName() + ', ' + myToday.getFullYear()));
    Hope it helps!
    tomaxxi
    http://indisnip.wordpress.com/

  • Want to display records for the specified month only

    Hi all,
    In my report I am displaying records for the specified month only.
    I am able to display it in range of the dates, but i want to display name of the month at the top of page.
    e.g.
    i am giving range like
    01.04.2008 to 30.04.2008
    then, it shoud display April, 2008.
    Thanks & Regards,
    Sandip Sonar

    Hi,
    Ru using alv grid?
    Use following FM to get month in words.
    and then using TOP-OF-Page event print the month.
    DATA X_MONTH(11).
    CALL FUNCTION 'CONVERSION_EXIT_LDATE_OUTPUT'
         EXPORTING
           INPUT         = SY-DATUM
         IMPORTING
           OUTPUT        = X_MONTH.
    Regards,
    Dhan

  • Calander Date format(month year)

    Hi All,
      I am using the Date format (month year, 'January 2009') to  QaaWs as a input. But when i go into Xcelsius calendar i am trying to give the same format but its not taking  as same as mentioned above( I customize the cell in xcelsius spread sheet as month year). Is there any thing to change?
    Please help me.
    Thanks in advance.
    Muvva

    The month in words datatype is FCLTX.
    If you have the date field, you can convert to your required format.
    data : out_date(20) type c.
    DATA : ws_fcmnr TYPE fcmnr,
           ws_month TYPE fcltx.
    parameter   date like sy-datum.
    ws_fcmnr = date+4(2).
    SELECT SINGLE ltx
    INTO ws_month
    FROM t247
    WHERE mnr = ws_fcmnr
    and spras = 'EN'.
    concatenate ws_month date6(2) date0(4) into out_date separated by space.
    write out_date.
    Thanks,
    Susmitha
    Dont forget to reward points for useful answers.

  • My review: N95 Firmware v20, one day old!

    Well - I have flashed the firmware and been using my "new" (for it certainly seems like a new phone) N95 all day now. It has only crashed once (curiously enough clicking on the top right link on the http://mosh.nokia.com page, a small green right-facing arrow). I certainly can't claim that level of stability with my desktop PC... so my one crash is par for the course, and very impressive indeed!
    As many people have mentioned, there is a lot more free RAM now. Exactly how much is really immaterial as it is the enhanced capability of the phone which has resulted from this boost that matters. As a pretty exhaustive test I did the following:
    Whilst on speaker phone to my business partner he sent me an email to my Hotmail account.
    I opened up the messaging app and went to my Windows Live mail box.
    I opened the email and downloaded an 85k Word document attachment on it.
    The QuickOffice viewer opened the Word file.
    Within the Word file was a web link - I needed to look at this and so copied it to the clipboard.
    Returning to the menu I opened the browser and navigated to the link from the clipboard. The page was laden with graphics and a tonne of text. I zoomed to 50% and scanned through to read the information I needed.
    Leaving the browser open, and just for the hell of it, I went to the menu and launched Widsets which duly connected to my WLAN and loaded up my widgets. I scrolled to the Darla Mack Mobile blog widget and opened it up, selecting the first story within (about the v20 firmware, of course!). This news post had a 70% of screen sized image on the page too.
    Throughout all of this I changed screen orientation a number of times using both the slider and the option in the browser's menu. I also had a call blacklist application, as well as the excellent MobiGenie voicemail application running in the background at all times.
    Before I closed everything down, I loaded Y-Task's memory module to see how much RAM was free - 6.7M of free RAM!!! Now that's what I'm talking about!!!!
    I'd just like to say to anyone anywhere who has ever harboured or proffered the opinion that "it's a phone, it's not meant to do all that" or some variant thereof - what absolute rubbish! This new firmware has made the phone multi-taskable to such an extent that at last, the N95's slogan "it's what computers have become" can at last ring true!!
    As for battery usage improvements, the fullness of time will reveal whether it really makes an impact. In the mean time, today, I have tested it as follows:
    I have performed a firmware upgrade(!)
    I took three backups on PC Suite via content copier
    Used USB Mass transfer to copy 370MB of data from my memory card, via the phone
    Installed 30 applications to the phone
    Restored data to the phone (and subsequently reformatted the phone!) 3 times
    Played with the web browser for 50+ mins on WiFi.
    Chatted on MSN Messenger for around 30 minutes
    Took 8 photos at 5MP each, most with flash
    Played around in general with the phone for about 3 hours, on and off
    Performed the aforementioned uber-test on the phone
    Spoken in total for (according to my log) 2h09m
    Sent 9 text messages
    Watched one streaming video from my gallery, lasting 6 mins
    My battery has JUST, after all of that, hit the low battery warning. I think that you'll agree that's an impressive performance for the N95. This is all with the phone set to lowest brightness, non 3G mode etc. to conserve maximum power of course, so that extra jolt of power that the N95 8Gb batteries have would still not go amiss... I suspect that I'd have been able to do a lot less if I was using high speed mobile networks for the data tasks I listed above.
    The camera is also very much improved, about 3-4 times faster overall. It seems to produce better quality images with finer resolution of individual pixels. I think (?) they have increased focal length on macro shots from 10-40cm to 60cm (I could be wrong there). The update massively reduced shot-to-shot time and the simple addition of the processing image message really improves the process no end, curiously enough! Also, there is funny gray line grid mode (er, what's this acutally for??).
    There are numerous tweaks here and there, like new sub-folders in the menus (very handy indeed) and new versions of some apps.
    There are some rather glaring omissions however:
    Nothing has been done with the accelerometer functions, no auto-rotate or tilt-navigation (a la RotateMe / Nokmote).
    Videos and photos are still grouped together in the gallery and the 'albums' feature feels a bit like an afterthought (at the very least I would expect folders or album icon or something to show up in the photo/video stream).
    There is still no control over compression of JPEG images from the camera (although this will probably be a minor issue to many).
    The slider menu (which Darla Mack quite rightly commented on) from the N81 which allows you to set up how the slider action causes your phone to behave - where is it? This is such an obvious requirement for the N95 and has been the frequent cause of complaints on many forums since the N95's launch
    There are a number of applications / software features, for example the multimedia menu, which are already present on other phones which have not been included here. Indeed I believe that some of the core apps from the N95 8GB are more advanced still... given the mess Nokia made of the N95-1 it would seem only courteous to have provided a full set of the latest core apps and menus
    There are many other niggles, but I'm going to leave those ones down to personal tastes. That and the fact that I'm a software designer myself, so I'm always likely to think I can see a better way to do it!
    To sum up, this firmware update was very much needed and overdue. Nokia's handling of this issue and of it's customers has been appalling. Making people wait for 5 months without word, having superceded a very flawed and expensive phone was not, under any stretch of the imagination, a good way to go about things.
    Now that it v20 is here, the N95 flies! It is suddenly reborn and I'm so glad I own it now. It works beautifully and is so stable... it really is a pleasure to use now. I'm glad of my memory card slot and camera lens cover - I wouldn't trade this up for an N95 8gb or anything else I've seen on the market now! (yes that includes you iPhone!! ;P )
    My final thought on all of this? Thank Jebus they fixed the infernal keypress bug!!! XD

    To be fair, this update addresses nearly all of the concerns that we've had. It specifically addresses the top 2 concerns - memory handling and the poor performance of the camera application, slow load times and processing times.
    There are a bunch of other updates as well which are just icing on the cake.
    I think through 3rd party programs you can achieve most of what you are trying to do. I'm sure the n95 will recieve yet another update. The attention they have put into updating the phone to support the music store and ngage means that it will recieve additional bug fixes, especially once they begin to get a revenue stream from these new services being launched in december.
    I think the n95 if anything has been shown to be a winning device. I believe it will continue to have Nokia's support due to the fact that it is one of the most capable devices in the lineup. I believe the 5 month development time since the last update is due to how comprehensive the overhaul of the firmware has been. Now that version 20 is out, we will see smaller incremental updates. The tough part (overhauling the memory system and operating system, better battery management etc) is over.
    I'm really enjoying my device now.

  • Could not start transport control program tp while releasing the TR

    Hello experts,
    i have a problem if any one phase this kind of problem & if u know the solution please share to me its urgent
    problem in Development system ,for this  i had updated kernel , TP patch level , R3trans patch level in  development and quality system , but still the problem is occurring in development system . while  releasing the Transport Request this error is coming  that too not in frequently some times it is happening some times it not happening  ( some times its working fine ) 
    Could not start transport control program tp
    Message no. TP608 Diagnosis
    There was an attempt to start the transport control program tp using the local RFC interface. An
    error occurred here.
      Error code: 4
      RFC error text: timeout during allocate / CPIC-CALL: 'ThSAPCMRCV'
    Meaning of the error codes:
      03  RFC system failure
      04  RFC communication failure
    System Response
    The function terminates. Details about the error can be found in the trace file of the Gateway
    Monitor (SMGW).
    Procedure
    Contact your system administrator or use report RSTPTEST to localize the error. You can then
    execute the command again.
    please suggest me what can i do for better , how can i resolve this issue
    Thanks &  Regards,
    Narasimha

    Hello experts ,
    Last one and half month on-words we are phasing some problems on STMS
    while releasing the Transport Request getting this error messages on
    status-bar
    1. "could not start transport control program tp"
    2. while importing the TR into quality system getting this error message" RFC Error :timeout during allocate/CPIC-CALL "
    3.while forwarding the TR from QAS to PRD : " RFC Error :timeout during
    allocate/CPIC-CALL "
    after continues refreshing,we are able to release the request and importthe request into quality system. But after some time again same problem
    coming
    for this we did the kernel upgrade , tp , & R3trans update and STMS RE-
    Configuration etc...But no use with this we got the same problem after
    finishing all these workaround , but don't know what happened after 2-3
    days STMS starts working fine DEV-QAS-PRD ,
    Now we are in the same problem after continues refreshing,we are able torelease the request and import the request into quality system. But after
    some time again same problem coming
    please suggest us what could be the reason behind this & what we can do
    for better

  • Please can someone help me with this problem?

    I have been having major issues concerning all available web browsers for OS X. Since the Security Update 2006-003, ALL browsers crash immediately when trying to log into Yahoo! or Hotmail. Safari is holding out so far as for me to be able to make this post. FireFox and the rest crash almost the instant you open the application. I have tried everything possible that I know. I have never had a problem with any update prior to now. I have done permissions, emptied caches, ran OnyX, reapplied 10.4.7, ect. I have archived and installed 3 times now just so I could get back to 10.4.6 prior to the 2006-003 Security Update which contains an updated Flash Player. I really think that is the problem. I am considering wiping the hard drive and starting over from scratch. JOY! Another 8 hours down the tube by the time I get all my software put back on and that is only if that works. I am really at my end on this one. Has been a thorn in my side since the day the update was released. Been trying to correct it since then. Surely SOMEONE has a clue to what this could be. It is affecting all browsers, so it is not Safari specific. Please, I hope somebody can shed a small ray of light on this deal before I start from zero.

    Here's the crash report I am getting. It is different than what I have been getting over the past almost 4 weeks. I have reset PRAM, everything. I am so fed up and frustrated right now with this garbage that I can barely stand it. This has been going on for almost a month. Words are passing my lips that I usually don't say. I really hope someone can help on this.
    2006-07-01 21:44:25 -0500
    EXCBADACCESS (0x0001)
    KERNPROTECTIONFAILURE (0x0002) at 0x06bc9797
    Thread 0 Crashed:
    0 Flash_EnforceLocalSecurity + 590996
    1 Flash_EnforceLocalSecurity + 590952
    2 Flash_EnforceLocalSecurity + 605920
    3 Flash_EnforceLocalSecurity + 600540
    4 Flash_EnforceLocalSecurity + 933200
    5 nativeShockwaveFlashTCallFrame + 80128
    6 Flash_EnforceLocalSecurity + 1341000
    7 Flash_EnforceLocalSecurity + 1339296
    8 Flash_EnforceLocalSecurity + 1338716
    9 Flash_EnforceLocalSecurity + 1339196Date/Time: 2006-07-01 21:44:25.973 -0500
    OS Version: 10.4.6 (Build 8I127)
    Report Version: 4
    Command: Safari
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Parent: WindowServer [69]
    Version: 2.0.3 (417.9.2)
    Build Version: 7
    Project Name: WebBrowser
    Source Version: 4170902
    PID: 222
    Thread: 0
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNPROTECTIONFAILURE (0x0002) at 0x06bc9797
    Thread 0 Crashed:
    0 ...romedia.Flash Player.plugin 0x0681b350 Flash_EnforceLocalSecurity + 590996
    1 ...romedia.Flash Player.plugin 0x0681b324 Flash_EnforceLocalSecurity + 590952
    2 ...romedia.Flash Player.plugin 0x0681ed9c Flash_EnforceLocalSecurity + 605920
    3 ...romedia.Flash Player.plugin 0x0681d898 Flash_EnforceLocalSecurity + 600540
    4 ...romedia.Flash Player.plugin 0x0686ec0c Flash_EnforceLocalSecurity + 933200
    5 ...romedia.Flash Player.plugin 0x06900af0 nativeShockwaveFlashTCallFrame + 80128
    6 ...romedia.Flash Player.plugin 0x068d2504 Flash_EnforceLocalSecurity + 1341000
    7 ...romedia.Flash Player.plugin 0x068d1e5c Flash_EnforceLocalSecurity + 1339296
    8 ...romedia.Flash Player.plugin 0x068d1c18 Flash_EnforceLocalSecurity + 1338716
    9 ...romedia.Flash Player.plugin 0x068d1df8 Flash_EnforceLocalSecurity + 1339196
    10 ...romedia.Flash Player.plugin 0x068d3ebc Flash_EnforceLocalSecurity + 1347584
    11 ...romedia.Flash Player.plugin 0x068d3e68 Flash_EnforceLocalSecurity + 1347500
    12 ...romedia.Flash Player.plugin 0x068d4080 Flash_EnforceLocalSecurity + 1348036
    13 ...romedia.Flash Player.plugin 0x068e90d4 Flash_EnforceLocalSecurity + 1434136
    14 ...romedia.Flash Player.plugin 0x068ea1d4 Flash_EnforceLocalSecurity + 1438488
    15 ...romedia.Flash Player.plugin 0x068e8b2c Flash_EnforceLocalSecurity + 1432688
    16 ...romedia.Flash Player.plugin 0x068e8960 Flash_EnforceLocalSecurity + 1432228
    17 ...romedia.Flash Player.plugin 0x068e7f64 Flash_EnforceLocalSecurity + 1429672
    18 ...romedia.Flash Player.plugin 0x0687a414 Flash_EnforceLocalSecurity + 980312
    19 ...romedia.Flash Player.plugin 0x068ea5c0 Flash_EnforceLocalSecurity + 1439492
    20 ...romedia.Flash Player.plugin 0x0678b180 Flash_EnforceLocalSecurity + 708
    21 ...romedia.Flash Player.plugin 0x06789f0c unusenetscape_pluginPlugin + 2024
    22 com.apple.WebKit 0x9564266c -[WebBaseNetscapePluginView start] + 212
    23 jp.hetima.SafariStand 0x0054d71c -[HTPoseAsWebPluginView start] + 116 (bundle1.s:283)
    24 com.apple.WebKit 0x95642480 -[WebBaseNetscapePluginView viewDidMoveToWindow] + 76
    25 com.apple.AppKit 0x936d5294 -[NSView _setWindow:] + 876
    26 com.apple.AppKit 0x936d5504 -[NSView addSubview:] + 372
    27 com.apple.WebKit 0x9563a594 -[WebHTMLView addSubview:] + 64
    28 com.apple.WebCore 0x958ee5cc QWidget::addToSuperview(NSView*) + 124
    29 com.apple.WebCore 0x958edfd8 khtml::RenderWidget::setQWidget(QWidget*, bool) + 572
    30 com.apple.WebCore 0x958edd1c khtml::RenderPart::setWidget(QWidget*) + 228
    31 com.apple.WebCore 0x958e9a1c KHTMLPart::processObjectRequest(khtml::ChildFrame*, KURL const&, QString const&) + 1732
    32 com.apple.WebCore 0x958e8b30 KHTMLPart::requestObject(khtml::ChildFrame*, KURL const&, KParts::URLArgs const&) + 1964
    33 com.apple.WebCore 0x95937b60 KHTMLPart::requestObject(khtml::RenderPart*, QString const&, QString const&, QStringList const&, QStringList const&) + 876
    34 com.apple.WebCore 0x958e7400 khtml::RenderPartObject::updateWidget() + 2716
    35 com.apple.WebCore 0x959374fc DOM::HTMLObjectElementImpl::recalcStyle(DOM::NodeImpl::StyleChange) + 132
    36 com.apple.WebCore 0x95894c7c DOM::ElementImpl::recalcStyle(DOM::NodeImpl::StyleChange) + 608
    37 com.apple.WebCore 0x95894c7c DOM::ElementImpl::recalcStyle(DOM::NodeImpl::StyleChange) + 608
    38 com.apple.WebCore 0x95850544 DOM::DocumentImpl::recalcStyle(DOM::NodeImpl::StyleChange) + 2492
    39 com.apple.WebCore 0x95890758 DOM::DocumentImpl::updateDocumentsRendering() + 84
    40 com.apple.WebCore 0x9588c5c0 KHTMLPart::executeScript(QString, int, DOM::Node const&, QString const&) + 176
    41 com.apple.WebCore 0x9588c3a4 khtml::HTMLTokenizer::scriptExecution(QString const&, QString, int) + 448
    42 com.apple.WebCore 0x9588bef0 khtml::HTMLTokenizer::scriptHandler() + 1300
    43 com.apple.WebCore 0x95880bbc khtml::HTMLTokenizer::parseSpecial(khtml::TokenizerString&) + 548
    44 com.apple.WebCore 0x9585d198 khtml::HTMLTokenizer::parseTag(khtml::TokenizerString&) + 6700
    45 com.apple.WebCore 0x9585af20 khtml::HTMLTokenizer::write(khtml::TokenizerString const&, bool) + 928
    46 com.apple.WebCore 0x958c2324 khtml::HTMLTokenizer::notifyFinished(khtml::CachedObject*) + 536
    47 com.apple.WebCore 0x958c20d8 khtml::CachedScript::checkNotify() + 92
    48 com.apple.WebCore 0x958c2048 khtml::CachedScript::data(QBuffer&, bool) + 336
    49 com.apple.WebCore 0x95891fc4 khtml::Loader::slotFinished(KIO::Job*, NSData*) + 428
    50 com.apple.WebCore 0x95a0a694 KWQSignal::callWithData(KIO::Job*, NSData*) const + 136
    51 com.apple.WebCore 0x95891db8 -[KWQResourceLoader finishJobAndHandle:] + 80
    52 com.apple.WebKit 0x95632908 -[WebSubresourceClient didFinishLoading] + 72
    53 com.apple.WebKit 0x95631b90 -[WebBaseResourceHandleDelegate connectionDidFinishLoading:] + 48
    54 com.apple.Foundation 0x9296484c -[NSURLConnection(NSURLConnectionInternal) _sendDidFinishLoadingCallback] + 188
    55 com.apple.Foundation 0x92962ab8 -[NSURLConnection(NSURLConnectionInternal) _sendCallbacks] + 556
    56 com.apple.Foundation 0x92962810 _sendCallbacks + 156
    57 com.apple.CoreFoundation 0x907dca68 __CFRunLoopDoSources0 + 384
    58 com.apple.CoreFoundation 0x907dbf98 __CFRunLoopRun + 452
    59 com.apple.CoreFoundation 0x907dba18 CFRunLoopRunSpecific + 268
    60 com.apple.HIToolbox 0x931d8980 RunCurrentEventLoopInMode + 264
    61 com.apple.HIToolbox 0x931d8014 ReceiveNextEventCommon + 380
    62 com.apple.HIToolbox 0x931d7e80 BlockUntilNextEventMatchingListInMode + 96
    63 com.apple.AppKit 0x936ba104 _DPSNextEvent + 384
    64 com.apple.AppKit 0x936b9dc8 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 116
    65 com.apple.Safari 0x00006e74 0x1000 + 24180
    66 com.apple.AppKit 0x936b630c -[NSApplication run] + 472
    67 com.apple.AppKit 0x937a6e68 NSApplicationMain + 452
    68 com.apple.Safari 0x0005cbec 0x1000 + 375788
    69 com.apple.Safari 0x0005ca94 0x1000 + 375444
    Thread 1:
    0 libSystem.B.dylib 0x9000b0a8 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000affc mach_msg + 60
    2 com.apple.CoreFoundation 0x907dc114 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x907dba18 CFRunLoopRunSpecific + 268
    4 com.apple.Foundation 0x92941164 -[NSRunLoop runMode:beforeDate:] + 172
    5 com.apple.Foundation 0x9294109c -[NSRunLoop run] + 76
    6 com.apple.WebKit 0x9561c3f0 +[WebFileDatabase _syncLoop:] + 176
    7 com.apple.Foundation 0x92932194 forkThreadForFunction + 108
    8 libSystem.B.dylib 0x9002ba68 pthreadbody + 96
    Thread 2:
    0 libSystem.B.dylib 0x9000b0a8 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000affc mach_msg + 60
    2 com.apple.CoreFoundation 0x907dc114 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x907dba18 CFRunLoopRunSpecific + 268
    4 com.apple.Foundation 0x9295969c +[NSURLConnection(NSURLConnectionInternal) _resourceLoadLoop:] + 264
    5 com.apple.Foundation 0x92932194 forkThreadForFunction + 108
    6 libSystem.B.dylib 0x9002ba68 pthreadbody + 96
    Thread 3:
    0 libSystem.B.dylib 0x9000b0a8 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000affc mach_msg + 60
    2 com.apple.CoreFoundation 0x907dc114 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x907dba18 CFRunLoopRunSpecific + 268
    4 com.apple.Foundation 0x9295a7dc +[NSURLCache _diskCacheSyncLoop:] + 152
    5 com.apple.Foundation 0x92932194 forkThreadForFunction + 108
    6 libSystem.B.dylib 0x9002ba68 pthreadbody + 96
    Thread 4:
    0 libSystem.B.dylib 0x9001f5ec select + 12
    1 com.apple.CoreFoundation 0x907ee9a8 __CFSocketManager + 472
    2 libSystem.B.dylib 0x9002ba68 pthreadbody + 96
    Thread 5:
    0 libSystem.B.dylib 0x9002c128 semaphorewait_signaltrap + 8
    1 libSystem.B.dylib 0x90030bec pthreadcondwait + 480
    2 com.apple.Foundation 0x92939300 -[NSConditionLock lockWhenCondition:] + 68
    3 com.apple.Syndication 0x9a48350c -[AsyncDB _run:] + 192
    4 com.apple.Foundation 0x92932194 forkThreadForFunction + 108
    5 libSystem.B.dylib 0x9002ba68 pthreadbody + 96
    Thread 6:
    0 libSystem.B.dylib 0x9000b0a8 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000affc mach_msg + 60
    2 ...romedia.Flash Player.plugin 0x06a396ac nativeShockwaveFlashTCallFrame + 1361084
    3 libSystem.B.dylib 0x9002ba68 pthreadbody + 96
    Thread 0 crashed with PPC Thread State 64:
    srr0: 0x000000000681b350 srr1: 0x000000000200f030 vrsave: 0x0000000000000000
    cr: 0x24024241 xer: 0x0000000020000004 lr: 0x000000000681b32c ctr: 0x0000000090002f40
    r0: 0x0000000000000000 r1: 0x00000000bfffb5d0 r2: 0x0000000006bc9797 r3: 0x00000000ffffc747
    r4: 0x0000000006bcd050 r5: 0x000000005e682a00 r6: 0x0000000080808080 r7: 0x0000000000000000
    r8: 0x0000000000bcd054 r9: 0x0000000006bcd050 r10: 0x0000000000000060 r11: 0x0000000006adc428
    r12: 0x0000000090002f40 r13: 0x0000000000000000 r14: 0x00000000bfffbb88 r15: 0x0000000000000000
    r16: 0x0000000000000010 r17: 0x00000000bfffbb8c r18: 0x000000000681c594 r19: 0x0000000000000000
    r20: 0x00000000bfffba90 r21: 0x0000000000000000 r22: 0x0000000006bd41c0 r23: 0x0000000006c03020
    r24: 0x0000000006c682a8 r25: 0x0000000006bd8180 r26: 0x00000000000001cc r27: 0x0000000006bd41f0
    r28: 0x00000000fffffffe r29: 0x0000000006bcd050 r30: 0x0000000006c03020 r31: 0x0000000006c03058
    Binary Images Description:
    0x1000 - 0xdafff com.apple.Safari 2.0.3 (417.9.2) /Applications/Safari.app/Contents/MacOS/Safari
    0x525000 - 0x525fff jp.hetima.SafariStand.loader SafariStand-loader version 1.0.1 (6) /Users/quick/Library/InputManagers/SafariStand/SafariStand-loader.bundle/Conten ts/MacOS/SafariStand-loader
    0x529000 - 0x564fff jp.hetima.SafariStand 2.0b14 (123) /Users/quick/Library/InputManagers/SafariStand/SafariStand.bundle/Contents/MacO S/SafariStand
    0x58f000 - 0x591fff com.unsanity.menuextraenabler 1.0.3 /Users/quick/Library/InputManagers/Menu Extra Enabler/Menu Extra Enabler.bundle/Contents/MacOS/Menu Extra Enabler
    0x59b000 - 0x59cfff com.unsanity.snt Menu Extra Enabler version 0.0.1d1 (1.1) /Users/quick/Library/InputManagers/SafariNoTimeout/SafariNoTimeout.bundle/Conte nts/MacOS/SafariNoTimeout
    0x755000 - 0x75569c Flash Player Enabler PEF binary: Flash Player Enabler
    0x5297000 - 0x5299fff com.apple.textencoding.unicode 2.0 /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0x572c000 - 0x577b3c7 CarbonLibpwpc PEF binary: CarbonLibpwpc
    0x5d3f160 - 0x5d3f212 CFMPriv_CoreFoundation PEF binary: CFMPriv_CoreFoundation
    0x5d40010 - 0x5d400e3 CFMPriv_CommonPanels PEF binary: CFMPriv_CommonPanels
    0x5d401b0 - 0x5d4026b CFMPriv_Help PEF binary: CFMPriv_Help
    0x5d40270 - 0x5d4033a CFMPriv_HIToolbox PEF binary: CFMPriv_HIToolbox
    0x5d40620 - 0x5d406f0 CFMPriv_CarbonSound PEF binary: CFMPriv_CarbonSound
    0x5d42700 - 0x5d42777 CFMPriv_System PEF binary: CFMPriv_System
    0x5d454c0 - 0x5d45596 CFMPriv_HTMLRendering PEF binary: CFMPriv_HTMLRendering
    0x5d45600 - 0x5d456d3 CFMPriv_ImageCapture PEF binary: CFMPriv_ImageCapture
    0x5d45750 - 0x5d45835 CFMPriv_NavigationServices PEF binary: CFMPriv_NavigationServices
    0x5d458a0 - 0x5d45976 CFMPriv_OpenScriptingMacBLib PEF binary: CFMPriv_OpenScriptingMacBLib
    0x5d45a40 - 0x5d45afe CFMPriv_Print PEF binary: CFMPriv_Print
    0x5d45b10 - 0x5d45bdd CFMPriv_SecurityHI PEF binary: CFMPriv_SecurityHI
    0x5d45c50 - 0x5d45d32 CFMPriv_SpeechRecognition PEF binary: CFMPriv_SpeechRecognition
    0x5d49930 - 0x5d49a03 CFMPriv_CarbonCore PEF binary: CFMPriv_CarbonCore
    0x5d49a70 - 0x5d49b43 CFMPriv_OSServices PEF binary: CFMPriv_OSServices
    0x5d49e30 - 0x5d49ef2 CFMPriv_AE PEF binary: CFMPriv_AE
    0x5d49f00 - 0x5d49fc5 CFMPriv_ATS PEF binary: CFMPriv_ATS
    0x5d4a270 - 0x5d4a347 CFMPriv_ColorSync PEF binary: CFMPriv_ColorSync
    0x5d4a3c0 - 0x5d4a4a3 CFMPriv_FindByContent PEF binary: CFMPriv_FindByContent
    0x5d4a870 - 0x5d4a94a CFMPriv_HIServices PEF binary: CFMPriv_HIServices
    0x5d4a950 - 0x5d4aa30 CFMPriv_LangAnalysis PEF binary: CFMPriv_LangAnalysis
    0x5d4aab0 - 0x5d4ab96 CFMPriv_LaunchServices PEF binary: CFMPriv_LaunchServices
    0x5d4ae40 - 0x5d4af17 CFMPriv_PrintCore PEF binary: CFMPriv_PrintCore
    0x5d4af20 - 0x5d4afe2 CFMPriv_QD PEF binary: CFMPriv_QD
    0x5d4b360 - 0x5d4b449 CFMPriv_SpeechSynthesis PEF binary: CFMPriv_SpeechSynthesis
    0x6787000 - 0x6a93fff com.macromedia.Flash Player.plugin 9.0.0 (1.0.1f16) /Library/Internet Plug-Ins/Flash Player.plugin/Contents/MacOS/Flash Player
    0x32000000 - 0x32042fff isao.sonobe.OgreKit ??? (2.1.0) /Users/quick/Library/InputManagers/SafariStand/SafariStand.bundle/Contents/Reso urces/OgreKit.framework/OgreKit
    0x8fe00000 - 0x8fe51fff dyld 44.4 /usr/lib/dyld
    0x90000000 - 0x901bbfff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x90213000 - 0x90218fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x9021a000 - 0x90267fff com.apple.CoreText 1.0.1 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x90292000 - 0x90343fff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x90372000 - 0x9072cfff com.apple.CoreGraphics 1.258.27 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x907b9000 - 0x90892fff com.apple.CoreFoundation 6.4.4 (368.25) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x908db000 - 0x908dbfff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x908dd000 - 0x909dffff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x90a39000 - 0x90abdfff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x90ae7000 - 0x90b57fff com.apple.framework.IOKit 1.4 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90b6d000 - 0x90b7ffff libauto.dylib /usr/lib/libauto.dylib
    0x90b86000 - 0x90e5dfff com.apple.CoreServices.CarbonCore 681.3 (671.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x90ec3000 - 0x90f43fff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x90f8d000 - 0x90fcefff com.apple.CFNetwork 4.0 (129.13) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x90fe3000 - 0x90ffbfff com.apple.WebServices 1.1.2 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x9100b000 - 0x9108cfff com.apple.SearchKit 1.0.5 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x910d2000 - 0x910fbfff com.apple.Metadata 10.4.4 (121.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x9110c000 - 0x9111afff libz.1.dylib /usr/lib/libz.1.dylib
    0x9111d000 - 0x912d3fff com.apple.security 4.3 (25966) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x913d0000 - 0x913d9fff com.apple.DiskArbitration 2.1 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x913e0000 - 0x91407fff com.apple.SystemConfiguration 1.8.2 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x9141a000 - 0x91425fff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x9142a000 - 0x91432fff libbsm.dylib /usr/lib/libbsm.dylib
    0x91436000 - 0x914b1fff com.apple.audio.CoreAudio 3.0.3 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x914ee000 - 0x914eefff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x914f0000 - 0x91528fff com.apple.AE 1.5 (297) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x91543000 - 0x91610fff com.apple.ColorSync 4.4.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x91665000 - 0x916f6fff com.apple.print.framework.PrintCore 4.5 (177.10) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x9173d000 - 0x917f4fff com.apple.QD 3.8.19 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x91831000 - 0x9188ffff com.apple.HIServices 1.5.1 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x918be000 - 0x918dffff com.apple.LangAnalysis 1.6.1 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x918f3000 - 0x91918fff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x9192b000 - 0x9196dfff com.apple.LaunchServices 168.10 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x91989000 - 0x9199dfff com.apple.speech.synthesis.framework 3.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x919ab000 - 0x919eafff com.apple.ImageIO.framework 1.4.6 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x91a00000 - 0x91ac8fff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x91b16000 - 0x91b2bfff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x91b30000 - 0x91b4dfff libJPEG.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x91b52000 - 0x91bc1fff libJP2.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x91bd8000 - 0x91bdcfff libGIF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91bde000 - 0x91c25fff libRaw.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRaw.dylib
    0x91c2a000 - 0x91c67fff libTIFF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91c6e000 - 0x91c87fff libPng.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x91c8c000 - 0x91c8ffff libRadiance.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91c91000 - 0x91c91fff com.apple.Accelerate 1.2.1 (Accelerate 1.2.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91c93000 - 0x91d73fff com.apple.vImage 2.3 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x91d7b000 - 0x91d9afff com.apple.Accelerate.vecLib 3.2.1 (vecLib 3.2.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x91e06000 - 0x91e74fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x91e7f000 - 0x91f13fff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x91f2d000 - 0x924b5fff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x924e8000 - 0x92813fff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x92843000 - 0x928cbfff com.apple.DesktopServices 1.3.3 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x9290c000 - 0x92b37fff com.apple.Foundation 6.4.5 (567.26) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92c55000 - 0x92d33fff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x92d53000 - 0x92e41fff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x92e53000 - 0x92e71fff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x92e7c000 - 0x92ed6fff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92ef4000 - 0x92ef4fff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92ef6000 - 0x92f0afff com.apple.ImageCapture 3.0 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x92f22000 - 0x92f32fff com.apple.speech.recognition.framework 3.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x92f3e000 - 0x92f53fff com.apple.securityhi 2.0 (203) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x92f65000 - 0x92fecfff com.apple.ink.framework 101.2 (69) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x93000000 - 0x9300bfff com.apple.help 1.0.3 (32) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x93015000 - 0x93042fff com.apple.openscripting 1.2.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x9305c000 - 0x9306bfff com.apple.print.framework.Print 5.2 (192.4) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x93077000 - 0x930ddfff com.apple.htmlrendering 1.1.2 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x9310e000 - 0x9315dfff com.apple.NavigationServices 3.4.4 (3.4.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x9318b000 - 0x931a8fff com.apple.audio.SoundManager 3.9 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x931ba000 - 0x931c7fff com.apple.CommonPanels 1.2.2 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x931d0000 - 0x934ddfff com.apple.HIToolbox 1.4.6 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x9362c000 - 0x93638fff com.apple.opengl 1.4.7 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x9363d000 - 0x9365dfff com.apple.DirectoryService.Framework 3.1 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x936b0000 - 0x936b0fff com.apple.Cocoa 6.4 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x936b2000 - 0x93ce5fff com.apple.AppKit 6.4.4 (824.33) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x94072000 - 0x940e2fff com.apple.CoreData 80 /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x9411b000 - 0x941defff com.apple.audio.toolbox.AudioToolbox 1.4.1 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x94230000 - 0x94230fff com.apple.audio.units.AudioUnit 1.4 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x94232000 - 0x943e6fff com.apple.QuartzCore 1.4.7 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x94439000 - 0x94476fff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
    0x9447e000 - 0x944cefff libGLImage.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x9455e000 - 0x94596fff com.apple.vmutils 4.0.0 (85) /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x945d9000 - 0x945f5fff com.apple.securityfoundation 2.1 (24988) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x94609000 - 0x9464dfff com.apple.securityinterface 2.1 (24981) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x94671000 - 0x94680fff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x94688000 - 0x94695fff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x946db000 - 0x946f4fff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x946fb000 - 0x949affff com.apple.QuickTime 7.1.2 /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x94a73000 - 0x94ae4fff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
    0x94b57000 - 0x94b77fff libmx.A.dylib /usr/lib/libmx.A.dylib
    0x94c7f000 - 0x94dadfff com.apple.AddressBook.framework 4.0.3 (483) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x94e3f000 - 0x94e4efff com.apple.DSObjCWrappers.Framework 1.1 /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x94e56000 - 0x94e83fff com.apple.LDAPFramework 1.4.1 (69.0.1) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x94e8a000 - 0x94e9afff libsasl2.2.dylib /usr/lib/libsasl2.2.dylib
    0x94e9e000 - 0x94ecdfff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
    0x94edd000 - 0x94efafff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x9561a000 - 0x956a6fff com.apple.WebKit 418 /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x95701000 - 0x957f6fff com.apple.JavaScriptCore 417.11 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/JavaScriptCor e.framework/Versions/A/JavaScriptCore
    0x95832000 - 0x95b3cfff com.apple.WebCore 417.24 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x95cc4000 - 0x95cedfff libxslt.1.dylib /usr/lib/libxslt.1.dylib
    0x9772e000 - 0x9773bfff com.apple.agl 2.5.6 (AGL-2.5.6) /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x9a480000 - 0x9a4b6fff com.apple.Syndication 1.0.5 (52) /System/Library/PrivateFrameworks/Syndication.framework/Versions/A/Syndication
    0x9a4d3000 - 0x9a4e5fff com.apple.SyndicationUI 1.0.5 (52) /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    Model: PowerBook3,5, BootROM 4.5.3f2, 1 processors, PowerPC G4 (3.3), 1 GHz, 1 GB
    Graphics: ATY,RV250M9, ATY,RV250M9, AGP, 64 MB
    Memory Module: SODIMM0/J16TOP, 512 MB, SDRAM, PC133U-333
    Memory Module: SODIMM1/J16BOTTOM, 512 MB, SDRAM, PC133U-333
    AirPort: AirPort, 9.52
    Modem: MicroDash, UCJ, V.92, 1.0F, APPLE VERSION 2.6.6
    Bluetooth: Version 1.7.3f4, 2 service, 1 devices, 2 incoming serial ports
    Network Service: AirPort, AirPort, en1
    PCI Card: TXN,PCI1410-02, cardbus, PC Card
    Parallel ATA Device: TOSHIBA MK6021GAS, 55.89 GB
    Parallel ATA Device: MATSHITADVD-R UJ-815,
    USB Device: USB Hub, , Up to 12 Mb/sec, 500 mA
    USB Device: Bluetooth HCI, , Up to 12 Mb/sec, 500 mA
    USB Device: USB Receiver, Logitech, Up to 1.5 Mb/sec, 500 mA
    FireWire Device: LaCie DVDRW Firewire, LaCie, Up to 400 Mb/sec
    FireWire Device: LaCie d2 Extreme LUN 0, LaCie Group SA, Up to 400 Mb/sec
    FireWire Device: LaCie FW800 Big Disk drive LUN 0, LaCie Group SA, Up to 400 Mb/sec
    FireWire Device: unknown_device, unknown_value, Up to 400 Mb/sec

  • FM For date Format

    Hi,
    Could anybody assist me, the date format is like 20080519, but it should be in the format of 19.05.2008.Is there any function module .
    Thanks in advance.
    Regards.
    I.Reddy Prasad.

    Hi,
    CALL FUNCTION 'CONVERT_DATE_TO_INTERN_FORMAT'
        EXPORTING
          DATUM = W_DATE1
          DTYPE = 'DATS'
        IMPORTING
          IDATE = W_DATE2.
    Month in words
    Date Format (month in words, day and year in number)
    Regards
    Adil

  • Tolerance Days in Interest Program

    We are having issues where interest is being calculated on items from prior months and years.  We're not sure why interest was not picked up in the period it should have. I noticed that on 10/24/05 config was changed for tolerance days from 37 days to 30.  We started experiencing these issues with the 10/31/05 interst run.  Would changing the tolernace days make the interest program go back to prior periods and years? thanks

    import java.io.BufferedReader;
    import java.io.IOException;
    import java.io.InputStreamReader;
    import java.util.Iterator;
    import java.util.LinkedHashMap;
    import java.util.Map;
    import java.util.Set;
    * @author RG59153
    public class DayInYear {
    /** Creates a new instance of DayInYear */
    public DayInYear() {
    public static void main(String args[])
    int dat=0,year=0;
    String mon=null;
    BufferedReader br=null;
    LinkedHashMap hm=new LinkedHashMap();
    hm.put("january","31");
    hm.put("february","29");
    hm.put("march","31");
    hm.put("april","30");
    hm.put("may","31");
    hm.put("june","30");
    hm.put("july","31");
    hm.put("august","31");
    hm.put("september","30");
    hm.put("october","31");
    hm.put("november","30");
    hm.put("december","31");
    try {
    br=new BufferedReader(new InputStreamReader(System.in));
    System.out.println("Enter the Month in words:");
    mon=br.readLine();
    if(!hm.containsKey(mon.toLowerCase()))
    System.out.println("Enter the Month Name Correctly");
    return;
    System.out.println("Enter the Date:");
    dat=Integer.parseInt(br.readLine());
    System.out.println("Enter the Year:");
    year=Integer.parseInt(br.readLine());
    if(year%4!=0)
    hm.put("february","28");
    Set s=hm.keySet();
    Iterator iter=s.iterator();
    int finaloutput=0;
    while(iter.hasNext())
    String mon_name=(String)iter.next();
    if(mon_name.equalsIgnoreCase(mon))
    int noofdays=Integer.parseInt((String)hm.get(mon_name));
    if(noofdays<dat)
    System.out.println("No Such Date Found in the month.");
    return;
    finaloutput+=dat;
    break;
    else
    int noofdays=Integer.parseInt((String)hm.get(mon_name));
    finaloutput+=noofdays;
    System.out.println("The Day in the year is:"+finaloutput);
    } catch (NumberFormatException ex) {
    System.out.println("Invalid Input, Enter valid Number");
    } catch (IOException ex) {
    ex.printStackTrace();
    finally
    try {
    if(br!=null)
    br.close();
    } catch (IOException ex) {
    ex.printStackTrace();

  • How is final cut studio 7 working with lion

    I am still in snow leapard, 10.6.8 and useing Final Cut Studio 7 and Logic 9, i have been considering moving to  Lion and looking for some feed back on the compatability of FCP7 and Logic 9 with LION, for the past few months the word on the street has been mixed, it is now mid jan 2012 is there any clear info on the compatablity of these programs with lion?

    What are the benefits you perceive in moving from SL to Lion? Some people report FCS problems and others don't.
    If you do move, clone your systems drive…just in case.
    Good luck.
    Russ

  • Cannot import *.docx files to pdf

    Running Windows 7 Pro 64b. Have Acrobat Pro X.
    For several years, I have been adding files by clicking "Combine files into single pdf". I can no longer do this with Word (*.docx) files. I now get error message on the Combine Files box: "Cannot convert file type to PDF. Please remove this file from the list. "
    Not sure what happened. For a new job, I did install OpenOffice which has SWriter (*.odt files), the Microsoft Word emulator. Not sure if this had anything to do with it.
    I can still print to a PDF file. But that takes time. I do a lot of combining of files I create. Much easier to drag and drop into the Combine Files box.
    Thanks - in advance - for your help! I'm stuck on this one.
    Michael Workman

    Bill@VT:
    I understand what you are saying. Word 2013 AAX are not compatible. But I have to question this. From April 2013 to the end of December 2013:
    I used WORD 2013 and AAX together successfully. At least once a week to perform the task of combining multiple pdfs with 2 or 3 *docx files.
    There were 8-10 other times when  I combined complete directories of up to 100 *.docx files into one pdf.
    My question is why would these work so well for NINE months if Word 2013 and AAX are not compatible?
    As I said, the failure of this to work as expected coincides with me installing OpenOffice on my laptop. Now, Acrobat gives me errors when I try to drag *.docx files into the combine window, create a pdf from a *.docx file, and when I use the file manager from the Acrobat Combine Files window, I don't see *.docx in folders where I know they are. I can do this with *.doc files, not *.docx.
    No doubt, you are suggesting I upgrade to AAXI to fix this, and that is something I may do (upgrades are nice). However, several comments I found on the net when googling this problem say that AAXI also doesn't work.
    I appreciate the time you have spent with this.
    Michael Workman

  • Java/JSP date conversion

    I have a datetime field in my sql database.
    Now my servlet pulls this data out and I attempt to display the date.
    When I do display it, htough, i get a date in the form 03-03-2003.
    I would rather that date displayed as March-03-2003....or at least have the month in words.
    Please help me.
    zeke

    Have a look at this example:
    java.text.SimpleDateFormat sdf = new java.text.SimpleDateFormat("MMMMM-dd-yyyy");
    System.out.println(sdf.format(new java.util.Date()));

  • NOV 22, 2008 to internal SAP date-format

    hello friends,
    how does that work? is there a  (call-)function for this?
    thanks,
    christoph

    Hi Christoph,
    Please refer the below threads,
    Date Format (month in words, day and year in number)
    Re: Convert date to internal format
    Convert your date string to one of the accepted formats and then convert it to internal format.
    Best Regards.

Maybe you are looking for

  • I have a problem with a vi that crash and stops the signal generation​.

    I want to control several pumps and valve at the same time. Three of them are comanded by a board installed in other computer, so that I have to comunicate with them by a TCP/IP comunication. The others one are controled by signals sent by a PCI-6024

  • Kernel panic caused when saving Photoshop file

    Hi all, Wondering if someone can help out with this kernel panic sitaution? We've got two Creatives in the office who have recently both upgraded their iMac's to Mavericks 10.9. They both use Photoshop CS5 extended (12.1 x64). We have a Windows 2008R

  • How can I pin a website to the start page in W8

    I can pin applications to the Start/Metro page in Windows 8 but cannot see how to pin a website using Firefox. I have seen on the 'How to Geek' site that it is simple to do in IE and Chrome but I don't use those browsers. Does anyone know how to do t

  • Some sent messages lost in Apple Mail

    I have a new Macbook Pro early 2015 running Yosemite and use Apple Mail. I am surprised at how slow outgoing messages are to send, regardless of whether I'm on a fast or slow wifi network, regardless of whether the message has rich content. More trou

  • Macbook/Time machine question

    My macbook crashed and I have all my information backed on up my time machine, can I plug it into a friends macbook and just open one or two files without putting all my docs onto their mac and without putting their documents onto my time machine?