Documents in library went from English to Java Script

The documents in my libraries was all in English,
This changed from English into Java Script, Java Script Run Errors, and left some documents in English.
I'd like my library/document file back in alphabetized English only

Hello anitaworkman,
I understand that your files have changed to java script.
Open up command prompt and run the following command SFC /scannow.
This will scan the system files and correct any errors that it can.
Here is a link to command prompt.
When you go to open command prompt, right click and run as administrator.
If it has not been to long since the problem started, you can run a system restore.
This will take the system back to when everything was working correctly without affecting your personal files.
Here is a link on how to do a restore.
Let me know how everything goes.

Similar Messages

  • When updated iTunes, library went from 4GB to 36GB!

    The subject is fairly self explanatory.
    I have 993 songs in my iTunes Music Library. I had an older version of iTunes (Sorry, not sure which. I don't think I've updated in a while...), and it said my total library size was about 4 GB (fairly accurate for 993 songs? 8GB iPod nanos are advertised as able to hold 2000 songs. 993 is about half, so should be half of 8GB). I just updated to the latest version of iTunes (7.2, I believe?). My library still contains 993 songs, but it now says that my library size is 36 GB! Did the update do something to my files, make them bigger? I only have a 20 GB iPod (should be able to hold this many songs EASILY), when I next add music to my iPod, am I going to run into some problems? Thanks for any help you have!

    archivist08,
    Get a new SIM card from AT&T, as long as the iPhone hasn't been blocked by AT&T from being reported as stolen. Restore the iPhone without the SIM card in, and then insert the new SIM card and activate.
    Hope this helps,
    Nathan C.

  • How do I execute a custom "action" from an external java script against a CS6 Illustrator document? Or perform the "fit to arwork bound" selection in the "Objects/Artboards" drop down menu from a script?

    I have to modify several thousand pieces of art and need to perform this action on all the files in a given folder, then save them to a separate folder.

    Hi,
    You mean the marketers list has to be preloaded when the page loads itself the very first time. For this to work, you need to make a jdbc call before the page loads and set the marketers list in the request or session.
    For eg in your jsp where you want to display the marketers name dropdown, you can add,
    <%
    try {
      // Load the DB2(R) Universal JDBC Driver with DriverManager
      Class.forName("sun.jdbc.odbc.JdbcOdbcDriver");
    } catch (ClassNotFoundException e) {
         e.printStackTrace();
    Connection conn = DriverManager.getConnection
      "jdbc:oracle:oci:@myhost:1521:inst1", "scott", "tiger);
    Statement stmt = conn.createStatement(ResultSet.TYPE_SCROLL_INSENSITIVE, ResultSet.CONCUR_READ_ONLY);
    ResultSet rs = stmt.executeQuery("Select mktr_id, mktr_name from MARKETERS");
    int iCount = 0;
    rs.last();
    iCount = rs.getRow();
    rs.beforeFirst();
    String [][] mktrs = null;
    mktrs = new String[iCount];
    while( rs.next() )
       i++;
      // retrieve column data
      // do something with it
          mktrs[i] = new String[2];
          mktrs[0] = rs.getString(1);
    mktrs[i][1] = rs.getString(2);
    if( iCount == 0 )
    System.out.println(
    "myResultSet returned no data.");
    %>
    Now you can use the mktrs string array to populate the ropdown as described earlier.
    Cheers,
    vidyut

  • HELP: library went from 5 GB to 365 GB in one day

    I was putting new music into my library today and for some reason after i added a song to my library, it said it could not be added because there was not enough memory in my library.
    when i looked at the bottom of the window it read that i have 365.92 GB, which is impossible seeing as i have roughly 1700 songs total, and one short music video.
    someone pleeease help im not sure what happened.

    i checked that but i only had a few
    i think what actually happened was apple updated everything so that any music not purchased or already owned isnt able to be accessed
    im not sure though...

  • Library went from 5k songs to 30 after upgrade to iTunes7. Help.

    Upgraded to iTunes 7, and my library lost all songs except those added since 7/23/06. I lost about 5,000 songs. They're all still in my iPod though. Any idea what happened?
    video 60gb Windows XP Pro

    i checked that but i only had a few
    i think what actually happened was apple updated everything so that any music not purchased or already owned isnt able to be accessed
    im not sure though...

  • Passing information from applet  to  java script  of same browser

    Hi
    i want to pass some information from applet button click to same browser window html elements where applet exist. how it can be possible
    Thanks
    Dev

    Use JSObject:
    html file:
         <object classid="clsid:8AD9C840-044E-11D1-B3E9-00805F499D93"
                  height="0" width="0" >
            <param name="code" value="someApplet.class" />
            <!--[if !IE]> Mozilla/Netscape and its brethren -->
            <object classid="java:someApplet.class"
                    height="0" width="0"
                    mayscript=true>
            </object>
            <!-- <![endif]-->
          </object>
    <LABEL id="lblOutputText">This text is the HTML text </LABEL>applet
    // new class for jsObject!!!! compile this: javac -classpath "C:\Program Files\Java\jre1.5.0\lib\plugin.jar" someApplet.java
    // since jaws.jar does not exsist anymore
    // in 1.4.0 to compile: javac -classpath "C:\j2sdk1.4.0_03\jre\lib\jaws.jar" someApplet.java
    // for msjvm use the -source 1.3 -target 1.1 option so the command looks like this:
    // javac -source 1.3 -target 1.1 -classpath "C:\j2sdk1.4.0_03\jre\lib\jaws.jar" someApplet.java
    import netscape.javascript.*;
    public class someApplet extends java.applet.Applet {
        JSObject win;
        public void init() {
             try{
                 win = JSObject.getWindow(this);
    // you need win.eval("window.close();"); // to close the window. if the current window is not a popup
    // opened by a parent with window.open than the user will get a waring, your next question probably will
    // be "can I stop this warning" and the answer is simple: NO
                 JSObject textBoxLabel = (JSObject) win.eval("document.getElementById('lblOutputText')");
                 textBoxLabel.setMember("innerHTML", "<center><h1>Some text from applet</h1></center>");
            }catch(Exception e){
                 e.printStackTrace();
    }

  • Safari update changed from english to french

    I am english, in France running a pc with french Windows XP.
    I downloaded Safari about 6 months ago and it arrived in english and has worked faultlessly.
    I agreed to a recent auto update from Apple for Safari. Next time I opened Safari it was in french and was asking me for an access name and password. I was given no options for language and cannot find any in the preferences.
    How can I get back to the original english version?

    I have this exact same problem only I'm an American living in Holland so it went from English to Dutch! I also uninstalled it and reinstalled and the exact same thing has happened yet again.
    Please keep me informed if you receive a solution, I would hate to have to uninstall Safari and not reinstall as I do...make that Did, enjoy the Browser very much.
    Thank you very much

  • My library has went from thousands of songs to 60 and i dont know why, any suggestions how to get these back?

    My library has went from thousands of songs to 60 and i dont know why, any suggestions how to get these back?

    See Empty/corrupt iTunes library after upgrade/crash.
    tt2

  • Which method is ideal to transfer Java scripts from old documents to new ones?

    I have at least eight different single pages with specific java scripts and have these options:
    Copying from the «all edit java scripts» the whole piece to paste into the same window in the new Acrobat document (sometimes some fields lost function).
    Copying the specific java script located in «Document java scripts» i into the same window in the new Acrobat document , also with problems.
    Insert the specific page with a java script into the new one Acrobat document. This method has been perfect for the moment although I don't know if it is just orthodox enough to avoid conflicts in the future.

    !. Not recommended, you will pull all including fields, and document actions as well as overwrite existing form field and document actions.
    2. Possible but could be time consuming.
    3. Best choice. I would look at inserting a blank page into the PDF with the code, copy any fields with script to the blank page, save the file and then extract the inserted page. The page will also pickup the document actions and document level JavaScripts.
    Another option would be creating an FDF file to add the document level code and actions to a PDF.

  • HT1750 I changed the keyboard language from English to Vietnamese, then the computer went into slee. I turn it on, it asks for the password, but the keyboard doesn't take vowels. what can I do?

    I changed the keyboard language from English to Vietnamese, then the computer went into slee. I turn it on, it asks for the password, but the keyboard doesn't take vowels. what can I do?

    You may want to wait for others to see this thread who might offer some other suggestions, but you could consider resetting the password. These instructions work for Lion (10.7.x) and Mountain Lion (10.8.x).
    http://osxdaily.com/2011/08/24/reset-mac-os-x-10-7-lion-password/

  • I changed the keyboard language from English to Vietnamese, then the computer went into sleep. I turn it on, it asks for the password, but the keyboard doesn't take vowels. what can I do?

    I changed the keyboard language from English to Vietnamese, then the computer went into sleep. I turn it on, it asks for the password, but the keyboard doesn't take vowels. what can I do?

    You may want to wait for others to see this thread who might offer some other suggestions, but you could consider resetting the password. These instructions work for Lion (10.7.x) and Mountain Lion (10.8.x).
    http://osxdaily.com/2011/08/24/reset-mac-os-x-10-7-lion-password/

  • Do I need to pay anything to Adobe if I inject java script using some open source library?

    Hello,
    I want to restrict PDF reader to achieve Digital Rights Management (DRM).
    Do I need to pay anything to Adobe if I inject java script to achieve so using some open source library?
    Basically I want my PDF documents to be restricted such that I can: 
    Limit printing
    Prevent screenshots
    Restrict access by license expiry date
    Restrict distribution of downloaded PDF (i.e. the document should run on specific machine only)
    Restrict copy and paste within PDF document
    I came across below links from which I suspect Adobe expects one to pay if he/she attempts to restrict reader functionality in some way?
    http://www.adobe.com/devnet/reader/topic_drm.html
    http://www.adobe.com/devnet/acrobat/overview.html
    Am I correct in my assumption?

    I think it is a vain hope to imagine you could implement DRM via JavaScript. Remember it can be turned off.
    Printing is either enabled or disabled according to document security.
    Working with PDFs does not require permission from Adobe but
    * adding functionality to Adobe Reader definitely does; a DRM development license is a major investment.
    * if the file is Reader-enabled, all third party tools will disable that.

  • IPhoto Library locked in Yosemite; You do not have permission to open the document "iPhoto Library"

    Long story to get to the iPhoto part but may help someone who is in-the-know about what can be done for me...
    I turned on my computer a few weeks ago (iMac 27" late 2012, 2.9GHz Intel core i5) to access some photos in iPhoto and it would not load to the home screen but gave me the Disc Utilities Menu. From memory the options I had were; (1) Restore from Time Machine Back-up, (2) Re-install OSX, (3) Get online Help, (4) Repair or Erase using Disc Utility.
    I tried Repair in option 4... no success.
    I tried option 1 as I have my internal HDD backed up to an external HDD via Time Machine in case anything goes wrong... no success.
    I tried option 2 (which was Mavericks) and it loaded and took me to my desktop.
    When I tried to opened the iPhoto app in the dock there were no photos in it.
    After searching forums and the internet they suggested it may have been an iPhoto upgrade issue so I tried to update iPhoto but found it was already up-to-date.
    After looking, I found that the "iPhoto Library" in "Pictures" had a red circle with the white dash through it and was locked. When the "iPhoto Library" folder was double clicked I got the message "You do not have permission to open the document “iPhoto Library”.
    In all the trouble I have upgraded to Yosemite 10.10.3 (with Photos 1.0) and am obviously still having the same warning/error message come up when the iPhoto Library folder is clicked.
    Right click won't allow me to view package contents.
    The "Import" function in the "Photos" app won't do anything with the folder, and the "iPhoto Library" folder looks and functions the same in all of the back-ups on my external HDD Time Machine.
    I don't care if I need to use "Photos" or "iPhoto" but I do need to get the photos out because they are irreplaceable. If had know this problem was possible (especially while using Time Machine) I would have manually stored and backed my photos up in folders on another external HDD.
    Any help would be greatly appreciated, feel free to ask any additional Questions (but this is the first time I have posted in the forum so hopefully I can work out what is going on if you do reply to this post )
    Cheers.

    Thanks for the suggestion. I had tried this earlier with no success either. Even with the padlock unlocked I can't even change the tab that says "OPEN WITH". I still get the... "You do not have permission to open the document “iPhoto Library” message. You may also it continues to say "Fetching" where it should say my user name at the bottom.

  • How to find Down Payment document with vendor details from AW01N

    Hi,
    I am trying to do partial settlement in KO88, for AUC to Fixed Asset. While running the T Code I am getting the following error message.
    Down payment to recipient 100620 0 area 01 amount   13,181,454.04 not cleared
    Message no. AW605
    I went through many threads for this issue and I am trying to clear the downpayment in F-54. But I am not able to find the Vendor details to whom the Down Payment was done, neither the dosument number against which the downpayment has to be cleared.
    I tried finding these details in AW01N. I could find the amount reflecting in the Planned and Posted tab in the first section.
    But was not succesful to find the documents and vendor details from there.
    In the second section in Planned Tab, I am finding some transactions. There I am finding Down Payment mentioned. When I double click on Down Payment in AW01N, I am taken to the document which is a clearing of Down Payment. You can see the below entry.
    81008100
    Fixed Assets Interim
    1,049,371.84-
    30300100
    000000900000 0000
    2,538,367.44
    30520000
    Clg Cap D-Pmts-T-Ast
    2,538,367.44-
    30300100
    000000900000 0000
    1,049,371.84
    30300100
    000000900000 0000
    101,948.00-
    30520000
    Clg Cap D-Pmts-T-Ast
    101,948.00
    Now, how do I know which documents to be cleared to which Invoice and the vendor details.
    Kindly help me with this issue.

    Hi,
    Thanks. Kindly suggest now, how to find the documents and vendor details from there.
    When I double click on any Down Payment in AW01N, I am taken to the document which is a clearing of Down Payment. You can see the below entry.
    81008100
    Fixed Assets Interim
    1,049,371.84-
    30300100
    000000900000 0000
    2,538,367.44
    30520000
    Clg Cap D-Pmts-T-Ast
    2,538,367.44-
    30300100
    000000900000 0000
    1,049,371.84
    30300100
    000000900000 0000
    101,948.00-
    30520000
    Clg Cap D-Pmts-T-Ast
    101,948.00
    Now, I want to clear the down payments in F-54, but how do I know which documents needs to be cleared to which Invoice and the vendor details. Since I am getting error while executing KO88 AUC transfer to Assets.
    Down payment to recipient 100620 0 area 01 amount   12,832,161.41 not cleared
    Message no. AW605
    Diagnosis
    All downpayments were not cleared for the asset under construction for the receiver 100620 0 in area 01. An amount of   12,832,161.41 was not cleared, or too much was cleared.
    You can only completely transfer an asset under construction if you reverse the down payments in the current fiscal year beforehand.
    Procedure
    Clear the downpayments that you want to settle to receiver 100620 0.
    Check screen shot.

  • I just downloaded and instaled firefox 4. Now, everytime I institute a command I get a po[p-up from Java script that tells me to uninstal set. I cannot go on untin I press ok and then I am good for one more command and it starts with the pop-up again.

    I'm not even sure if this is an extension or plug-in and all I can tell you is what I have already stated. I can only make one command at a time and after each one I get a pop-up from Java script that says uninstal set. I must depress ok to move on, but only for one more command and it starts over again. This also happened when I tried to instal firefox 4 a couple months ago and I deleted the program and went back to an earlier version.

    Mail troubleshooting - Yosemite
    Troubleshooting sending and receiving email messages
    Troubleshooting sending email messages
    SMTP servers keep going offline

Maybe you are looking for

  • So, I accidentally left my iPod 4 face down in a puddle of water all night. . . :(

    This morning I decided to check my email on my iPod and picked it up and found two tablespoons of water pooling under it from where I knocked over my drink last night. I dried it off and left it to air dry, I left the buttons alone and tried not to t

  • Help required in a Stored Procedure

    I have a stored procedure as follows: create or replace PROCEDURE ACCOUNT_HISTORY_PROC_TEST (v_accountid IN VARCHAR2 DEFAULT NULL,                                         v_enddate IN Date DEFAULT NULL,                                         cv_1 IN

  • Magic Trackpad freezes after batteries changed

    The past few times my Magic Trackpad batteries have needed replacing, it loses its bluetooth connection and cannot be found.  The only way I can get things going again is to shut down my iMac with the power button and restart.  I believe this has onl

  • Tutorial for ABSOLUTE Beginners

    I have recently bought my father a MacBook, and he has difficulties finding his way with the machine at very basic levels. Moving windows around, making windows larger, the idea that "minimising" is not "exiting", how to block text for formatting, an

  • Cloning - repeating patterns

    I recently moved from CS to CS4, and found the clone tool worked a little bit differently. In CS, when the clone tool source location ran over an already cloned area in a single drag, you would get a repeating pattern. I found this useful in when the