Semi-colon error that i cant solve....

I AM GETTING A "; expected" ERROR, AT THE
"int calcpriority(timearv) { " LINE. AND THE "int AgeFac()" LINE
^ ^
I AM ASSUMING IT HAS SOMETHING TO DO WITH HOW I CREATED THESE TWO METHODS. (there are two arrows in the error message that point to the 1st bracket of each method)
PLEASE HELP.
import java.lang.String;
class Patient {
          int id;
          int age;
          int agefactor;
          int tl;
          String name;
          int priority;
          int timearv;
          int timenow;
          //constructor
          public Patient(int d, String n, int a, int s, int x) {
               id = d;
               age = a;
               tl = s;
               name = n;
               timearv = x;
               timenow = timenow + 2;               
//formula to calculate priority
          int calcpriority(timenow){
               int priority;
     priority = tl + (timenow - timearv) + AgeFac();
          }//constructor
public String toString() {
          String q = "Patient ID:"+id + "\t" + "Age:"+age + "\t" + "Trauma Level:"+tl + "\t" + "Name:"+name + "\t" + "Arrival Time:"+timearv + "\nCurrent Time:"+timenow + "Priority:"+priority;
          return q;
          }// of toString     
          public static void main(String[] args){
          Patient x = new Patient(1,26,5,"malcolm",1);
          int AgeFac()
               int agefactor
               if (age > 55){
               agefactor = 2;
               }//if
               else if (age < 12){
               agefactor = 2;
               }//else if
               else{
               agefactor = 1;
               }//else
          }//agefactor
               System.out.println(x);
     }//main
}//patient class

ok thanks for that, so i've rearranged the code and now i get the following error messages...."missing return statement"
}//AgeFac
and "missing return statement"
} (this one comes after the declaration of the calcpriority method...
import java.lang.String;
class Patient {
          int id;
          int age;
          int agefactor;
          int tl;
          String name;
          int priority;
          int timearv;
          int timenow;
          int p;
          int af;
          int AgeFac(){
               if (age > 55){
               af = 2;
               }//if
               else if (age < 12){
               af = 2;
               }//else if
               else{
               af = 1;
               }//else
               agefactor = af;
          }//AgeFac
          //formula to calculate priority
               int calcpriority(int timenow){
               p = tl + (timenow - timearv) + 2;
          //patient constructor
          public Patient(int d, String n, int a, int s, int x) {
               id = d;
               age = a;
               tl = s;
               name = n;
               timearv = x;
               timenow = timenow + 2;
               priority = calcpriority(timenow);
          }//constructor     
          public String toString() {
          String q = "Patient ID:"+id + "\t" + "Age:"+age + "\t" + "Trauma Level:"+tl + "\t" + "Name:"+name + "\t" + "Arrival Time:"+timearv + "\nCurrent Time:"+timenow + "Priority:"+priority;
          return q;
          }// of toString     
          public static void main(String[] args){
               Patient x = new Patient(1,"malcolm",26,4,1);
               System.out.println(x);
               //System.out.println(GetAgeFac);
     }//main
}//patient class

Similar Messages

  • I am running windows 8 and have lightroom 5.5 and i have a error that says cant read from previous cache?  help

    I am running windows 8 and have lightroom 5.5 and i have a error that says cant read from previous cache?  help

    Using Windows Explorer, navigate to the folder that contains your catalog it's probably located in Pictures\Lightroom. In that folder you will find another folder with the extension .lrdata. You need to delete that folder and its contents, then start Lightroom again. And new previews folder will be created automatically, and you should be able to start using Lightroom normally.

  • What r the diff. error that can be solved using RSRV tcode?

    Hi ,
    what r the diff. error that can be solved using RSRV tcode?
    I want to know all the errors that can be solved using RSRV t code
    if any body is having good document regarding RSRV please send it to me at
    <u><b>[email protected]</b></u>
    Thanx in advance,
    ravi.

    Hi,
    Refer the below links for more details about RSRV TCODE.
    /community [original link is broken]
    http://help.sap.com/saphelp_nw04/helpdata/en/92/1d733b73a8f706e10000000a11402f/frameset.htm
    it's for bw objects consistency analysis and repair.
    from transaction code RSRV doc itself :
    Transaction RSRV: BW Data and Metadata Test and Repair Environment.
    Transaction RSRV checks the consistency of data stored in BW. It mostly examines the foreign key relationships between individual tables in the enhanced star schema of the BW system.
    The transaction interface was re-designed for SAP Portals release 3.0A. A brief guide about how to use the transaction follows.
    Starting the Transaction
    You can reach the test and repair environment
    By entering the transaction code RSRV
    From InfoObject maintenance (Transaction RSD1)
    By clicking on the "Analyze" button in the intial screen.
    After selecting a characteristic in the maintenance screen via the "Processing -> Analyze InfoObject" menu option.
    The Initial Screen
    When using the test and repair environment for the first time, the message "Values were not found for all setting parameters" draws your attention to the fact that there aren't any saved settings for your user.
    After confirming the dialog box, you reach the initial screen of the transaction. This is divided into two parts:
    1. On the left-hand side, you can see a tree structure with the pool of available tests.
    2. The right-hand side is empty at first. The tests you have selected will be put here. A selection of tests is called a Test Package here.
    Combined and Elementary Tests
    An Elementary Test is a test that cannot be divided into smaller tests and that can therefore only be executed as a whole.
    In this regard, a Combined Test determines which elementary tests are to be executed after entering the parameters. You can remove individual elementary tests from the test package before carrying out the actual test run, in order to reduce run time, for example.
    Combining a Test Package and Executing it.
    Firstly select one or more tests with drag&drop or by double-clicking. Each selected test appears as a closed folder in the view of your test package. (An exception is elementary tests without parameters: These do not appear as a folder). You can also drag a whole folder of tests from the test pool across to the right-hand screen area; all tests that are located in the hierarchical structure under this folder are then added to the test package. You can also display a short description of the test, if required. Do this right-clicking on a test and choosing "Description" from the context menu.
    Afterwards, you must supply the tests with parameters. Tests without parameters must not be given parameters. You are given notification of this when selecting them. You can enter parameters by double-clicking on a test (or a test package) or by expanding the folder of the test.
    A dialog box appears in which you must enter the required parameters. Input help is often available. After entering the parameters, a folder with the name "Parameter" is added under the test. This contains the parameter values. The test name can change in some circumstances, enabling you to see at first sight for which parameter values the test is to be executed. It is possible to select the same test several times and give it different parameters, which may even be preferable in some situations. When you have supplied the combined test with parameters, the folder with the name "Elementary Tests" is added under this one. It contains the elementary tests, from which the combined test is built. You can delete individual elementary tests in the test pool using drag & drop.
    After supplying all tests with parameters, you can start the test run by clicking on the "Execution" button. After execution, the test icons change from a gray rhombus to a red, yellow or green one, depending on whether the test had errors, warnings or was error-free.
    Test Results
    The test results are written to the application log. Depending on the settings, the system jumps automatically to this display, or you can reach it by clicking on the "Display" button. The results are saved in the database, and can therefore be compared later with additional test runs.
    In the left-hand side of the window, you can see an overview of the most recent test runs. Double-clicking on a folder displays all messages under these nodes as a flat (non-hierarchical) list in the right-hand screen area. Long texts or detail data may be available for individual messages, which can be displayed with a mouse click.
    Repairs
    Some tests can repair inconsistencies and errors. Automatic correction is generally not possible: If entries are missing from the SID table for a characteristic, in which case the lost SIDs are still being used in a dimension table (and the corresponding dimension keys are still being used in the fact table) of an InfoCube, you can only remove the inconsistency by reloading the transaction data of the InfoCube. Also note that you must make repairs in the correct sequence. You must always read the documentation for the test and have a good idea about how the error occured, before making the repairs.
    After executing the test run, go from the application log back to the initial screen to make these repairs. Click on the "Fix Errors" button to start an error run. Since the dataset could have changed between the test and the repair run, the required tests are executed again before the actual repair. The results can be found in the application log once again.
    Test Packages
    The test package is deleted if you do not save the test package in the display before leaving the test environment. Choose "Test Packages -> Save Test Package" in the option menu. You can do the following via options in the "Test Package" menu:
    Load packages
    Load for processing - the package is then locked against changes by others.
    Delete and
    Schedule execution at a later date or at regular intervals in background processing
    Settings
    In the "Settings" menu option, you can make settings (adjust the size of the screen areas, for example) and save them. The settings are automatically read when starting the test environment. Support packages are being delivered with additional settings options since the test environment is under development at the moment. A message notifies the user at the start if there aren't any values for the setting options.
    Jobs Menu Option
    You can access the job overview via the Jobs -> Job Overview menu. Use this when you want to check the status of a test package you have scheduled.
    Application Log Menu Option
    You can display old logs from previous test runs in the dialog box, as well as scheduled ones. The option of deleting test logs can also be found here.
    New Selection Button
    The currently selected test package is deleted when you press this button.
    Filter Button
    After a test run, click on this button to remove all elementary tests without errors or warnings from the test package.
    Executing Test Packages in Process Chains
    You can add a process chain to the ABAP Programm RSRV_JOB_RUNNER in the process chain maintenance transaction, RSPC. To do this, use drag & drop to select the process type "ABAP Program" under "General Services" in the process type view. When maintaining process variants you will be asked for the program name and a program variant. Enter RSRV_JOB_RUNNER for the program name. Choose a program variant name and click on "Change". In the next screen you are able to either change or display an already existing variant, or create a new variant. When creating a new variant you will be asked for the following: Package name (an imput help on this is available), the detail level for the log to which the RSRV log in the process chain log is to be integrated, and a message type severity at which process chain processing should be terminated.
    The RSRV process log in the process chain is built as follows:
    First is a summary specifying whether errors, warnings, or no errors occurred for each elementary test.
    A log view of the RSRV test package at the specified detail level follows.
    Example: If you choose the value '3' for the detail level, only messages up to and including detail level 3 will be included in the log processes for the process chain. Messages occuring at a lower layer of the test package test are not displayed in this log. Please note that, unlike the application log, the process log does not propagate errors from deep detail levels to low detail levels. For example, if a single detail level 4 error occurs the summary will show that the relevant test delivered an error. However, this error will not be listed in the second part of the log.
    A complete log is always written independantly of the RSRV process log in the process chain. You can view this in the menu option "Application Log->Display Log->From Batch".
    Please note that there is currently no transport object for test packages and that consequently these cannot be transported. Process chains that execute RSRV test packages must therefore be manually postprocessed after a transport to a different system: The relevant test packages must be created.
    Hope This Helps,
    This is already there in SDN.
    Regards,
    rik

  • Hi, i cant activate my ipad, i have restored it through itunes but keep getting a error that says cant connect to server but pocket wifi is working for other devices

    hi I cant activate my ipad, I have restored it through iTunes 5 times but keep getting a error that says cant connect to server. Laptop is connected to pocket wifi but I cant get passed that screen on my ipad. Im not real computer literate but would appreciate any help.
    Thank you

    iTunes 5?
    That may be the problem.
    update iTunes
    which iPad is this?   1st generation?

  • Semi-Colon error when installing J2SE SDK

    Hello!
    When I try to install J2SE SDK I get error:
    "A path with semi-colon in it, is not supported for this product. Please select a directory path without a semi-colon."
    The path is:
    C:\j2sdk1.4.2_09\
    Please help!

    Use this installer
    http://www.microsoft.com/downloads/details.aspx?familyid=889482FC-5F56-4A38-B838-DE776FD4138C&displaylang=en
    That was usefull by me and ohters (forum where I find it), i was that problem when i re installed my XP SP2 with UE installer, any version of JSDK was fuctioning by me (1,4.. 1,6). then all was OK
    Try it
    http://www.microsoft.com/downloads/details.aspx?familyid=889482FC-5F56-4A38-B838-DE776FD4138C&displaylang=en

  • Ipod freezes during sync then error that it cant read file...

    A little pre-info... I have owned a black 30gb 5th gen (video) Ipod for a couple of years now. I plug it in fine, my computer recognizes it fine, Itunes works fine with it... everything works great.
    I just bought another Ipod off ebay that is exact as mine except white- auction states the Ipod works fine, seller has awesome feedback, etc.. I bought this for a gift for my sister for Christmas. It is second hand, so warranty is expired.
    I plug it in the computer, and first tried to transfer some normal text data via explorer. I had put this same data on my own black Ipod with no issues, words fine. The white? Lo and behold I get that "Data Cycle Redundancy" error during copy. My experience is that that has always meant that the original file is messed up, not the destination its being copied too... but in this case I know the original file(s) were/are ok.
    And the Ipod freezes. So I safely unplug, and try to hard reset it. It wouldnt for a bit, and I noticed the Ipod was rather warm (but this might be because it was frozen for several minutes with the backlight still on as well). Finally I get it to reset. Same stuff happens again, again its hard to reset.
    So then I decide screw it, forget adding the stuff via explorer, Ill just try to get the music on my computer at least, over via Itunes, after I first restore the Ipod.
    Itunes opens... recognizes the Ipod... I go to copy music, and it copies until it essentially 'freezes'. I tried many times - its not a bad file because the same file would copy the other times Id try. It would freeze on any random file, during the write process.
    Then Itunes comes up with this error:
    "the ipod cannot be synced. the required file cannot be found"
    I dont think this is referring to my files trying to be copied, they werent deleted or moved from their location since importing into the Itunes library. Im wondering if theres a system type file on the Ipod that Itunes speaks to as it transfers...and when the Ipod freezes... hence it cant be found...
    At the same time I get this error from Itunes, I get a Windows XP bubble pop up that says:
    "Delayed Write Failed - Windows was unable to save all the data for the file x. The data has been lost. This error may be caused by a failure of your computer hardware or network connection. Please try to save this file elsewhere."
    Now again, my computer/windows is NOT the issue. Its the Ipod.
    All the advice I have searched says to fix things on my computer. That includes that Apple support page in regards to those errors - it points the finger at my USB ports, etc - and thats simply not the case. If it was, my other Ipod wouldnt be working either - nor would my flash drives.
    Its the white Ipod.
    I saw one site suggest to format the Ipod via Windows first, then do the Itunes restore, but the Ipod froze and Windows couldnt format.
    I went into Device Manager and compared the two Ipod settings, both share the same settings. They are not set on 'enable write cache'.
    I have tested the HD via Diagnostics, and the BL blinked after the test, showing the HD passed... so right now I can only think of three things... a bad logic board perhaps, or the Ipod system files are corrupt somehow no matter how many times I do the restore... should I revert to an older update; is that even possible. Or the HD is bad after all and its just being missed in the test.
    So now... I need help. Am I missing something important? Is it a simple fix... a corrupt file thats freezing the Ipod somewhere - or did I get a bad Ipod from the seller.
    Its so close to Christmas, if there was some simple fix(instead of it being a bad HD) I could fix it myself, Id rather do that than go through the hassle of returns/refunds. Not to mention, its always a gamble how the seller will react. Will they help, or say its not a problem on their end and try to screw me... then Ill have to go through Paypal for reimbursement and that takes 90 days at least...

    I wish I had good news but all I have is information. I have access to 4 5th gen ipods. 2 black 30s and 1 white 30 and 1 black 80. The one white and one of the blacks work and have worked flawlessly for the past two years. The other black 30 and 80 started having the issue mentioned here some time after upgrading to iTunes 8. I tried to lowlevel format the iPod drive to fix any issues and that didn't cure the problem. I bought a MacBook a couple of months ago and restored my ipod to Mac format and low and behold it would accept files again! However it wouldn't let me fill the ipod beyond about halfway, this was on both ipods. Now the ipods have become slowly less and less fillable. Seems like syncing rather than putting the songs on manually seems to help, but again its getting worse all the time. (the two ipods that don't have any problems belong to my girls and the problem ones belong to my son and i) <- Grasping at straws I know, but my son and I are constantly changing the songs, playlists, videos and such.
    When I bought my Mac the guys at the Apple store were shocked that I was having this problem and practically begged me to bring it in so they could see what it wrong with it. I will post an update when i do that.

  • Garageband didnt install in my iphone 4s! and in final part of installation give a error that iphone cant install this app! Plz help. tnx

    I need a little help!

    Now with 7.0.2 out heres the status.
    - iTunes says there is no update available and that 7.0 is the most up to date version (which is not).
    - If I click restore instead of update in iTunes, it again gives me an error saying that there was an error downloading the software.
    - If I force it by putting the device in recovery mode then It doesnt fail to download the software but it one more time tries to download version 6.1.3 and if I go ahead and try to install that, it says the iPhone is ineligible.
    - If I try to update the iphone from within iOS it fails as well.
    Help me please, don't know what else to try.

  • Error that widows cant find solution for and wont even open firefox

    earlier today firefox was working fine but now when i click it the only thing that happens is a pop up saying that firefox is not responding and that it must be closed and the same thing is now happeng with internet explorer so i cant even try to delete firefox and reinstall. the only thing i did between the time when it was working to when it stopped was delete some shortcuts to myspace messenger and yahoo messenger. my grandmother googled a few things to try like entering cmd on the start menu and running it as admin and entering ipconfig /flushds or smething like that and when that didnt work she had me do some cleanse thing that u have to restart the comp to do and the cleanse thing was in the area with the defrag but nothings working and i just dont know what to do. as is im filling all this out on my xbox 360 so srry about not putting capital letters and stuff. any help would be extremely welcomed and very appreciated

    Boot the computer in Windows Safe Mode with network support (press F8 on the boot screen) as a test to see if that helps.
    Do a malware check with some malware scanning programs on the Windows computer.<br>
    Please scan with all programs because each program detects different malware.
    Make sure that you update each program to get the latest version of their databases before doing a scan.
    *Malwarebytes' Anti-Malware:<br>http://www.malwarebytes.org/mbam.php
    *SuperAntispyware:<br>http://www.superantispyware.com/
    *Microsoft Safety Scanner:<br>http://www.microsoft.com/security/scanner/en-us/default.aspx
    *Windows Defender: Home Page:<br>http://www.microsoft.com/windows/products/winfamily/defender/default.mspx
    *Spybot Search & Destroy:<br>http://www.safer-networking.org/en/index.html
    *AdwCleaner:<br>http://www.bleepingcomputer.com/download/adwcleaner/<br>http://www.softpedia.com/get/Antivirus/Removal-Tools/AdwCleaner.shtml
    *Kasperky Free Security Scan:<br>http://www.kaspersky.com/security-scan
    You can also do a check for a rootkit infection with TDSSKiller.
    *Anti-rootkit utility TDSSKiller:<br>http://support.kaspersky.com/5350?el=88446
    See also:
    *"Spyware on Windows": http://kb.mozillazine.org/Popups_not_blocked

  • Error that i cant figure out!...

    mypr2.java:71: 'class' or 'interface' expected
    public double calcMilesTraveled(dataSet ds, double frstEnt, double sndEnt ) {
    ^
    mypr2.java:122: 'class' or 'interface' expected
    ^
    mypr2.java:128: 'class' or 'interface' expected
    ^
    ////////// methods //////////
    /////////////////// load data collection ////////////////////////
      public dataCollection loadDataCollection() {
        //String whichTrack = "stock";
        String whichTrack = "gas";
        // Load all datasets from specified directory
        dataCollection dc = new dataCollection("pr2.data/", whichTrack);
        return dc;
    /////////////////// tally distance traveled ////////////////////////
      public void tallyDistanceTraveled(dataCollection dc) {
        //  variables: totalDistanceTraveled
        //  set totalDistanceTraveled to 0
        //  loop through all datasets within dataCollection:
        //    milesTraveled = calcMilesTraveled(dataset)
        //    incr totalDistanceTraveled appropriately
    System.out.println(
            "\n============= beginning PR2 warmup =========");
    System.out.println(
            "\n============= print first stockVal from all files =========");
          int numDataSets = dc.size(); // determine number of data sets in collection
          for (int i=0; i<numDataSets; i++) {
            dataSet ds = dc.get(i); // get the ith dataset
            String  filename = ds.sourceFileName;
            int j = 0;
          //for (int j=0; j<0; j++)
            dataEl  el = ds.get(j); // get the 0th element of the ith dataset
            double value = el.getMainValue(); // get the associated main value
            int dateInt = el.getDateInt();
            //for (int dateInt=0; dateInt<0; dateInt++) {
            System.out.println("data set " + filename + ": value " + value + dateInt);
        // ... continue with our implementation
    /////////////////// calcMilesTraveled ////////////////////////
      public double calcMilesTraveled(dataSet ds, double frstEnt, double sndEnt ) {
        // variables:
        //    firstDataEl, lastDataEl (both of type dataEl)
        //    firstDataVal, lastDataVal (both of type double)
        //    milesTraveled
    //    firstDataVal, lastDataVal (both of type double)
        //    milesTraveled
        // pseudocode:
        //  assign firstDataEl to the first element of ds
        //  calc number of data elements in dataSet ds
        //  use this to assign lastDataEl to the last element of ds
        //  use these two variables to correctly set firstDataVal and lastDataVal
        //  calculate milesTraveled
        //  return this result
            dataEl firstDataEl = ds.get(frstEnt);
            dataEl lastDataEl  = ds.get(sndEnt);
            double firstDataVal = firstDataEl.getMainValue();
            double lastDataVal = lastDataEl.getMainValue();
            int milesTraveled = 0;
            return milesTraveled;
            //System.out.println("first data" + firstDataEl);
    /////////////////// main ////////////////////////
       public static void main(String[] args) {
        // Example to be worked through in class:
        //   calculate the total number of miles reported traveled by
        //   all those watching their odometers
        // Variables: collection (a dataCollection)
        //  collection = loadDataCollection(gas)
        //  tallyDistanceTraveled(collection)
    //  tallyDistanceTraveled(collection)
            pr2 myCode = new myCode();
            myCode.calcMilesTraveled(ds,frstEnt,sndEnt);
            myCode.loadDataCollection();
            myCode.tallyDistanceTraveled(dc);
    }

    You have an extra closing curly brace. As a result, the method that the error message is pointing to is outside of any class, and the compiler is expecting a class declaration.
    Just be sure that all your methods are defined inside of classes or interfaces.

  • Hello I Have a problem that i cant solve i have itunes 10.2 went to 10.5 but i cant get anything to work comes up with (could not access network location ).I have checked my firewall settings tweaked as much as i can but not able to install itunes nor qui

    Hello Im Having A Problem With Itunes im Not Able to reinstall itunes at all nor quicktime and bonjour service is not working either .i have tried tweaking my firewall but to no avail hoping someone can help me cos apple sure cant typical like politicians they sway away from the problem and blame someone else ?.

    Well you need to understand the behavior of h-reap or what it's called now, FlexConnect. In this mode, the clients are still remembers on the WLC until the session timer/idle timer expires. So switching between SSID's in h-reap will not be the same when switching when the AP's are in local mode.
    Take a look at the client when connected in FlexConnect in the WLC GUI monitor tab. Thus will show you what ssid and vlan the client is on. Now switch to a different ssid and compare this. It's probably the same because the client has not timed out. Now go back to the other ssid and look again. Now on the WLC, remove or delete the client and then switch to the other ssid at the same time. Or switch SSID's and then remove the client. The client will join the new ssid and in the monitor tab, you should see the info.
    There is no need to have clients have multiple SSID's unless your testing. Devices should only have one ssid profile configured to eliminate any connectivity issues from the device wanting to switch SSID's.
    Sent from Cisco Technical Support iPhone App

  • HELP! Cant solve error message jdownload.class

    Hi everybody cant solve this problem with this error message when IE is
    trying to start some applet function on some web sites using this java class ( jdownload.class )?!
    getting this error message: Exception:java.lang.ClassNotFoundException:jdownload.class
    found something about this on this forum and the solution would be to edit the autoexec.bat lines for the path for java ..!
    But this didn�t work out for me - i got no lines in autoexec.bat , it�s empty ..
    So if anyone can help me out that got more brains than me about this error - please help .
    best regards: mike lindmark sweden
    pc info: Win xp pro running IE 6.0 with java for xp installed ..!

    http://forum.java.sun.com/thread.jsp?forum=54&thread=206738
    http://forum.java.sun.com/thread.jsp?forum=54&thread=263239
    http://java.sun.com/j2se/1.4/docs/tooldocs/windows/classpath.html
    If this isn't enough, just search the forums for "xp classpath"
    chuck

  • I have photoshop C6 on my MAC Pro and want to install it on my new MAC desktop.  I sent the files with AirDrop but photoshop wont open I get an error message that it cant find the Library.  Any thoughts?

    I have photoshop C6 on my MAC Pro and want to install it on my new MAC desktop.  I sent the files with AirDrop but photoshop wont open I get an error message that it cant find the Library.  Any thoughts?

    download the installation files and install using your serial number or adobe id,
    Downloads available:
    Suites and Programs:  CC 2014 | CC | CS6 | CS5.5 | CS5 | CS4 | CS3
    Acrobat:  XI, X | 9,8 | 9 standard
    Premiere Elements:  12 | 11, 10 | 9, 8, 7
    Photoshop Elements:  12 | 11, 10 | 9,8,7
    Lightroom:  5.5 (win), 5.5 (mac) | 5.4 (win), 5.4 (mac) | 5 | 4 | 3
    Captivate:  8 | 7 | 6 | 5
    Contribute:  CS5 | CS4, CS3
    Download and installation help for Adobe links
    Download and installation help for Prodesigntools links are listed on most linked pages.  They are critical; especially steps 1, 2 and 3.  If you click a link that does not have those steps listed, open a second window using the Lightroom 3 link to see those 'Important Instructions'.

  • HT4061 I need help, I pluged my iphone and itunes said there was an update to download and update, I did but when itunes was rebooting and updating I got an error message. and now the phone is telling me that it cant be activated.

    I need help, I pluged my iphone to itunes and got a message that said there was an update to download and update, I did but when itunes was rebooting and updating I got an error message. and now the phone is telling me that it cant be activated, to plug it in to itunes or to contact support care.

    That message usually indicates that your phone was hacked to unlock it from the original phone carrier, then when you updated or restored it locked back to that carrier.

  • I cant install psc5. There is an error that says "Error: 6" Please help. Thanks you.

    I cant install psc5. There is an error that says "Error: 6" Please help. Thanks you.I can

    Errors "Exit Code: 6," "Exit Code: 7" | CS5, CS5.5
    Mylenium

  • Cant connect to iTunes store to authorize my pc due to (-3212) error that i get whenever i get into iTunes, what can i do?

    Can't connect to iTunes store to authorize my pc due to (-3212) error that I get whenever I get into iTunes, what can i do? I have no internet connection problems.

    windows 8 and not Ipad2

Maybe you are looking for

  • Error while Apply Patch 8764069:R12.FND.B (Patch 8764069)

    Hii... im upgrading my oracle apps from 12.0.4 to 12.1.1 and following the metalink document Oracle E-Business Suite Release 12.1.1 Maintenance Pack Installation Instructions [ID 752619.1] Now while applying the Patch 8764069:R12.FND.B (Required), it

  • ABAP Runtime error in debug mode

    Hi all, I am facing foll. run time error in debug mode Runtime Error          DBIF_RSQL_INVALID_CURSOR Except.                CX_SY_OPEN_SQL_DB Possible causes in the application program:                        Within a loop (SELECT/LOOP/EXEC SQL), o

  • Sql select query

    Hi friends , i have a table like table ABC( essay_id number(2), line_id number(3), line_t varchar2(100) and here my table data goes.. essay_id line_id line_t 1 1 abc 1 2 def 1 3 ghi 2 1 klm 2 2 nop here a single essay is stored as multiple lines in d

  • Master/Detail problem: Infinite loop with display items

    Hi, I have a strange problem in Oracle Forms 6.0.5.35.3. I create a master block and a detail block with correct relationship between them. -> When the detail block contains at least one 'Text Item' everything works well. -> When the detail block onl

  • How to make text field in tabular form as List of value (LOV)

    So the problem is next: I should to make field in tabular form as LOV(list of value (combobox)) to load there data form db. Could smb take me an advise how to make it. Thanks.