AppleWorks quits upon an attempt at data entry

Data entry in either an existing or new database or word processing document results in AppleWorks quitting following the 2nd keystroke (with the resultant Restart/Report window).
It appears this is limited to the WP and DB environments, although I seldom use the others, but in creating a new Spreadsheet or drawing/piant document, I'm allowed to create/edit without a failure.
I performed a complete uninstall, deleted the applicable 'recent', pref/plist files, etc. and reinstalled Appleworks 6.2.9 and the problem remained. In the WP or DB environment, new or existing document, following the 2nd keystroke, down goes AppleWorks.
Odd significance: This began immediately following a software update for Security Update 2006-007 and an iTunes update. I perused the forum and saw no other posts that appeared related. Anyone encountered, or heard. of these rather peculiar happenings?
iMac (Intel)   Mac OS X (10.4.8)  

Welcome to Apple Discussions
This is almost certainly due to using a unicode keyboard layout. See my user tip, Since upgrading to Tiger AppleWorks quits when I type, for more information.
Also, any time AppleWorks crashes there is some corruption of its preferences. It's always a good idea to delete the preferences before restarting AppleWorks. There's another user tip on this - AppleWorks has stopped working correctly.

Similar Messages

  • Restricting data entry to a particular language in the form

    Hi,
    I created a multilingual form in which all the fields of the form are in a particular language . Now am trying to restrict data entry in the form to that language at the client side only . Say if it is a form in french, can we restrict the data entry to french only .  The approach i was trying to implement was adding a script against the change event of all data fields and see if the characters lie in the range of  the language unicode character set . But have not been successful in it yet . Can anybody help me find some way or provide any sample for it ?
    Thanks

    Hello, I'm German
    Probably you can restrict the characters used for text entry, so for example ü is allowed in the German form but not in French.
    But you will NEVER be able to restrict the users staying only writing French in French forms 100%.
    1) You sometimes, not often, do encounter letters that are not typical for the language. (Though it can appear in any kind of word, it's quite regular for names.)
    2) Let's say I fill the French form. I encounter a problem when I type in the word "Müller". This word wouldn't be French at all. The text will be delted and probably given an error message. Well... I learn out of this error message. Next time I'll type Mueller. ^^
    (I knew several pages were people were restricted to talk English by forbidding letters that were not used in English very often... That didn't stop us violating that rule. The only error that really bugged us wasn't the restriction in not using letters that don't exist in English but the "please don't swear or insult so." error that kept appearing for ex. when we used the German word for "that" (= "dass"). They just didn't like the last 3 letters.)
    3) Many countries have the same or include other countries unicodes. For example English could be written in the German form or in the French form.
    4) You can't get out the syslanguage as far as I know. This would be a great hint which language the person is using.
    5) I don't think you can use the spellcheck in any way... great violation against spellchecking could also be a hint for another language.
    I know a quite big internetcommunity which did try to accomplish the same as you do. After about 2 years and a lot of experiments they stopped their efforts and were content by popping up the random error-messages warning that you don't have to insult, just like those other communities mentioned above. ^^ (Though they tried to restrict the insulting parts to the language used that didn't work out. Too many people knew how to insult in other languages ;D or which words were similar to insults.)
    People just never do what they are supposed to do and are quite nasty finding workarounds...
    My advice to you would be:
    Don't make the effort.
    Sorry for not being able to provide you with a solution, but the opposite.
    Lisa

  • Problem with data entry profile ESS ?

    Hey All,
    My problem is i have a data entry profile "ESS".
    In CAT2 transaction i see the ESS data entry profile as follows (suppose)
    <b>A1  A2   A3   Mon Tue Wed .... Sat Sun  A4</b>
    I assigned CVR parameter to this profile
    Now in ESS i see the data entry section as
    <b>A1  A2   A3   A4   Mon Tue Wed ......Sat Sun</b>
    The order of the fields is getting sorted.
    Is it anything to do with the settings you referred earlier?
    Sriram

    Hello all,
    can anyone help me on this , iam being stuck on this for a quite a long time
    Regards
    sriram

  • What else must I do to force data entry other than making the field required in LC 9 Forms Designer?

    I am trying to make sure that fields are populated with data prior to moving to the next field, but it seems that simply making the field required is not sufficient.  What else must I do to enforce data entry within required fileds?
    Thank you,

    There are a variety of scripting techniques that can be used based upon the form requirements, UI aesthetics, designer preference,... The script below forces data entry into a text field object called 'tf1' but it is a dangerous practice and should be used carefully. You may find yourself in a infinite loop based upon the tab order. A safer pattern includes global field validation upon submit.
    // form1.page1.subform1.tf1::exit - (JavaScript, client)
    if (this.isNull) {
      xfa.host.messageBox("tf1 is a mandatory field.","Text Field 1 Error",0);
      xfa.host.setFocus("form1.page1.subform1.tf1");
    Steve

  • Data entry type in array of clusters

    Hi i have 4 column array of cluster
    X Y Z & Data entry Type 
    X+Y=Z simply
    I wanna do this 
    when i entry x; data type cell will auto X (not numerical value just "X")
    when i entry z; data type cell will auto Z 
    Then i can build my algorithm.
    How can i do this.
    Thanks.
    Solved!
    Go to Solution.

    As i said, you image displays a STRING table.
    If you want something like Excel with predefined datatypes for columns, an array of cluster can work out.
    But building an algorithm which checks for specific dependencies within a single record/row
    a) is very specific
    b) can get quite complex.
    That being said, you have to start by looking at these dependencies and evaluate if rows can swap/be in arbitrary order.
    Simply stating:
    row 0 => column 0 is of interest
    row 1 => column 1 is of interest
    row 2 => column 2 is of interest
    will most likely not work.
    Norbert
    CEO: What exactly is stopping us from doing this?
    Expert: Geometry
    Marketing Manager: Just ignore it.

  • Best practices for data entry online system

    Hi all
    I am(with a team of 4 members) going to build an online data entry system which may have approximately 30 screens. I am going to use Spring BlazeDS remoting to connect middleware.
    Anyone could please suggest me some good practices to follow in flex side to do such a "DATA ENTRY" application.
    The below points are some very few common best practices we need to follow while doing coding .But i am not sure how to achive them in flex side.
    User experience (Probably i can get little info regarding this from my client)
    Code maintanability
    Code extendibility
    memory and CPU optimization
    Able to work with team members(Multiple checkouts)
    Best framework
    So i am looking for valueble suggestion from great minds.

    There are two options, none of them very palatable:
    1) One is to create a domain, and add the VM and your local box to it.
    2) Stick to a workgroup, but have the same user name and password on both machines.
    In practice, a better option is to create an SQL login that is member of sysadmin - or who have rights to impersonate an account that is member of sysadmin. And for that matter, you could use the built-in sa account - but you rename it to something else.
    The other day I was looking at the error log from a server that apparently had been exposed on the net. The log was full with failed login attempts for sa, with occasional attempts for names like usera and so on. The server is in Sweden - the IP address
    for the login attempts were in China.
    Just so know what you can expect.
    Erland Sommarskog, SQL Server MVP, [email protected]

  • Mixed Data Type Table Control for Data Entry

    Hi Guys --
    I'm attempting to do error-checked data entry,
    My data is mixed: path, boolean, and numeric.  The natural organization is an array of clusters.  For instance, the cluster element would look like "path, boolean, numeric, numeric"  and I would have many rows of this data cluster.  To further complicate things I have to dynamically define the number of numeric elements in the cluster (tricky already) and also dynamically define the length of the array.
    I find the table control to be ideal to handle the dynamic nature of the data for editing.  I can easily use scroll bars to navigate to the appropriate part of the data.  I can delete rows and columns etc.
    On the other hand, the table can only handle string data.  I find that doing data checking and type conversion on the table elements to be extremely cumbersome. 
    I think what I'm looking for is a Table Control with ability to handle controls as elements.  From what I've read in this list and personally experienced, that functionality doesn't exist.
    Does LV have in-built functionality that I'm overlooking to resolve this problem?  Is there a third-party library that would do the job?
    Thanks,
    John

    Hi Ben --
    I think perhaps that I wasn't clear in my description. 
    As I pointed out, my data is organized naturally as an Array of Clusters.  More descriptively, my data looks like spreadsheet data; some text, some numbers.  I need to add rows and columns dynamically.  I need to be able to resize column widths dynamically... and while the program is executing.
    The Table Control does all of this.  The intuitive way that the Table Control permits a user to enter data is also good for my user.  The Array of Cluster data looks like spreadsheet data and a Table looks close enough to a spreadsheet.  A Table permits one to insert and delete rows, resize columns widths, and scroll around.
    I don't see that I get these features with an Array of Clusters Control.
    The issue with the Table Control is the lack of in-built data types, so I spend an inordinate amount of time doing type-conversion and range-checking. 
    At this point I'm pretty much convinced that LV doesn't have the in-built capability that I'm looking for. 
    I am curious if there are any LV libraries or Active-X controls somewhere that would implement the functionality that I require?

  • Ios 4.1 Search Calendar data entry delayed by "Instant Search".

    When attempting to enter search data into the Calendar Search Box, display of characters entered is delayed. The first character is fine, the second will hold the character display above its key for about 4 seconds and then display it in the Search Box after the +Instant Search+ results based on the first character entered have been displayed.
    Entry of more characters while the second character is still "hanging" results in their keyboard clicks being delayed until the second character has been displayed in the Search Box and then they will all display too. The situation repeats itself if one restarts data entry after a pause.
    I note that the same problem _does not exist_ in the +Spotlight Search+ which, in my case, is set to search all +data types+, not just the Calendar.
    Anyone else experiencing this issue?
    Suggestions? (Other than switching to a 3rd Party calendar.)

    Thanks for the suggestions. Reset was the first thing I tried - No improvement. My second thought was the data until I tried the Spotlight Search and that works fine on the same data.
    I've only noticed this problem since the iOS4.1 release and will postpone an OS reload until I see if anyone else is experiencing the issue. I note that many people have already reported the initial calendar display problem that has manifested itself with this release and if Apple QA let that one through, there are probably more.

  • I have an iMac and the latest Firefox; however, I *can't* get auto-fill to work...I do a lot of repetitive data entry and auto-fill/auto-complete IS NOT WORKING

    I downloaded the auto-fill app for firefox (latest version) and have the latest firefox version, yet none of the autofill works whenever i do it once.
    i've even restarted firefox, shut down my iMac for a while, started firefox up again, nothing.
    i do A LOT of repetitive data entry and this is getting frustrating for me to work from home.
    help, please! *thanks in advance!*

    We apologize that you are experiencing issues with some Firefox feature.
    When typing in a text field, does is drop-down list appear when typing?
    If not, please '''try Firefox Safe Mode''' to see if the problem goes away. Safe Mode is a troubleshooting mode, which disables most add-ons.
    ''(If you're not using it, switch to the Default theme.)''
    * On Windows you can open Firefox 4.0+ in Safe Mode by holding the '''Shift''' key when you open the Firefox desktop or Start menu shortcut.
    * On Mac you can open Firefox 4.0+ in Safe Mode by holding the '''option''' key while starting Firefox.
    * On Linux you can open Firefox 4.0+ in Safe Mode by quitting Firefox and then going to your Terminal and running: firefox -safe-mode (you may need to specify the Firefox installation path e.g. /usr/lib/firefox)
    * Or open the Help menu and click on the '''Restart with Add-ons Disabled...''' menu item while Firefox is running.
    [[Image:FirefoxSafeMode|width=520]]
    ''Once you get the pop-up, just select "'Start in Safe Mode"''
    [[Image:Safe Mode Fx 15 - Win]]
    '''''If the issue is not present in Firefox Safe Mode''''', your problem is probably caused by an extension, and you need to figure out which one. Please follow the [[Troubleshooting extensions and themes]] article for that.
    ''To exit the Firefox Safe Mode, just close Firefox and wait a few seconds before opening Firefox for normal use again.''
    ''When you figure out what's causing your issues, please let us know. It might help other users who have the same problem.''
    Thank you.

  • Appleworks Quitting for no reason

    running Appleworks 6 on OS 10.4.11
    I have a database document that keeps crashing upon an attempted save or navigation through the cells.
    Anyone else have these issues?
    thx

    (1)
    repair permissions with Disk Utility or better
    run a maintenance tool like the free Onyx to clean several hidden system files.
    (2) trash the preferences files:
    <startupVolume>:Users:<yourAccount>:Library:Preferences:com.apple.appleworks.pli st
    <startupVolume>:Users:<yourAccount>:Library:Preferences:AppleWorks:AppleWorks 6 Assistants Cache
    <startupVolume>:Users:<yourAccount>:Library:Preferences:AppleWorks:AppleWorks 6 Preferences
    <startupVolume>:Users:<yourAccount>:Library:Preferences:AppleWorks:AppleWorks 6 Translators Cache
    (3) check the installed fonts. One of them may be corrupted.
    (4) try to work from an other user account which will allow you to know if the problem is linked to items of your account or if it is linked to items of the global components.
    Yvan KOENIG (VALLAURIS, France) jeudi 10 septembre 2009 12:32:19

  • Help! Appleworks quits unexpectedly

    Everytime I try to open a word or works doc sent by a PC user, my appleworks quits unexpectedly. It used to work...? Any suggestions? I thought this was a PC problem...

    HI Jennifer,
    Welcome to Apple Discussions and the AppleWorks forum.
    AppleWorks 6.2.9 does not include translators for MS Works documents.
    The translators included for MS Word and for MS Excel were last revised over three years ago, and will not work with files from the newest versions of Word or Excel as MS has changed the format of these files in that time.
    If the PC users are sending you files in older formats, the above paragraph may not apply. The first step to take when AppleWorks has stopped working correctly is to delete the AppleWorks preference files.
    You'll find the files at Mac HD > yourname > Library > Preferences.
    In that Preferences folder, look for and delete the file com.apple.appleworks.plist
    In the same preferences folder, look for the folder AppleWorks. You can delete this whole folder, or open it and delete the enclosed files. NOTE: If you have made changes to AppleWorks's Button Bar, don't delete the Button Bar preferences in this folder—it rarely causes problems, and if you delete it, you'll have to rdo the changes to the Button Bar.
    There's more on this in Peggy's post (Linked above).
    Although his appears to be a preferences issue, you might also want to clear your Recent Items folder, another maintenance task that helps AppleWorks keep running at full speed. You'll find your Recent Items folder at Mac HD > yourname > Documents > AppleWorks User Data > Starting Points > Recent Items. You can delete all of the items in this folder, or just the older ones. The items are aliases, and deleting them has no effeect on the files to which they point.
    Regards,
    Barry

  • Safari quits upon launch

    I'm having a problem where Safari quits upon launch in panther. Mail and even an old version of Internet Explorer also quit upon launch. I tried deleting their preferences, running disk utility to repair disk permissions, using the software disk to run a hardware check, and Onyx to clean the cache. My other apple apps and 3rd party apps work fine, so it seems to only affect those apps which have to connect to the internet. Are there any suggestions?
    By the way, if the ethernet cable is disconnected, the appilcations WILL launch, the menus will show, etc. but the apps all quit as soon as I reconnect the ethernet cable.
    Message was edited by: RobCS

    Well, I reapplied the combined updater but it didn't help. Both Safari and Mail crashed. Below is the crash report for Safari. Any other suggestions?
    Date/Time: 2008-01-27 11:54:04 -0500
    OS Version: 10.3.9 (Build 7W98)
    Report Version: 2
    Command: Safari
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Version: 1.3.2 (312.6)
    PID: 548
    Thread: 0
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNINVALIDADDRESS (0x0001) at 0xa7d06708
    Thread 0 Crashed:
    0 com.apple.WebCore 0x984743c0 ZN3DOM22HTMLFormCollectionImplC4EPNS8NodeImplE + 0x2c
    1 com.apple.WebCore 0x9839d8a4 ZN3DOM18HTMLFormCollectionC4EPNS8NodeImplE + 0x30
    2 com.apple.WebCore 0x9839d82c _ZNK3DOM15HTMLFormElement8elementsEv + 0x34
    3 com.apple.WebCore 0x98371eac ZNK3KJS11HTMLElement6tryGetEPNS_9ExecStateERKNS10IdentifierE + 0x280
    4 com.apple.WebCore 0x9834af84 ZNK3KJS9DOMObject3getEPNS_9ExecStateERKNS10IdentifierE + 0x3c
    5 com.apple.JavaScriptCore 0x961b7d40 ZNK3KJS9Reference8getValueEPNS9ExecStateE + 0x204
    6 com.apple.JavaScriptCore 0x961c4df8 ZN3KJS13AccessorNode28evaluateEPNS9ExecStateE + 0x40
    7 com.apple.JavaScriptCore 0x961c1ad0 ZN3KJS9EqualNode8evaluateEPNS9ExecStateE + 0x8c
    8 com.apple.JavaScriptCore 0x961cdfb4 ZN3KJS17BinaryLogicalNode8evaluateEPNS9ExecStateE + 0xb8
    9 com.apple.JavaScriptCore 0x961ded98 ZN3KJS17PropertyValueNode8evaluateEPNS9ExecStateE + 0xcc
    10 com.apple.JavaScriptCore 0x961dec68 ZN3KJS17ObjectLiteralNode8evaluateEPNS9ExecStateE + 0x34
    11 com.apple.JavaScriptCore 0x961ded98 ZN3KJS17PropertyValueNode8evaluateEPNS9ExecStateE + 0xcc
    12 com.apple.JavaScriptCore 0x961dec68 ZN3KJS17ObjectLiteralNode8evaluateEPNS9ExecStateE + 0x34
    13 com.apple.JavaScriptCore 0x961c9804 ZN3KJS14AssignExprNode8evaluateEPNS9ExecStateE + 0x28
    14 com.apple.JavaScriptCore 0x961c00d4 ZN3KJS11VarDeclNode8evaluateEPNS9ExecStateE + 0x7c
    15 com.apple.JavaScriptCore 0x961c4f28 ZN3KJS15VarDeclListNode8evaluateEPNS9ExecStateE + 0x44
    16 com.apple.JavaScriptCore 0x961c2ec0 ZN3KJS16VarStatementNode7executeEPNS9ExecStateE + 0x80
    17 com.apple.JavaScriptCore 0x961b9774 ZN3KJS18SourceElementsNode7executeEPNS9ExecStateE + 0xd8
    18 com.apple.JavaScriptCore 0x961c44d0 ZN3KJS9BlockNode7executeEPNS9ExecStateE + 0x88
    19 com.apple.JavaScriptCore 0x961dd228 ZN3KJS14InterpreterImp8evaluateERKNS_7UStringERKNS_5ValueES3i + 0x4e8
    20 com.apple.JavaScriptCore 0x961ddc50 ZN3KJS11Interpreter8evaluateERKNS_7UStringEiS3_RKNS5ValueE + 0x40
    21 com.apple.WebCore 0x98346298 ZN12KJSProxyImpl8evaluateE7QStringiRKS0RKN3DOM4NodeE + 0xb8
    22 com.apple.WebCore 0x983586ec ZN9KHTMLPart13executeScriptE7QStringiRKN3DOM4NodeERKS0 + 0x90
    23 com.apple.WebCore 0x9847b134 ZN5khtml13HTMLTokenizer15scriptExecutionERK7QStringS1i + 0x1c0
    24 com.apple.WebCore 0x9847f898 ZN5khtml13HTMLTokenizer14notifyFinishedEPNS12CachedObjectE + 0x138
    25 com.apple.WebCore 0x983966a4 _ZN5khtml12CachedScript11checkNotifyEv + 0x5c
    26 com.apple.WebCore 0x98396614 _ZN5khtml12CachedScript4dataER7QBufferb + 0x154
    27 com.apple.WebCore 0x984813cc _ZN5khtml6Loader12slotFinishedEPN3KIO3JobEP6NSData + 0x1ac
    28 com.apple.WebCore 0x984bd948 _ZNK9KWQSignal4callEPN3KIO3JobEP6NSData + 0x90
    29 com.apple.WebCore 0x984c3584 -[KWQResourceLoader finishJobAndHandle:] + 0x3c
    30 com.apple.WebKit 0x96056a00 -[WebSubresourceClient didFinishLoading] + 0x48
    31 com.apple.WebKit 0x96029324 -[WebBaseResourceHandleDelegate connectionDidFinishLoading:] + 0x34
    32 com.apple.Foundation 0x90a6dd2c -[NSURLConnection(NSURLConnectionInternal) _sendDidFinishLoadingCallback] + 0x4c
    33 com.apple.Foundation 0x90a3d1dc -[NSURLConnection(NSURLConnectionInternal) _sendCallbacks] + 0x1f8
    34 com.apple.Foundation 0x90a27864 -[NSArray makeObjectsPerformSelector:withObject:] + 0x108
    35 com.apple.Foundation 0x90a51a04 _sendCallbacks + 0xd4
    36 com.apple.CoreFoundation 0x93ca7800 __CFRunLoopDoSources0 + 0x1fc
    37 com.apple.CoreFoundation 0x93ca50b8 __CFRunLoopRun + 0x1b0
    38 com.apple.CoreFoundation 0x93ca99e4 CFRunLoopRunSpecific + 0x148
    39 com.apple.HIToolbox 0x92e9fe10 RunCurrentEventLoopInMode + 0xac
    40 com.apple.HIToolbox 0x92ea653c ReceiveNextEventCommon + 0x17c
    41 com.apple.HIToolbox 0x92ec8638 BlockUntilNextEventMatchingListInMode + 0x60
    42 com.apple.AppKit 0x9878b248 _DPSNextEvent + 0x180
    43 com.apple.AppKit 0x987a1cc8 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 0x74
    44 com.apple.Safari 0x0000bda0 0x1000 + 0xada0
    45 com.apple.AppKit 0x987b6048 -[NSApplication run] + 0x21c
    46 com.apple.AppKit 0x98872764 NSApplicationMain + 0x1d0
    47 com.apple.Safari 0x00007fc4 0x1000 + 0x6fc4
    48 com.apple.Safari 0x00054944 0x1000 + 0x53944
    Thread 1:
    0 libSystem.B.dylib 0x94a9c878 machmsgtrap + 0x8
    1 libSystem.B.dylib 0x94a9c3f8 mach_msg + 0x38
    2 com.apple.CoreFoundation 0x93ca5258 __CFRunLoopRun + 0x350
    3 com.apple.CoreFoundation 0x93ca99e4 CFRunLoopRunSpecific + 0x148
    4 com.apple.Foundation 0x90a2d038 -[NSRunLoop runMode:beforeDate:] + 0xac
    5 com.apple.Foundation 0x90a45c44 -[NSRunLoop run] + 0x4c
    6 com.apple.WebKit 0x96033e6c +[WebFileDatabase _syncLoop:] + 0xa8
    7 com.apple.Foundation 0x90a6a398 forkThreadForFunction + 0x6c
    8 libSystem.B.dylib 0x94ab9910 pthreadbody + 0x28
    Thread 2:
    0 libSystem.B.dylib 0x94a9c878 machmsgtrap + 0x8
    1 libSystem.B.dylib 0x94a9c3f8 mach_msg + 0x38
    2 com.apple.CoreFoundation 0x93ca5258 __CFRunLoopRun + 0x350
    3 com.apple.CoreFoundation 0x93ca99e4 CFRunLoopRunSpecific + 0x148
    4 com.apple.Foundation 0x90a2d038 -[NSRunLoop runMode:beforeDate:] + 0xac
    5 com.apple.Foundation 0x90a45c44 -[NSRunLoop run] + 0x4c
    6 com.apple.Foundation 0x90a97f0c +[NSURLConnection(NSURLConnectionInternal) _resourceLoadLoop:] + 0x20c
    7 com.apple.Foundation 0x90a6a398 forkThreadForFunction + 0x6c
    8 libSystem.B.dylib 0x94ab9910 pthreadbody + 0x28
    Thread 3:
    0 libSystem.B.dylib 0x94aa042c select + 0xc
    1 com.apple.Foundation 0x90a22844 _loadRunLoop + 0xd4
    2 libSystem.B.dylib 0x94ab9910 pthreadbody + 0x28
    Thread 4:
    0 libSystem.B.dylib 0x94a9c878 machmsgtrap + 0x8
    1 libSystem.B.dylib 0x94a9c3f8 mach_msg + 0x38
    2 com.apple.CoreFoundation 0x93ca5258 __CFRunLoopRun + 0x350
    3 com.apple.CoreFoundation 0x93ca99e4 CFRunLoopRunSpecific + 0x148
    4 com.apple.Foundation 0x90a2d038 -[NSRunLoop runMode:beforeDate:] + 0xac
    5 com.apple.Foundation 0x90a45c44 -[NSRunLoop run] + 0x4c
    6 com.apple.Foundation 0x90a9844c +[NSURLCache _diskCacheSyncLoop:] + 0xa8
    7 com.apple.Foundation 0x90a6a398 forkThreadForFunction + 0x6c
    8 libSystem.B.dylib 0x94ab9910 pthreadbody + 0x28
    PPC Thread State:
    srr0: 0x984743c0 srr1: 0x0200f030 vrsave: 0x00000000
    cr: 0x42004282 xer: 0x20000000 lr: 0x984743b8 ctr: 0x98583f34
    r0: 0x984743b8 r1: 0xbfffd6a0 r2: 0xa7d0439c r3: 0x00000000
    r4: 0x05155940 r5: 0x000000a0 r6: 0x0000005f r7: 0x0000005f
    r8: 0x00000049 r9: 0x9621a1cc r10: 0x00000000 r11: 0x00000000
    r12: 0x98583f34 r13: 0x00000000 r14: 0x00000000 r15: 0x00000001
    r16: 0x00000000 r17: 0xbffff610 r18: 0x00000000 r19: 0x00000000
    r20: 0xbfffe6d0 r21: 0xbfffe2f0 r22: 0xa61ccd48 r23: 0xbfffd8d0
    r24: 0x007a7140 r25: 0xbfffe170 r26: 0xbfffda90 r27: 0xbfffd7f0
    r28: 0x013f1190 r29: 0x05155940 r30: 0x013f1190 r31: 0x9847439c
    Binary Images Description:
    0x1000 - 0xcdfff com.apple.Safari 1.3.2 (312.6) /Applications/Safari.app/Contents/MacOS/Safari
    0x4cd000 - 0x4cffff com.apple.textencoding.unicode 1.6.4 /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0x806c0000 - 0x806e9fff libxslt.1.dylib /usr/lib/libxslt.1.dylib
    0x80830000 - 0x8090efff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x8fe00000 - 0x8fe4ffff dyld /usr/lib/dyld
    0x9052e000 - 0x90565fff com.apple.CFNetwork 1.2.6 (71.13) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x905a0000 - 0x90610fff com.apple.framework.IOKit 1.3.6 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90640000 - 0x906c8fff com.apple.CoreServices.OSServices 3.0.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x9074e000 - 0x907a2fff com.apple.bom 1.2.8 (64.2) /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x90810000 - 0x90810fff com.apple.ApplicationServices 1.0 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x9084d000 - 0x90858fff com.apple.securityhi 1.2 (90) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x90860000 - 0x908cffff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x908f5000 - 0x908f5fff com.apple.Carbon 10.3 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x908f7000 - 0x908f7fff com.apple.CoreServices 10.3 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x90917000 - 0x9092efff com.apple.LangAnalysis 1.5.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x90940000 - 0x909b3fff com.apple.DesktopServices 1.2.6 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x90a04000 - 0x90a10fff com.apple.help 1.0.1 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x90a20000 - 0x90b7bfff com.apple.Foundation 6.3.11 (500.65) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x90c32000 - 0x90c45fff com.apple.speech.synthesis.framework 3.2 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x90d50000 - 0x90d6bfff com.apple.SystemConfiguration 1.7.1 (???) /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x90d96000 - 0x90da9fff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x90dd0000 - 0x90df0fff com.apple.DirectoryService.Framework 1.7.2 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x90e13000 - 0x90e39fff com.apple.FindByContent 1.4 (1.2) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x90ec0000 - 0x90ec0fff com.apple.Cocoa 6.3 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x9102d000 - 0x91047fff libPDFRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libPDFRIP.A.dylib
    0x91232000 - 0x9126afff com.apple.LaunchServices 10.3.5 (98.4) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x912d1000 - 0x91344fff com.apple.NavigationServices 3.3.3 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x913a0000 - 0x9145ffff ColorSync /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x915ba000 - 0x915c3fff libz.1.dylib /usr/lib/libz.1.dylib
    0x915e0000 - 0x91699fff com.apple.QD 3.4.74 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x916f0000 - 0x91728fff com.apple.AE 1.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x91743000 - 0x917b0fff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x92e99000 - 0x9321efff com.apple.HIToolbox 1.3.7 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x93680000 - 0x93958fff com.apple.CoreGraphics 1.203.33 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x939e6000 - 0x939f3fff com.apple.CommonPanels 1.2.1 (1.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x93a50000 - 0x93a54fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x93aa0000 - 0x93b87fff com.apple.AddressBook.framework 1.1.2 (321) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x93ca3000 - 0x93d51fff com.apple.CoreFoundation 6.3.10 (299.39) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x93dc0000 - 0x93dc9fff com.apple.DiskArbitration 2.0.5 /System/Library/PrivateFrameworks/DiskArbitration.framework/Versions/A/DiskArbi tration
    0x940c0000 - 0x940fcfff com.apple.LDAPFramework 1.3.4 (37.4.2) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x94120000 - 0x94138fff com.apple.WebServices 1.1.1 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x94182000 - 0x94196fff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x94580000 - 0x94590fff com.apple.ImageCapture 2.1.5 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x945c0000 - 0x945d0fff libsasl2.2.0.1.dylib /usr/lib/libsasl2.2.0.1.dylib
    0x94658000 - 0x94667fff libPSRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libPSRIP.A.dylib
    0x9466e000 - 0x9467dfff com.apple.DSObjCWrappers.Framework 1.0.1 (1.0) /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x946d0000 - 0x946eafff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x94800000 - 0x9488cfff com.apple.ink.framework 101.1.4 (55.12) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x948b0000 - 0x948e1fff com.apple.securityinterface 1.0 (39) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x94a95000 - 0x94be4fff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x94ea0000 - 0x954a6fff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x95500000 - 0x957d0fff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x958a4000 - 0x958b8fff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x958e0000 - 0x95900fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x95a08000 - 0x95a67fff com.apple.SearchKit 1.0.2 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x95aa7000 - 0x95b10fff com.apple.htmlrendering 1.1.2 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x95b50000 - 0x95c32fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x95c84000 - 0x95d17fff com.apple.print.framework.PrintCore 3.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x95e0e000 - 0x95e1efff com.apple.speech.recognition.framework 3.3 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x95f30000 - 0x9601efff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x96021000 - 0x960b9fff com.apple.WebKit 312.9 /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x9611b000 - 0x9616bfff com.apple.HIServices 1.4.1 (0.0.1d1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x961b0000 - 0x96292fff com.apple.JavaScriptCore 312.3.3 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/JavaScriptCor e.framework/Versions/A/JavaScriptCore
    0x962e6000 - 0x9655ffff com.apple.CoreServices.CarbonCore 10.3.9 (558) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x965ba000 - 0x967a2fff com.apple.security 2.5 (29780) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x96980000 - 0x96a42fff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x96aa0000 - 0x96acefff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
    0x96b10000 - 0x96b2afff com.apple.openscripting 1.2.1 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x96b50000 - 0x96bdffff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x96de0000 - 0x96df0fff com.apple.vecLib 3.0.3 (vecLib 3.0.3) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x96ee0000 - 0x96ee8fff libbsm.dylib /usr/lib/libbsm.dylib
    0x96f0c000 - 0x96f17fff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x971dd000 - 0x9722bfff com.apple.print.framework.Print 3.3 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x97263000 - 0x97264fff com.apple.securityfoundation 1.0 (6) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x98306000 - 0x985f8fff com.apple.WebCore 315.15 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x98779000 - 0x98c78fff com.apple.AppKit 6.3.11 (743.43) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x99000000 - 0x990b8fff com.apple.audio.toolbox.AudioToolbox 1.3.4 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x99106000 - 0x99106fff com.apple.audio.units.AudioUnit 1.3.3 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x99108000 - 0x9916ffff com.apple.audio.CoreAudio 2.1.3 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x991af000 - 0x991ccfff com.apple.audio.SoundManager 3.9 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound

  • Upload data from excel file to "Fast Data Entry" in FB60

    Hi,
    I have a requirement from users, they want to load data of G/L accounts items in FB60 using "Fast Data Entry" from an excel file.
    I did some research and found out that the framework to transfer clipboard data into an SAP table(http://www.synactive.com/examples/example0016.html) seems to be the suitable solution.
    However, I still cannot make it work.
    Do you have any suggestion for my case ? How can I load data from an excel file to the transaction FB60?
    Thanks in advance,
    Hung

    Dear Hung,
    You can upload data through LSMW (Batch Input).
    But you need to convert your excel sheet into CSV format or txt format.
    Please take help of your ABAP team if required.
    This will accommodate your requirement.
    Regards
    Saurabh

  • How to select a single row in a report for data entry?

    Hello All, and Greetings.
    I am a newcomer, with no experience in Apex, and in need of help.
    I have to generate a report with some read-only columns and two write columns. These will be the result of a SQL query.
    For the sake of robustness in data entry, a row has to be selected prior to data update. The document specifies that a radiobutton for each row be present, and the corresponding row selected accordingly by clicking its radiobutton. There could be any number of rows returned in the report, which means that the number of radiobuttons will vary dynamically according to the number of returned rows.
    1. So my question is, how do I construct the page to do this? Please remember I am a newbie, so detail will be appreciated.
    2. Another question is, how do I change the fonts and colours of the names displayed along with the listboxes?
    Thank you very much for your attention. Any help will be warmly received.
    With regards,
    Arindam.

    You may find this article useful: http://balusc.blogspot.com/2006/06/using-datatables.html
    P.S: please don't reply with "but I cannot read and write code, I can only drag'n'drop!".

  • Open data slice for data entry and close afterwards

    Dear all,
    I have created one data slice for a characteristic combination country xy in order to prevent the data entry within the data entry query for the user. But for some reason I have to run a planning function in order to summarize some values and write a total value in the characteristic e.g. country xy.
    The planning function brings out an error message because this can not be executed due to the fact that this combination is protected.
    Is there a way to open the data slice before the planning function is writing the data in the cube? I have tried to to this in the Data slice exit, but I do not have an idea how to open the DS, save the data and close the DS again.
    We are running NW BI 7.0. Any ideas would be great.
    Best regards,
    Stefan from Munich/Germany

    I did something like this by creating an FM and calling that FM from a FOX function. I think you will have to use three commands to execute three functions one after the other (and not combine them in one planning sequence) - first one will switch off the data slice, next will be your planning function containing the logic, and the last will switch it back on.
    The FM would be something like below:
    FUNCTION Z_SWITCH_DSLICE.
    *"*"Local Interface:
    *"  IMPORTING
    *"     REFERENCE(I_INFOPROV) TYPE  RSINFOPROV
    *"     REFERENCE(I_DSNR) TYPE  RSPLS_DSNR
    *"     REFERENCE(I_STATUS) TYPE  I
    *** This function imports the name of a real-time Infoprovider and a Data Slice number
    ***        and a parameter I_STATUS. If I_STATUS is 1, data slice is activated
    ***        If I_STATUS is -1, data slice is de-activated
    data wa_ds type rspls_ds.
    select single * from rspls_ds
            into wa_ds
            where infoprov = I_INFOPROV
              AND objvers = 'A'
              AND dsnr = I_DSNR.
    if I_status = 1.
       wa_ds-used = 'X'.
    elseif I_status = -1.
       wa_ds-used = ''.
    endif.
    update rspls_ds from wa_ds.
    ENDFUNCTION.
    The Fox code will be like below -
    CALL FUNCTION Z_SWITCH_DSLICE
        EXPORTING
           I_INFOPROV = <infoprov name>
           I_DSNR = <Data Slice Number>
           I_STATUS = <0 or 1>.

Maybe you are looking for

  • Connection is closed?

    Hi, i am using tomcat 4.1.24 and MS Access 2000 to create a web application. I try to use datasource to make database connection. After start the tomcat, i run my application. First i login to the application and then go to create user. However, fail

  • APEX Listener 2.0.1 does not restart on power-up of system

    APEX Listener 2.0.1 APEX 4.2.2 Oracle EE 11gR2 Linux RHEL 6.3 GlassFish 3.1.0 After rebooting my Linux server with the above configuration, the APEX Listener is down and needs to be restarted via GlassFish. What may be causing this?  How can I get th

  • Converting a pdf form to pdf doc so it can't be altered.

    I have a pdf form that I use to complete test reports for the city.  I then need to send that completed form to the customer and city but I want to send it as a pdf document so it can't be altered.  How can I do this?  I use to be able to print to Cr

  • Whats the best way to print stems?

    I need to make stems to import into pro tools. Say I have 10 stereo tracks with inserts and aux sends and basically a whole mix. I want to print stems so I can import the mix into pro tools and work on it at another studio. In pro tools I could route

  • Not in GZIP format error while trying to unzip the file

    I'm using GZIPInputStream in order to read data from zipped file. It worked perfectly from command line. I have to execute the same code from crontab and it gave me the exception: java.io.IOException: Not in GZIP format It tries to check the GZIP_MAG