Multilingual word game/database with new words (japanese)

Hi there!
I guess the subject may be a bit confusing, but let me tell you what I'm looking for.
I've started learning japanese language. I found the option to use japanese in my MacBook Pro. I want to create a database of new words that I learn using japanese (Hiragana) and Polish language. But I don't want it to be just normal text file or normal database. I want it first of all to be able to search words and then it could have the option to "play" with new words in a way it would help me remember new words (something like flash cards). Does anyone know anything like it?
I could write it in Java using Mysql but it would take so much time...
Anyways, one more thing - is there or how to create a shortcut to shitch languages is Tiger 10.4?
Thanks a lot
Adam M

I want it first of all to be able to search
words and then it could have the option to "play"
with new words in a way it would help me remember new
words (something like flash cards). Does anyone know
anything like it?
Try doing a google search for "os x language flash cards" .
Anyways, one more thing - is there or how to create a
shortcut to shitch languages is Tiger 10.4?
Command + Space. You can see the info at the bottom of system prefs/international/input menu (input menu shortcuts).

Similar Messages

  • Problem in copy 2 WORD files to a new WORD file

    Hi
    I have a problem in copy 2 WORD files to a new WORD file -
    i.e. the text of the new WORD file suppose to be composed from the text of the 2 original WORD files.
    Unfotunately I get a new WORD file which i can't open, or a file which contains strange simbols in it.
    So far i succeded in copy one WORD file to a new WORD file , using - FileOutputStream and FileInputStream, the code is:
    import java.io.*;
    public class IOStreamDemo {
    public static void main(String[] args)throws IOException {
    InputStream in2 = new FileInputStream("fruit.doc");
    OutputStream out2 = new FileOutputStream("dst2.doc");
    // Transfer bytes from in2 to dst
    byte[] buf2 = new byte[1024];
    int len2;
    while ((len2 = in2.read(buf2)) > 0) {
    out2.write(buf2, 0, len2);
    in2.close();
    out2.close();
    Does sombody know how to do it properly?
    Thanks

    dear friend
    I just create two word file one is fruit.doc and other
    is dst2.doc
    after that i write some lines in fruit.doc
    then I just execute your code.
    after that I open dst2.doc
    then I found it as exact copy of fruit.doc
    I doesn't get any junk text.
    Your code is working absolutely fine.No it is not. Add som styling, headers, index etc to the docuements, and then try to run the code. It's not possible to just append two word documents. You have to parse the files and read relevant information, and then create a new valid document with that information.
    /Kaj

  • Games Flickering with new bios update 351

    Games Flickering with new bios update TV277MH.351 basically when i flash my card with that bios i got in game flickering of 3D objects this is SErial number
    S/N:602-V277-250B1407011905 thank you in advance

    Quote from: misel.verk1 on 15-April-15, 19:02:26
    The one provided from above in the post by Flobelix
    The OC mode .

  • Training Apple dictate with new words

    Hello,
    I am using a MacBook Pro, and I am using Mac OS, Version 10.10.2.
    I am now finding using Apple dictation I quite handy facility on my MacBook. However there are a number of words because of my technical profession as a IT business analyst it would not be familiar with. For example, the word "Hybris", It understands as "hi Bruce"; or a name "Xiaomei" such as "shower May".
    Can someone explain how I can train Apple dictation to understand new words such as this, and added it to its own internal dictionary?  I have configured my settings for Apple dictation to be language English Australian, and I have checked the use enhanced dictation check box.
    Any suggestions or solutions?

    The picture you show is normal. If you lightly double tap home button it activates reach ability mode for one handed operation. Nothing is wrong there. Another light double tap returns it to full screen. Do not press, just light touch the home button. AAs far as the other issues check the in call volume or ringer volume as it happens, just a possibility. as far as the banner not displayed on lock screen, as far as I know you need to have notifications set to alerts not banners in order for them to show up on the lock screen.

  • REUSE_ALV_GRID_DISPLAY - updating the database with new values

    Hi,
    I am using the function module 'REUSE_ALV_GRID_DISPLAY' to display records. I have managed to open a field for input/edit mode. Once this data has been changed , where will this data be? I have checked the internal table - no joy. I need to use this new/changed data to update the database with the new values.
    Thanks,
    Leanne

    Hi,
    The data is stored in table tab. After the changes the data does not reflect in table tab. Where can I get the data so that I can update my database?
    I have coded the process as follows:
        when '&SUSPEND'.
          loop at tab
            where box = 'X'.
              update zzzz
                set status       = 'SP'
          endloop.
    Regards,
    Leanne

  • Uable to connect to database with new connection

    we are not able to connect to DB using SQL DEVELOPER with new connection,exiting connects works fine and sql plus works fine as well.
    anybody has any information u.
    Thanks
    RK

    Thank you very much for reply.
    Sql developer version: 1.5.1; oracle db is 10.2g.
    existing connections we are connected thru SQL Developer itself before couple days back. if you close and try to reconnect it is just kept running runinng.
    our connections use SID,port no, host name, we are not using the Tns.
    Thanks in advance
    RK

  • Restore database with new DB name

    I'm trying to restore a database from a hot backup with a new database name. I'm trying to use the backup control file with the SET DATABASE in the control file. That works ok, but when I run RECOVER DATABASE USING BACKUP CONTROLFILE I get errors such as
    ORA-00279: change 1516911820 generated at 09/08/2006 17:14:43 needed for thread 1
    and ORA-00308: cannot open archived log
    Can anyone help me? I'm not using RMAN currently with the DUPLICATE command because I'm running on NetApp filers and it would be much faster to duplicate the database this way. Also, I'm duplicating on the same server so I need to use a different instance name.
    Thanks,
    Michael Cunningham

    Assuming source is in Archive Log mode.
    Your scenario is :-
    Cloning Database in the same server using OS copy.
    I believe you are stuck with recovery issues, what you need to do is feed the archive log that the database is asking for. You can also try giving it the redo logs.
    RECOVER DATABASE USING BACKUP CONTROLFILE;
    feed it the archive/redo logs. Till you get a Media recovery complete message.

  • Game problem with new 17" iMac (got it 3 days ago)

    This has happened about 6 times now while playing the starcraft on my new 17" iMac computer. While playing all of a sudden the game will crash and give me a error message which says that due to a unknown error the application starcraft has been forced to close...I just bought this computer because I heard they are more reliable then PC's but what is going on, I really don't know where to post this question but the game requires the cd-rom to be in the drive to play it so I don't know if it is a cd-rom problem or problem with the actual computer...please help me out here.
    System information:
    Hard Drive - 500gb
    Ram - 2 gb
    Processor - dual core 2.16
    CD Drive - Superdrive
    if you need to know anything else just let me now.
    17" iMac   Mac OS X (10.4.9)  

    Theorectically, it should run as long as it has been patched.
    From Blizzard's support site:
    At this time we have not announced plans to release a Universal Application update for our older titles to natively support Intel Macs. All existing titles that natively support Mac OS X (including StarCraft) will run on Intel-based Macs via the Rosetta binary translator included with Mac OS X.
    StarCraft will require the Mac OS X Native Installer to install and play the game on an Intel-based Macintosh computer. Recent shipments of StarCraft include a Mac OS X Native Installer on the installation disc. However, players without a Native Installer on their installation disc may need to download the installer from our Patch Installation web page.
    At this time there is no Carbon version of the StarEdit (StarCraft Campaign Editor) application, and there are currently no plans to create one. StarEdit will not run on an Intel-based Mac as a result since the Classic environment is not supported under Mac OS X.
    StarCraft patches (including the game and Mac OS X native one) can be found here:
    http://www.blizzard.com/support/?id=msc0411p
    There are also special instructions available there. I don't play StarCraft so I can't guarantee success but this is your best bet for now. Good luck.
    iMac Core Duo (20")   Mac OS X (10.4.9)  

  • Nearly no wine game works with new catalyst 14.1

    I used catalyst in the past and i cant remember ever had this problem
    I installed catalyst-test from AUR because i needed it for better 3D Performance in VirtualBox
    That worked, 3D in VirtualBox is now much better. But nothing in Linux works anymore
    Amnesia for Example just crashes with an Segmentation fault, every wine game i try crashes with semgentation faults.
    Every fucking game on my computer using 3D Graphics just crashes with an Segmentation fault, that gives me two questions
    1. Why is everything segfaulting
    2. Why does VirtualBox work fine with 3D
    Uhm.... yeah.... i have no clue why Ö_Ö the package includes lib32-catalyst (which caused smiliar problems in the past) so normally everything should be there...
    //UPDATE
    Weird, amnesia lost its Executable flag, thats why the Launcher crashed with an segfault, so this problem seems to be limited to wine
    Wine games worked fine before with the OSS Radeon Driver.
    Last edited by Vamp898 (2014-02-03 21:42:35)

    Weird. All my wine games still run as before. Hitman, Dead Sky, Need for Speed et al.
    Running latest Catalyst-test 14.1 with xorg 1.15
    UPDATE: I reinstalled my system and alas, all my wine games stopped working. Guess we'll all have to wait for Violo to return
    Another UPDATE: Got all my steam & wine games working by installing lib32-libxinerama as suggested here
    Last edited by okubax (2014-02-07 04:31:29)

  • Quering database with word containing apostrophe

    hi all,
    hopefully someone can help me with this, i am trying to query an sql database with a word containing an apostrophe from within my .jsp file. How do i go about replacing the " ' " with " '' " for all query's made?
    any help would be great,
    thanks,
    KJ
    **

    There's quite a few threads on this issue...go to the Forums home page, search the JDBC forum on "escape characters" and read the results. Here's a sample:
    http://forum.java.sun.com/thread.jsp?forum=48&thread=147408

  • Interfacing with Microsoft Word

    Issues with taking Word to FrameMaker, FrameMaker to Word, and troubles with the Word and RTF import/export filters abound.

    Interfacing with MS Word
    Don't bother round-tripping from FrameMaker to Word unless you absolutely have to do it.
    Checkout this valuable resource. Thanks, Tim Murray:
    http://www.techknowledgecorp.com/public/word2frame.pdf.
    FrameMaker does not work like Word. The two products have some features that overlap, agreed, but each has its own unique way of conducting itself.
    If you go between FrameMaker to Word often, consider a third-party filter. Mif2Go (
    http://www.omsys.com) and Filtrix (
    http://www.blueberry.com) are two that others have praised. I have not used either.
    If problems between MS Word and FrameMaker persist, consider removing all graphics before conversion. Reimport them later by reference.
    Consider converting tables in Word to tab-delimited text before importing them into FrameMaker. Convert them back to a table after the import.
    Consider getting rid of headers, footers, table of contents, and index, from Word before importing into FrameMaker--although the TOC and index might come in fine if the planets are aligned in your favor.
    The FrameMaker MS Word and RTF import filters take a looooong time. This time gets especially long if you have some complexities in the source file. Often, Windows inaccurately reports the program as "not responding" when, in fact, the import is still on going. Give the filter a chance, an hour or so. Make a five-course lunch or otherwise occupy yourself, just to give the import filter a chance.

  • Restore on new server with new DB_NAME/SID?

    My goal is to restore database with the RMAN backup on a server that has no connectivity to the production database (I don’t want to use duplicate command).
    I restore a database from RMAN using a same DB_NAME/SID and everything was ok.
    -     restore spfile
    -     restore controlfile
    -     restore database
    -     recover database
    -     open with reset logs
    Now I want to restore database but with different DB_NAME/SID (My production database is PROD and I want to restore this PROD RMAN backup on new server and this new database I want to be called DEV).
    How to restore database with new DB_NAME/SID?
    Oracle 10g, Windows Server 2003
    Thanks in advance!

    user9106065 wrote:
    My goal is to restore database with the RMAN backup on a server that has no connectivity to the production database (I don’t want to use duplicate command).
    I restore a database from RMAN using a same DB_NAME/SID and everything was ok.
    -     restore spfile
    -     restore controlfile
    -     restore database
    -     recover database
    -     open with reset logs
    Now I want to restore database but with different DB_NAME/SID (My production database is PROD and I want to restore this PROD RMAN backup on new server and this new database I want to be called DEV).
    How to restore database with new DB_NAME/SID?
    Oracle 10g, Windows Server 2003
    Thanks in advance!You can use NID command
    Run NID and you can see the options to run
    or see How to Change the DBID, DBNAME Using NID Utility in version 10GgR2 onwards [ID 863800.1]
    Cheers

  • Problems with Flip Words Game after recent ios upgrade on my iPad2

    After I installed the latest version of ios on my ipad2, the font type has changed and now my Flip Words game is not able to be played because of a new black border across the top of the game screen showing my ipad wifi signal, time and battery status.
    How can I get this removed, or back load to the previous version of the ios software?
    Current version is: 7.1.(11D167)

    Hi billfrombowie,
    If you are having issues with one of your apps after updating to iOS 7.1, you may find the following article helpful:
    iOS: An app you installed unexpectedly quits, stops responding, or won’t open
    http://support.apple.com/kb/ts1702
    Regards,
    - Brenden

  • Having trouble with simple word game, mainly records

    OK. I need help with a lot of stuff. This is an applescript I made to be a lot like the game Jotto, except one player. Here it is:
    set yescontinue to true
    set totallyfinished to false
    set tip10jots to false
    repeat while totallyfinished is false
    repeat while yescontinue is true
    set finish to false
    set totallyfinished to true
    set yescontinue to false
    set x to {"abaca", "abaci", "aback"}
    set setx2 to {"ninth", "nipas", "nippy"}
    set abcde to (random number from 1 to 2)
    if abcde is 1 then
    set y to (some item of x)
    else
    set y to (some item of setx2)
    end if
    set z to count characters of y
    set y to characters of y as list
    if z is 5 then
    set yescontinue to true
    end if
    set guessamount to 0
    set listofrecords to ""
    set recordofgame to {}
    if yescontinue is true then
    repeat while finish is false
    set jots to 0
    set guess1 to text returned of (display dialog "Please type your guess:" default answer "")
    set zguess to count characters of guess1
    if zguess is 5 then
    set kldsafjhlasdkjfhaslkdjfhalskdjfh to true
    else
    display dialog "Please only use 5 letter words."
    if yescontinue is true then
    set yescontinue to false
    end if
    end if
    if yescontinue is true then
    set guess1 to characters of guess1 as list
    repeat with theletter in y
    repeat with theletter2 in guess1
    if (theletter as string) is (theletter2 as string) then
    set jots to jots + 1
    end if
    end repeat
    end repeat
    if guess1 is y then
    set jots to "won"
    end if
    set guessamount to guessamount + 1
    if jots is 1 then
    set listofrecords to listofrecords & guessamount & ". " & guess1 & " " & jots & " jot" & return
    else if jots is "won" then
    set jots to "Jotto"
    if (guess1 as string) is (y as string) then
    set listofrecords to listofrecords & guessamount & ". " & guess1 & " " & jots & return
    display dialog "You win! The entire game:" & return & return & listofrecords
    set jots to 10
    else
    set jots to 10
    set tip10jots to true
    end if
    else
    set listofrecords to listofrecords & guessamount & ". " & guess1 & " " & jots & " jots" & return
    end if
    set listofrecords to listofrecords as string
    if jots is 1 then
    if tip10jots is true then
    display dialog "OK. " & guess1 & " was " & jots & " jots. That was guess #" & guessamount & ". Tip: Ten jots means you have all of the letters correct, but they're in the wrong order. Here is the entire game so far:" & return & return & listofrecords
    else
    display dialog "OK. " & guess1 & " was " & jots & " jot. That was guess #" & guessamount & ". Here is the entire game so far:" & return & return & listofrecords
    end if
    else
    if tip10jots is true then
    display dialog "OK. " & guess1 & " was " & jots & " jots. That was guess #" & guessamount & ". Tip: Ten jots means you have all of the letters correct, but they're in the wrong order. Here is the entire game so far:" & return & return & listofrecords
    else
    display dialog "OK. " & guess1 & " was " & jots & " jots. That was guess #" & guessamount & ". Here is the entire game so far:" & return & return & listofrecords
    end if
    end if
    else
    set yescontinue to true
    end if
    end repeat
    end if
    end repeat
    end repeat
    As you can see, for now I only have 6 sample words to save time compiling and running for now on my bad computer.
    I need help creating a record instead of listofrecords, and also if anybody could shorten all the extra code I probably have. I also would like to limit being able to guess fake words, for example guessing aaaaa. Thank you so much, and if you have any ideas to help, please let me know.

    Hello
    I had fun on this. You may try the following script.
    (Please copy the code from this web page, not from subscribed email text)
    It has been tested except for the parts using 'do shell script' and 'TextEdit'.
    The 'do shell script' is used in looking up dictionary and 'TextEdit' is used in keeping a log.
    (Perl code has been tested with MacPerl 5.6.1under OS9.1.)
    You may use any dictionary file that contains words (one word per paragraph delimited by LF) encoded in UTF-8. (For code points in U0000..U007F, UTF-8 is identical to ASCII)
    By default, it uses /usr/share/dict/words.
    Cheers,
    H
    PS. The word game 'Jotto' may have been copyrighted in a way such that it's not allowed to reproduce the (part of) game protocol in this sort of computer programme without permission. If such is the case, (cough-cough,) please just disregard this.
    --SCRIPT
      Guess Word
      v0.3
      * The dictionary file must be a text file that -
        1) is encoded in UTF-8; and
        2) consists of paragraphs (delimited by LF (U+000A)) each of which represents one word.
    guessword()
    on guessword()
    script o
    --property dict : choose file with prompt "Choose dictionary file (in UTF-8)"
    property dict : "/usr/share/dict/words" as POSIX file as alias
    property wordLength : 5 -- length of word
    property maxGuesses : 20 -- maximum guess count
    property wonSign : ""
    property givenUpSign : "?"
    property exhaustedSign : "#"
    property NL : return
    property mss1 : "Please enter your guess word of " & wordLength & " letters."
    property mss2 : "Current results:"
    property mss3a : "You won!" & NL & "Secret word = "
    property mss3b : "You gave up." & NL & "Secret word = "
    property mss3c : "You have exhausted guess count." & NL & "Secret word = "
    property btt1 : {"Give Up", "OK"}
    property btt2 : {"Quit", "New Game"}
    property errs1 : "Specified word is not found in the dictionary. Please choose other word."
    property errs2 : "Specified word has been already used. Please choose other word."
    property errs3 : "Word must consist of " & wordLength & " letters. Please choose other word."
    property errs4 : "Couldn't get word from dictionary."
    property line1a : "# New game started at "
    property line1b : "# Word length = " & wordLength
    property line1c : "# Maximum round = " & maxGuesses
    property line2 : "Round" & tab & "Guess" & tab & "Match"
    property line3a : "# You have guessed right. The secret word is "
    property line3b : "# You have given up. The secret word is "
    property line3c : "# You have exhausted guess count. The secret word is "
    property line4 : "# This game ended at "
    property rr : {} -- work list for result
    property aa : {} -- work list for bsearch()
    property tt : {} -- list of used guess words
    on bsearch(xx, x)
      list xx : source list
      anything x : item to be searched in xx
      property aa : working list
      return integer : index of x in xx if {x} is in xx, or 0 if not.
    local i, j, k
    set my aa to xx
    if {x} is not in my aa then return 0
    set i to 1
    set j to count my aa
    repeat while j > i
    set k to i + (j - i) div 2
    if {x} is in my aa's items i thru k then
    set j to k
    else
    set i to k + 1
    end if
    end repeat
    return i
    end bsearch
    on matchWords(x, y)
      string x, y : source strings
      return integer : number of characters that are in both x and y, where each common character is counted once.
        e.g. Given x = "every" and y = "river", result = 3 (i.e. {"e", "v", "r"})
    local yy, s, k
    set yy to y's characters
    set s to 0
    repeat with x in x's characters
    set k to bsearch(yy, x's contents)
    if k > 0 then
    set yy's item k to 0 -- set to non-character not to count again
    set s to s + 1
    end if
    end repeat
    return s
    end matchWords
    on lookup(re, dict) -- english-only (word does not contain letters in [U+0080,])
      string re : regexp pattern to search
      string/alias dict : HFS path (or alias) of dictionary text file (which contains one word per paragraph)
    try
    return (do shell script "egrep " & quoted form of re & " " & quoted form of POSIX path of dict)
    on error
    error errs4 number 9016
    end try
    end lookup
    on lookup(re, dict) -- multi-lingual
      string re : regexp pattern to search
      string/alias dict : HFS path (or alias) of dictionary text file (which contains one word per paragraph)
    local s_, r
    set s_ to "perl -e 'use strict; use utf8;
    open DICT, \"< " & (POSIX path of dict) & "\" or die \"Can't open dictionary file: $!\";
    local $/ = \"\\n\";
    my @a = grep {/" & re & "/} <DICT>;
    close DICT;
    chomp @a;
    local $, = \"\\n\";
    print @a;'"
    try
    set r to (do shell script s_)
    if r = "" then error number 9016 -- probably redundant
    return r
    on error
    error errs4 number 9016
    end try
    end lookup
    on makeGuess()
    local b, t
    repeat
    display dialog mss1 default answer "" buttons btt1 default button 2 --with icon 1
    set {b, t} to {button returned, text returned} of result
    if b = btt1's item 1 then return givenUpSign
    if (count t) = wordLength then
    if t is not in my tt then
    try
    lookup("^" & t & "$", dict)
    exit repeat
    on error
    display dialog errs1 with icon 2 buttons {"OK"} default button 1
    end try
    else
    display dialog errs2 with icon 2 buttons {"OK"} default button 1
    end if
    else
    display dialog errs3 with icon 2 buttons {"OK"} default button 1
    end if
    end repeat
    set end of my tt to t
    return t
    end makeGuess
    on logText(t, {append:append})
    --tell application "AppleWorks 6"
    tell application "TextEdit"
    if not _append then
    make new document at front
    end if
    tell document 1
    make new paragraph at end with data t --with properties {font:"Palatino"}
    end tell
    end tell
    end logText
    local _done, _exit, w, t, s, r, l, m, sgn
    logText("", {_append:false}) -- open new empty log file
    set _done to false
    repeat until _done
    -- (1) set secret word (w = some (wordLength)-letters word)
    set w to some paragraph of lookup("^.{" & wordLength & "}$", dict)
    logText(NL & line1a & (current date) & NL & line1b & NL & line1c & NL & NL & line2 & NL, {_append:true})
    set my rr to {line2}
    set my tt to {} -- reset used guess words list
    repeat with i from 1 to maxGuesses
    -- (2) get guess word
    set t to makeGuess()
    -- (3) evaluate number of matches
    set s to matchWords(t, w)
    -- (4) check exit conditions and set game summary if necessary
    set {_exit, sgn} to {false, ""}
    if t = w then -- guessed right
    set {l, m, _exit, sgn} to {line3a & w & "." & NL & line4, mss3a & w, true, space & wonSign}
    else if t = givenUpSign then -- gave up
    set {l, m, _exit, sgn} to {line3b & w & "." & NL & line4, mss3b & w, true, space & givenUpSign}
    else if i = maxGuesses then -- exhausted guesses
    set {l, m, _exit, sgn} to {line3c & w & "." & NL & line4, mss3c & w, true, space & exhaustedSign}
    end if
    -- (5) log latest result and show results of this game
    set r to "" & i & tab & t & tab & s & sgn
    set end of my rr to r
    logText(r & NL, {_append:true})
    choose from list my rr default items my rr's item -1 with prompt mss2 with empty selection allowed
    -- (6) log and show game summary
    if _exit then
    logText(NL & l & (current date) & NL & NL, {_append:true})
    display dialog m buttons btt2 default button 2 with icon 1
    if button returned of result = btt2's item 1 then set _done to true
    exit repeat
    end if
    end repeat
    end repeat
    end script
    tell o to run
    end guessword
    --END OF SCRIPT

  • New MBP, and am having memory trouble errors with MS Word 2004

    Hi,
    I know this has been talked about before, but I'm not sure where to post this question. I have a new MBP, with a full version of Word (no previous trial software installed). I have been trying to copy and past basic text files from Yahoo mail, to create a book of emails of sorts. My file size has been approaching my memory capacity (basic setup). Does it not create a swap file and let you keep going if you approach the limits of the onboard memory? I understand it will run a bit slower, but I'm only moving text files and nothing else. Why the proverbial memory/disk full error messages? Does it have anything to do with the software being non universal code?
    Do I need to get rid of temporary files, as Im copying and pasting alot? If so, how?
    Anyone have the same trouble, and have a clear solution? I could also swear my MPB is running alot slower with Word than I would have expected.
    Any help you can give me would b appreciated.
    Thanks,
    Dave

    I’ll try to answer your questions briefly without going into too much detail. First of all, I think the error message you are seeing is generated by MS Word and not your operating system. That particular error, and other similar ones, are quite common in Word in particular situations and are the result of a known bug.
    As far as I know, there is no fix, but there are several work-arounds. The bug has to do with the number of temporary files that get created when working with large Word files. As you might guess, the larger your file, the larger the temp files, and they will quickly fill up your existing RAM, which then causes the error that generates the message. You have to delete the temp files---you can do that by saving and closing your file, then restart it. There are some scripts you can run, but that is beyond what I want to get into here (and usually is not necessary).
    The other problem is that by copying and pasting text from Yahoo Mail, you are not pasting simple text---you are pasting all the HTML code, formatting, and everything else that is contained in that text. And Word saves it all, then adds its own formatting and other code---leading to corrupt files sooner or later.
    And then, to make it all worse, if your file is as large as you say it is (close to system memory in size), that is one huge Word file, and Word does not handle really large files very well, especially Word 2004, but all versions of Word, Windows versions included, have trouble with large files.
    Word does in fact run slowly on even the newest MacBook Pros because Word is not yet compiled for the Intel Macs and does not run natively as a universal binary but runs under Rosetta, which translates Word to run on Apple computers running Intel CPUs. If you are working with small files, it isn’t too bad, but big files will slow it down to almost a crawl at times, or it will even stop responding for several seconds between each command.
    You can work around these problems by breaking your file into much smaller ones, save often (and close the file once in while), and save as a text file, rather than as a doc file.
    An alternative is to use another word processor or text editor to save your copied text---there are many that will work as well as or better than Word for what you want to do. Pages is a good alternative----I have to collaborate on Word files every day, and I prefer to work on my MacBook Pro (although I also use Windows-based computers about as frequently, too), and except for the most complex Word files with tables, charts, and pictures, Pages works very well, and you can save the file as a Word document, too, if you need to.
    Hope that answers some of your questions----and always remember….I could be wrong.

Maybe you are looking for

  • Payment Method Defualt in Vendor Line Item

    Hi, Vendor Master Data has multiple Payment Methods. I need to default a single Payment Method while executing <u><b>MIRO and FB60</b></u> for a Vendor. Kindly suggest the process Thank you Regards Shivakumar

  • How does the Concatenation works in DS

    Hi Firends, For my requirement , I have created a DS wiht the Line item table (FAGLFLEXA & BKPF) and am using a std DS 2lis_06_inv . Now in My req , i found a situation where I have to get an unique from R3 to BW which is made up of 3 fields (i.e, SR

  • Avi to dvd converter

    Hi all, any suggestions as to a good .avi to dvd converter? I only have a couple to do so preferably free. Thanks Basiccook

  • Problem showing correct data...

    Post Author: Boon CA Forum: .NET I am having a problem with a few Crystal Reports that I canu2019t seem to track down.  It is the same problem so I am sure that once I get one fixed then I can fix the same problem with the other. I am working with VB

  • Credit value in sales order

    Hi, How system pick the credit value in sales order.What are the different setting required for this? Regards Prabudh