Word stuck with addins

finishing up report with Dragon 12.5 and can't get Word back up with interminable Dragon update

I'm having a similar problem. I have the same iPod it sounds like as captainraoul. Yesterday I uploaded new songs to the iPod and when I tried to listen to it today, there weren't any songs on the iPod. When I plugged the iPod into my iBook, iTunes froze and I had to force quit. Since then my iPod screen is displaying a cd with a magnifying glass on the screen. When I try to plug it in to restore the iPod my laptop doesn't recognize it.
Please help.

Similar Messages

  • Stuck with search query

    I am trying to search the whole record if any of the word matches with existing data in the rows of columns.
    First I was trying the following code:
    SQL> select prod from prod where prod like '%chromium ore%'
      2  /
    PROD
    chromium ore andconcentrates, ferro-chrome, silico-chrome
    chromium ore andconcentrates, ferro-chrome, silica-chrome, metal
    chromium ore andconcentrates, ferro-chrome, silica-chrome
    chromium ore andconcentrates, ferro-chrome, silico-chrome
    chromium ore andconcentrates, ferro-chrome, silico-chrome, metal
    chromium ore andconcentrates, ferro-chrome, silico-chrome
    6 rows selected.
    SQL> select prod from prod where prod like '%what is chromium ore%';
    no rows selected
    SQL> select count(unique(co_id)) from prod where (prod like upper('%ferro%') or prod like lower('%ferro%') or prod like initcap('%ferro%'));
    COUNT(UNIQUE(CO_ID))
                    3153
    SQL> select count(unique(co_id)) from prod where (prod like upper('%What is ferro') or prod like lower('%What is ferro') or prod like initcap('%What is ferro'));
    COUNT(UNIQUE(CO_ID))
                    0
    SQL> select count(unique(co_id)) from prod where (prod like upper('%What is ferro%') or prod like lower('%What is ferro%') or prod like initcap('%What is ferro%'));
    COUNT(UNIQUE(CO_ID))
                    0
    Then I advised to try "Oracle Text". I did the following steps
    create user test identified by test;
    grant connect, resource, dba, ctxapp to test;
    SQL> GRANT ctxapp, dba TO test;
    Grant succeeded.
    SQL> GRANT EXECUTE ON CTX_CLS TO test;
    Grant succeeded.
    SQL> GRANT EXECUTE ON CTX_DDL TO test;
    Grant succeeded.
    SQL> GRANT EXECUTE ON CTX_DOC TO test;
    Grant succeeded.
    SQL> GRANT EXECUTE ON CTX_OUTPUT TO test;
    Grant succeeded.
    SQL> GRANT EXECUTE ON CTX_QUERY TO test;
    Grant succeeded.
    SQL> GRANT EXECUTE ON CTX_REPORT TO test;
    Grant succeeded.
    SQL> GRANT EXECUTE ON CTX_THES TO test;
    Grant succeeded.
    SQL> connect test/test
    Connected.
    SQL> CREATE TABLE test (id NUMBER PRIMARY KEY, text VARCHAR2(200));
    Table created.
    SQL>
    SQL> INSERT INTO test VALUES(1, '<HTML>California is a state in the US.</HTML>');
    1 row created.
    SQL> INSERT INTO test VALUES(2, '<HTML>Paris is a city in France.</HTML>');
    1 row created.
    SQL> INSERT INTO test VALUES(3, '<HTML>France is in Europe.</HTML>');
    1 row created.
    SQL>
    SQL> CREATE INDEX idx_test ON test(text)
      2       INDEXTYPE IS CTXSYS.CONTEXT PARAMETERS
      3       ('FILTER CTXSYS.NULL_FILTER SECTION GROUP CTXSYS.HTML_SECTION_GROUP');
    Index created.
    SQL>  SELECT SCORE(1), id, text FROM test WHERE CONTAINS(text, 'paris', 1) > 0;
      SCORE(1)         ID TEXT
             4          2 <HTML>Paris is a city in France.</HTML>
    SQL> SELECT SCORE(1), id, text FROM test WHERE CONTAINS(text, 'Where is Paris', 1) > 0;
    no rows selected
    SQL> select text  from test where (upper(text) like '%where is paris%' or lower(text) like '%where is paris%' or initcap(text) like '%where is paris%');
    no rows selected Still I stuck with searching technique. Please help me
    Thanks & best regards

    Hi,
    Whenever you have a question, it helps to post:
    (1) The version of Oracle (and any other relevant software) you're using
    (2) A little sample data (just enough to show what the problem is) from all the relevant tables
    (3) The results you want from that data
    (4) Your best attempt so far (formatted)
    Executable SQL statements (like "CREATE TABLE AS ..." or "INSERT ..." statements) are best for (2).
    If you can present your problem using commonly available tables (for example, tables in scott schema, or views in the data dictionary), then you can omit (2).
    Formatted tabular output is okay for (3).
    This does what you requested in Oracle 10 (and up):
    SELECT  prod
    FROM     prod
    WHERE     REGEXP_LIKE ( ' ' || prod || ' '
                  , '([^[:alnum:]]'
                    || REPLACE ( 'what is chromium ore'
                         , '[^[:alnum:]])|([^[:alnum:]]'
                    || '[^[:alnum:]])'
                 );If the string containing all the target words ('what is chromium ore' in the example above) contains some special characters (such as '.' or '*') the results might not be what you expect.

  • I cannot send a Pages document, Word format via email from my ipad if it has a picture in the the doc.  I can send a Word doc if it does not have a pic in it or pdf with a pic.  Any thoughs why a word doc with a pic in it won't email in Pages?  thanks

    I cannot send a Pages document, Word via email if the doc contains a picture.  If I email a Pages doc without a pic in Word format or pdf with a pic it with go through to sender?  Not sure why Pages won't send Word doc with a picture in it.  I check the security on the email recipient and the email doesn't get blocked or throw in the junk box?
    thanks,
    drainguy41

    If you have upgraded to Mountain Lion, Save As… has returned to the File menu when you hold down the Option/alt key. But you don't really "save" as other file types, you translate & export as Word or RTF or text or PDF & that is easily done by going to File > Export or Share > Export.
    Also, please do us all a favor & don't use all capitals in your posts, either the body of the post or the title. All caps is the internet equivalent of shouting & is very hard to read.

  • I followed all the directions to get Norton 360 to work with Firefox 8, but nothing works. I love Firefox, but if my Norton 360 won't work with it I'll be stuck with IE, which I do not like. Please Help Me!

    I followed all the directions to get Firefox 8 to work with my Norton 360, but nothing has worked. Is there anything else I can do? I didn't know there was an issue when I first upgraded to Firefox 8 so didn't choose the Norton plug ins immediately so I uninstalled Firefox hoping to be able to do it correctly when I Downloaded it again. Unfortunately it didn't ask me any thing regarding Norton so I went to Plug ins as directed to Enable Norton 360's plug ins, but none were listed.
    What can I do now? I LOVE Firefox! If we can't make it work I'll be stuck with Internet Explorer which I do not care for at all!
    I need to have Norton Security to protect my computer. Please help me find a solution to this problem ASAP.
    Thank you,
    Susan L Woods
    [email protected]

    Hi Susie, I use Norton 360 and have the latest Firefox 8 installed is working fine for me. Firefox 8 support for [http://community.norton.com/t5/Norton-360/Firefox-8-Support-for-Norton-Toolbar/td-p/581640 Norton Toolbar] was released on Nov 8th. Install the appropriate add-ons based on the version of Norton 360 you're using (see official Norton link above). Hope this helps.

  • My iphone5s was accidentally disconnected while updating OS8.2 in my MacBook Pro and now it's stuck with an apple logo on its screen and won't turn on or off. What should I do?

    My iphone5 was accidentally disconnected while updating OS8.2 in my MacBook Pro and now it's stuck with an apple logo on its screen and won't turn on or off. What should I do?

    Connect to iTunes and restore. If you have difficulty, you may have to put the device into Recovery Mode. See the instructions in this support document. If you can't update or restore your iPhone, iPad, or iPod touch - Apple Support

  • HT1212 My ipad mini has been crashing a lot recently so I started a system reset. However, it's now stuck with the progress bar less than a quarter gone: this has been the case for several days now. I have tried resetting from itunes but it needs the pass

    Now it's stuck with the progress bar less than a quarter full. I have also tried resetting through itunes which works right up to the point where itunes states that it needs the passcode to be inputted into the ipad to connect to it. At which point it then sticks at the same progress bar point. HELP!! please, this ipad is really important to my work.

    Well the term "hotlined" I have never heard before. In any case many states (like NY) just passed regulatory powers to the State Public Service Commission of which it may be called something different in your state. You could file a complaint with them. Or file a complaint with your state attorney generals office, they also take on wireless providers.
    The problem here is the staff you speak to are poorly trained, in days gone by it took one call to them and they pulled up your account and see the error and had the authority to remove any errors. They did not remove legitimate account actions, but used their heads instead of putting a customer off or worse lying to the customer.
    Its a shame you have to go through what you going through.
    Good Luck

  • I am trying to create a print ready PDF from a word file with unacceptable results.

    I am trying to create a print ready PDF from a word file with unacceptable results.
    The word file has a trim size of 6” x 9”. It has been set to mirror margins with the inner, top and bottom margins set to 0.75”, the outer margin is set to 0.5” and the gutter to 0.14”.
    It doesn’t matter if I create the PDF from inside Word, or open Acrobat Pro 11.0.9 and click Create From File, while the resulting document size is correct and the odd numbered pages reflect the correct margins, the even numbered pages do not. This results in some text near the outer margin, as well as the page numbers being omitted.
    Does anyone know how to correct this?
    I just noticed that some of the odd numbered pages' text is also cropped. Apparently Acrobat is refusing to set side margins to smaller than 1" (@ 3cm).

    I'm away from my printer, so I'll try it later. Even so, the proposed test is irrelevant. I operate a small publishing house and am trying to upload certain novels to Ingram, the largest book distributor in the world. The specifications I've set are the specifications they've asked for. Since they've said that the results I'm obtaining are unacceptable, and since they demand submission in PDF form, this renders Acrobat Pro for Mac completely unacceptable for anyone in the publication industry. As far as I can tell, Adobe has a serious bug here that it needs to fix—and at once.

  • How can I use Automator to open and save Word docs with links?

    Hi-
    I'm having trouble building a Workflow to open and save Word docs with links.
    My Workflow so far:
    1. Get Finder items
    2. Copy Finder items (to new folder)
    3. Rename selected items
    4. Open selected items (Word docs)
    Three problems occur.
    The first is a Word 2004 problem -- I can't get the warning "This document has links in it; do you want to open it with/without updating the links" to go away (Unilke the Macro warning toggle capability, there is nothing in the Preferences for Word 2004 that addresses the links warning, as far as I can tell; any insight you can shed on this would be terrific.)
    The second problem happens with Automator: if I manually accept the update of the first document's links, Automator opens that document but then halts completely, even though I've instructed it to open multiple documents.
    The third problem I have is that there's no Finder action in Automator that allows me to save the document that's now open (as far as I can see).
    Any suggestions for how to fix? If I can get this to work, and scheduled in iCal, it will be an unbelievable time saver.
    Thanks,
    Jeremy
    PowerPC G5   Mac OS X (10.4.6)  

    Hi there Jeremy,
    to do this you are going to have to add in some Run AppleScript steps...
    These will rely on GUI Scripting. So first you need to activate GUI Scripting.
    Now we need to add in a Run AppleScript action to the end of your workflow...
    This will replace your current number 4 in the workflow (Open Selected...)
    click here to open this script in your editor<pre style="font-family: 'Monaco', 'Courier New', Courier, monospace; overflow:auto; color: #222; background: #DDD; padding: 0.2em; font-size: 10px; width:400px">on run {input, parameters}
    set allItems to every item of input
    repeat with currItem in allItems
    tell application "TextWrangler"
    open currItem
    end tell
    activate application "TextWrangler"
    tell application "System Events"
    tell process "TextWrangler"
    delay 2
    --when the Word document is opened I have told it to press okay !
    --I don't know what key you want it to press in the dialog box
    keystroke return
    delay 2
    --save the doc
    keystroke "s" using command down
    delay 5
    --close the doc
    keystroke "w" using command down
    end tell
    end tell
    end repeat
    return input
    end run</pre>
    The above script should open each Word Document, press a button in the dialog box then do a save and then close the doc...then loop through the rest of them.
    You need to replace the name Text Wrangler with Microsoft Word (or whatever it is called!), I don't have it on my Mac.
    You will have to let me know what button needs pressing in the first dialog, if it isn't the 'highlighted ' one then we will have to amend the script...
    regards
    Ric

  • HT204120 My iPhone 5s is stuck with 3948 photos (shown on the iTunes storage bar) on and I can not find a way to delete them all! It's very annoying as it takes up 6.54 GB of space and leaves me no room to add films, music...etc on to it. Please help me!!

    My iPhone 5s (16GB) is stuck with 3948 photos (shown on the iTunes storage bar) on and I can not find a way to delete them all! It's very annoying as it takes up 6.54 GB of space and leaves me no room to add films, music...etc on to it. Please help me!!! I have already tried the numerous articles Apple have sent my way and I am still having no luck.I'd be eternally grateful if anyone could find a solution for me as this has been a problem for almost a year. Thank you.

    If they were put there via iTunes sync process, then simply untick the Music box before syncing again.

  • App will not download to iPad when purchased from App Store - stuck with Cloud icon

    Device : iPad Air 32gb wi-fi model (not cellular data)
    OS version : 7.1.1 (up to date)
    Location : UK
    Problem : App will not download to iPad when purchased from App Store - stuck with Cloud icon
    Last night I tried to download an app over wi-fi onto my iPad Air, but the app did not install.
    I have plenty of space (the app is 24.1mb, I have 3.4gb free space) and there are no restrictions whatsoever on my iPad - no blocks on App store purchases, no age-related restrictions, no country restrictions etc.
    Normally from the App Store page you would tap the price (in this case the app was free), enter your iTunes password, and the app would download.
    Also a new icon appears on the home screen and a circle shows the progress of the download.
    However this did not happen.
    Instead I have the Cloud icon (the one that shows when you have bought an app but it is not currently installed on your device) and a message that says "You've already purchased this, so it will be downloaded now at no additional cost".
    If I press OK I am then prompted to enter my iTunes password, the Cloud symbol briefly changes to a circle (and I mean for a split-second, like the blink of an eye) and then the Cloud symbol appears again.
    The app does not download - in fact it does not even *attempt* to download.
    I have tried this >20 times now and it always occurs excatly like this.
    After Googling this problem (which seems common) and reading over a dozen threads on this forum plus Apple's own official support pages, this is what I've tried:
    I can re-download other apps that I have previously purchased on this iPad, with no problems.
    I purchased another app on my iPhone 5 and was then able to download onto my iPad with no problems.
    I have reset my iPad >5 times - both by pressing/holding the home/power buttons, and also a full switch off and restart.
    I have logged out of my iTunes account on the iPad, and logged back in.
    The wi-fi is Virgin Media fibre optic broadband with a verified speed of 20 meg (confirmed by Speedtest) plus an 802.11-n Belkin router and my iPad will happily load web pages, stream videos on YouTube, download other apps etc.
    I have reset/rebooted my internet connection
    In an attempt to eliminate by broadband connection from the possible causes, I have switched off my router, linked my iPad to the hotspot feature on my iPhone and tried to download the app over cellular data, but still cannot download the app.
    I have tried on 2 other wi-fi networks but still cannot download this one app.
    My iTunes account has a cerdit balance from an iTunes card, but the app was free anyway
    Nothing I try will download the app in question.
    The app is iPad only, so I cannot install on my iPhone to try and kick-start the process.
    I guess I could install the app on my computer and then sync the iPad, but that's *working around* the problem - it's not *fixing* the problem.
    (Since getting the iPad I use almost never use my computer. And anyway what if I did not have a computer? Didn't iOS go "PC-free" with version 5?)
    I would like to call Apple but my 90-day telephone support has expired (the iPad is around 6 months old) and I don't want to buy Apple Care for this one problem.
    I can't make it to an Apple Store to speak to a Genius.
    Bearing in mind the list of things I've already tried, what do I do next?
    Thanks in advance for any support.

    Hi there.
    Thank you very much for your quick reply, it's really appreciated.
    No need to apologize, I actually found the phrase "If your iPad ever craps the bed" amusing under the circumstances
    I checked the list of installed apps like you suggested (Settings>General>Usage>Storage>Show all apps) but this problem app is not in the list. I have also swiped down on the home screen to search for it, but again it does not show.
    While it has not let me download the app (and I just tried it again) it has helped me to eliminate a few things from the list of what to try, and I can definitely conclude that it has not downloaded.
    I guess I need to fire up my PC and download it / sync my iPad.
    Thanks again for your help

  • My Mac Book Pro suddenly gets stuck with weird horizontal colored lines across the screen, which will only go once I restart the laptop. What can I do?

    Randomly while scrolling, the screen just goes beserk and gets stuck with random colored lines. And, the only way to get rid of this is to restart my entire computer. My laptop is about 3 years old now. Is this a sign of age or what? What can I do to run my laptop smoothly without turning it off and on every time it goes crazy?

    Try resetting PRAM and SMC.
    Reset PRAM.  http://support.apple.com/kb/PH4405   x
    Reset SMC.     http://support.apple.com/kb/HT3964
    Choose the appropriate method.
    "Resetting SMC on portables with a battery you should not remove on your own".

  • How can I change my apple ID from the APP store so I can update my  app? my computer is stuck with an old email and won't let me change it..

            Hello, Im trying to upgrade Imovie and whatever app are about to update in the future, the problem is the my Imac is stuck with an old email on the APP store. I try to change it and nothing happen, when I put my apple ID it send me to change the password and what Im trying to do is to put my new email in the system so would be able to update my computer. You know when you press the update button a little box drop with your email and all you have to put is your password thats where my old email is stuck pls someone help me with that little problem i'll appreciate it... thanks

    An Apple ID isn't necessarily "linked" with your email other than for recovery reasons. So, as long as you know the Apple ID password, an old email isn't catastrophic. Apple ID != e-mail.
    Now, if it's really bugging you and you really want to change it, if you log in to http://appleid.apple.com and change your primary email address, this should update your Apple ID. There will be a couple hoops involved with this (i.e. verification of email change by sending email to rescue/alternate email. Alternate email can't be the same as the new primary. The new primary can't have ever been used as/with an Apple ID. etc...).

  • ICloud backup is unable to access the account, because email I used for iCloud account is been deleted. And my iPad is stuck with this note on a screen, can't go Settings. How do I delete my account?

    iCloud backup is unable to access my account, because email I used for iCloud account is been deleted. And my iPad is stuck with this note on a screen, can't go Settings. How do I delete or edit my iCloud account?

    You can eirther I think go on ITunes or if you can get to settings you would just go to iCloud.

  • HT5487 my ipod touch is stuck with an I tunes logo and a usb chord with an arrow pointing to the logo. What is this and how do I fix it?

    My Ipod is stuck with a picture of a USB chord with an arrow pointing to an itunes logo....what is this and how do I fix it? I did look at the "printers and devices" section on my computer. It shows an un identified "apple" device that is in "recovery mode" but that is. I tried to trouble shoot it there but no help....

    Connect to iTunes on the computer you usually Sync with and “ Restore “...
    http://support.apple.com/kb/HT1414
    If necessary Place the Device into Recovery mode...
    http://support.apple.com/kb/HT1808

  • I wanted to restore my iphone 4s from 6.1 to 6.1.1 and itunes showed me (error -1) and i cant do nothing because its stuck with the itunes logo and the cable what should i do to fix it helppp please...

    i just wanted to restore from 6.1 to 6.1.1 on my iphone 4s and itunes gave me an error -1 and know it doesnt work i dont know if the warranty from 1 year of apple can fix it or what i can do to solve the problem... as i said i just wanted to update and know im stuck with the restore logo ( the itunes logo and the cable) need some help please!!!!

    no so i dont know what happened

Maybe you are looking for

  • Adding javascript to sherpoint master page

    How can i include this in a master page ?  This code should hide the empty lists , but since i noob , i don't now how and where to add this script. Thanks <script type="text/javascript"> function HideEmptyWebParts() var itemsfound = new Array; var el

  • Radeon kms, xrandr and xorg-server 1.7

    I upgraded to xorg-server 1.7.2 the other day and now I've been getting immediate segfaults every time I try to use xrandr. All I'm doing is running: xrandr --output VGA-0 --left-of DVI-0 which used to work perfectly with 1.6.3.901. It still does bec

  • Weird.. package does not exist

    I know this is a common question and i searched the forum but nothing there is what I need. First of all I have the 'main' source file under a directory: d:\Model1_SecurityService\ There is a subdirectory securityservice, under which there are severa

  • JavaMail API didnt work in UNIX environment

    I facing a problem whereby my JavaMail class, as below: public class MailExample { public static void main (String args[]) throws Exception { String from = " "; // email address of the sender String to = " "; // email address of the receipient String

  • One Master Page made for multiple files

    Can Master Pages be made, to be used in multiple files? If possible, how?