If statement with variables working through different actions.

Hey, I was wondering if I could ask you a few questions about Edge guys/girls animate. I downloaded this image to make it easier to explain:

http://oi61.Tinypic.com/v2zh8j.jpg

ATM Yes, when I mouseover 'portfolio' I play a symbol that moves the three documents 'out', so to say (sym.getSymbol("moportfolio").play (0);). These 3 are 3 different elements , but they are in the same symbol.

On mouseout/mouseouthandler() , he keeps the symbol so all 3 documents 'disappear' (sym.getSymbol("moportfolio").stop (0);).

When click on 'portfolio', I want to hide the blue paper and disable the action mouseout/mouseouthandler() above (if they disappear, only blue "disappear").

I was thinking of doing an if statement, but I cannot make it work at all. Where to set the variable (in action click ?) and how do I get the value of the variable to another action (mouseout/mouseouthandler())?

That's how I like to solve it...
------------------------------------------------

Click on:

sym.getComposition () .getStage ().getSymbol("moportfolio").$("projectblue").hide ();  <-hides the blue

var disableactionportfolio = true;                                                                                           <-set to true in a click

----------------------------------------------

Mouseout/mouseouthandler():

If (disableactionportfolio = true ;) {

<-does nothing, red and yellow stand outside while missing blue

} else {}

sym.getSymbol("moportfolio").stop (0); <-makes the papers go "back in".

}

It would be even more awesome if I could rewind (go back to instead of endangered)

See you soon!

You can get/set this variable as below:

sym.getVariable ("disableactionportfolio") and sym.setVariable ("disableactionportfolio", true)

Thus, the code will look like:

Click on:

sym.getComposition () .getStage ().getSymbol("moportfolio").$("projectblue").hide ();

sym.setVariable ("disableactionportfolio", true);


Mouseout/mouseouthandler():

If (sym.getVariable ("disableactionportfolio")) {}

<--- does="" nothing,="" red="" and="" yellow="" stay="" out="" while="" blue="">

} else {}

sym.getSymbol("moportfolio").stop (0);<--- makes="" the="" papers="" go="" "back="">

}

HTH,

Vivekuma

Tags: Edge Animate

Similar Questions

  • Possible to change the variable cpQuizInfoPassFail through advanced actions?

    Is it possible to change the variable cpQuizInfoPassFail through advanced actions? I do not see this or the other quizzing variable when I try to create an advanced action and change by entitlement or expression. Let me explain what I want to accomplish, I ask the wrong question. I have a training project, with that I need to include a post test. I don't really like the captivate quizzes. I want the post-test to play as a ride on jeopady where the user chooses issues category and gets points if the user answers correctly. For this I must ask questions on a game board and (from what I can fig) you cannot have multiple questions on the same page. I'm building the quiz with my own custom variables and coded so that the program jumps to a page of the certificate if the user gets more than 84 points. THA all works very well. But I have to be able to tell the database that the program will connect with the user has passed the quiz. I thought I could do this if I assign the value 1 to the variable cpQuizInfoPassFail. Is there a way to do this? Thanks in advance for any help,

    Doug Jackson

    Hi Doug,.

    I don't see the version you are using. Each interactive object can be marked, has a report following properties in the control panel (if you use CP5 or CP5.5) or a tab in the Properties dialog box reports, if you use a different version. You must add a score (default value is normally 1 point) and make sure you add it to the total score.

    If you want to make me a glance, post your file on acrobat.com (free, use your Adobe ID), share and publish. You will have a link that you can copy into a private message to me.

    Lilybiri

  • If then statements with variables

    I am trying to create a slide for a game.  In the game, there is a yellow and a red team.  Once that a team has control of the 'Council' subsequent points should go to this team.

    So, if the yellow team has control of the Board of Directors I would choose the yellow team (which means that they have control of the Board of Directors).  All the answers are on the plateau, the team must tell the answer to reveal the he and the associated value.

    I need a logic that says that IF (controlyellowteam) THEN pointsX

    If they get the second question correct he would add the IF (controlyellowteam) THEN pointsX points + points Y

    If they get the correct third question he would add the IF (controlyellowteam) THEN pointsX points + points Y + Z points

    and it would continue based on the number of questions on this slide

    The control of the Board of Directors team would have three chances to answer incorrectly.

    IF (controlyellowteam) THEN wrong1

    IF (controlyellowteam) THEN wrong1 + wrong2

    IF (controlyellowteam) THEN wrong1 wrong2 + wrong3

    Wrong answers do not have a numerical value after 3 mistakes, it's the Red teams turn to try.

    Someone help me with this writing or just point me in the right direction, please

    Hello

    The article is published, took a lot more time to write the article that in order to write advanced actions

    Here is the link:

    Creating a bulletin board of the game (with Captivate 5)

    FYI: included the CPTX file as an attachment to the article.

    Lilybiri

  • Wake on LAN (WOL) through different VLAN on SG-300-10

    Hello

    I try to get WOL working through different VLAN on a Switch SG-300-10 in layer 3 Mode.  To achieve this, I set up a UDP relay (GUI menu Configuration IP) for UDP Port 7 to 255.255.255.255 (this should inundate all interfaces with the package), however, does not work WOL in different VLANS.  When I am connected directly to the VLAN corresponding, WOL works fine in the same subnet.  Am I missing something here?

    All comments appreciated!

    Thank you very much!

    Hi Romeo,.

    A few minutes to try it on my SG300 - 10 p mode layer 3.

    My NAS unit is capable WOL and I thought I would use it in my test environment...

    Ran a basic test to check my sender of packet Magic from my PC "awakened" my NAS unit.

    As you would expect, on the same subnet, the magic packet WOL caused my NAS unit to power, no problem.

    But this isn't really the test, just a test database to check that my sender of the packet magic WOL and NAS was working well.

    The screenshot below shows WOL software I used on my PC.  Why use this software, no reason except that it was available for free. Also, I'm sure other WOL software out there for different platforms that work just as well or with more features.

    First of all, I see according to your question, you used relays UDP destination port 7, well it is the default setting on the UDP relay on my switch.

    I wonder why you used or stayed with destination UDP port 7, because the Magic packet mailers may use different destination UDP ports?

    I had to use wireshark to see the real destination UDP port that uses my sender of the magic packet WOL.

    Notice of capturing wireshark above, that my magic packet software uses the UDP port destination 9, NOT the default value that you can see on the switch. Ignore what wireshark labels this port.

    OK, I then created a VLAN that I named "VLAN2' with a = 2 VID on my SG300 - 10 p (SRW2008P-K9-NA)

    I added a 192.168.2.1/24 IP interface to VLAN2, which is a different network from the default VLAN.

    I then added three ports this VLAN newly created as a member untagged VLAN2.

    The default VLAN (VID = 1) an IP network 192.168.10.0/24.

    My NAS (WOL capable) unit has an IP address of 192.168.10.61.

    I plugged my PCt to the vlan 2 and statically assigned 192.168.2.2/24.  It is the PC that has the magic package software.

    I added a route static to my router WAN, just so that I could access the router my PC attached to the VLAN2 WAN.

    I tried the magic packet WOL software and will not turn on my NAS.  He expected that the magic packet broadcast would never jump over a limit of LAN in one VLAN different...

    Now, I tried to install a UDP relay so that the Magic Packet WOL "would be" the VLAN2 network interface VLAN1.

    So I configure and add to my SG300 UDP relay entry - 10 p.   See the screen capture below.

    I have to admit, I'm used to using UDP relay normally take a netbios broadcast and unicast to a server Ms.

    But check the screenshot below, I put the switch to send the UDP relay to the broadcast address of VLAN1 network... The magic packet Wakeup sent from my PC into 2 VLANS must have passed over the limit VLAN that my NAS unit woke.

    In order to check the destination port UDP to your WOL software using wireshark, and then create an appropriate UDP relay.

    Experiment and play with that, once you get your device WOL properly powereing successfully.

    Best regards, Dave

    If I answered your question, please rate the relevance of this response

  • conditional statements using variables

    I had to change my name to instances of variables for my form to work but when I changed the if() statements did not work that makes sense.

    So, how can I make the statements with variables?

    Thanks for any help

    Well it took some time, but I got it. Thank you for taking the time to troubleshoot CRock

    I used the if else statements as you did and I changed a few other things. the code is slopy, but his work

    Thanks again for all the help

  • Help! All programs will not work. I get the error message: "this file has no program associated with it for performing this action. Create an association in the control panel to define the Associations. "

    When I try to run a program (Internet Explorer, Firefox, CCleaner, etc..) I get the same message: "this file has no program associated with it for performing this action. Create an association in the control panel to define the Associations. "

    I can't find the "Set Associations control panel" and am not sure that he would go if I could find it, and if it work I do not know I know what to do. Help!

    Should I re - publish so that else soeone looks like?

    If you wish.
    Make sure you add a line right at the beginning: you are reposting because we could not have solved other fold it.

    Alternatively, you wait for the next person coming.

    The choice is yours, although generally you would be advised to stay put and wait. For the benefits of others looking for answers, please mark as answer suggestion if it solves your problem.

  • We have problems with Adobe Acrobat DC - document cloud services and how it relates to the HIPAA.  Everyone is working through these issues?

    We have the Cloud of Document with Acrobat DC services issues.  We are considering turning off the cloud feature to stay in compliance with HIPAA.  Everyone is working through these issues?

    Hi mikem82897618,

    You can view the following link to see what can be done with Adobe Document Services cloud when you work in Acrobat DC:

    Store files online, share & access wherever you are. Adobe Acrobat.com

    Also, visit this link to learn more about how Adobe Document Cloud services comply with HIPAA security standards:

    Signatures digital signatures electronic vs. services of Adobe eSign

    Please specify the same details why you should turn off the cloud feature.

    What and where exactly are you facing trouble?

    Let me know.

    Kind regards

    Ana Maria

  • Button with different actions

    Hello

    I put it like this this: I want to create a button that pressed mc moves from point A to point B. Then if you press it again, he draws back mc from point B to point A. I do this with action script.

    So my question is how to do same key on a frame to perform different actions.

    Thank you for your help.

    Mindaugas

    Thank you

  • Trouble with variables

    Can someone help me figure out how I can do the following?

    I have a query stored in the "Queries", column "Code". For example: "" Select * from sales; ""

    I can do this to return the stored query results:
    declare
     v_sql varchar2(1000);
    begin
    select code into v_sql from queries where id=13;
    return v_sql;
    end;
    It works well, but I can't get a variable works correctly. That is to say. I want to use a date for the WHERE clause.

    Something like:
    Query:
    Select * from sales where sale_date = :v_date;
    
    Code:
    declare
     v_sql varchar2(1000);
     v_date date;
    begin
    v_date := to_date('01/07/2012', 'DD/MM/YYYY');
    select code into v_sql from queries where id=13;
    return v_sql;
    end;
    Obviously, this doesn't work. Is this possible to do?

    Oracle 11g, Apex 4.0.1

    Thank you very much!!
    ~ P

    Edited by: pearlyred 24/01/2013 16:56 Versions added

    An essential difference is when you use the Apex.

    With a normal client, written in Java, .net, C/C++ and so on, that you would typically use the PL/SQL to apply the logic required, creates the SQL cursor and returns the handle for this SQL cursor in the memory of the server as a reference cursor (pointer) to the client.

    There are several ways to apply the PL/SQL code that creates the ref cursor. This approach uses static SQL like on {message identifier: = 10390039}. Another approach uses dynamic SQL, as shown in {message identifier: = 10805597}.

    The complexity of this approach is mandatory. You can dynamically create a SQL with a variable number of bind variables. However, the ref cursor requires coding with a fixed set of bind variables. A ref cursor doesn't support dynamic linking (where the number of bind variables is only known at run time). There are alternatives - such as DBMS_SQL (which supports the dynamic SQL statements, dynamic linking and dynamic recovery) and then by converting the variable of DBMS_SQL cursor in a Ref mouse pointer that can be passed to the client.

    Well, then, how is this different from the Apex?

    Apex of PL/SQL. He cannot use ref Cursor that you create with your PL/SQL code and pass it to render in a report. REF CURSOR is designed to be used by external clients in this way. No PL/SQL.

    Apex uses DBMS_SQL for this - it's the equivalent of ref cursor in PL/SQL.

    So if you want to pass a SQL for Apex, you do not like a ref cursor You do it rather like a SQL string - where the string contains the SQL statement Dynamics (and bind variable names) to use. Apex receives this and he uses DBMS_SQL parse, link and run like a slider. (in fact, it uses the system version of DBMS_SQL that allows him to run the cursor as the owner of this application of the Apex).

    With Apex, there
    (a) returns a SQL statement
    (b) ensure that the SQL includes the names of variables relevant to the link

    Simple example. A function that can be called from any page of the Apex to return the SQL code required to make a report of the Ministry employee.

    create or replace function EmployeesInDept( deptVar varchar2 ) is
    begin
      return(
       'select * from emp where deptno = :'||deptVar
      );
    end;
    

    This seems a little weird. A normal customer would have passed the dept value. Apex needs to pass the variable there (page element) that contains the value.

    This function will be used as follows on page 123 app Apex:

    --// page item P123_DEPT contains deptid
    EmployeesInDept( deptVar => 'P123_DEPT' );
    

    And on page 234:

    --// page item P234_DEPT contains deptid
    EmployeesInDept( deptVar => 'P234_DEPT' );
    

    The alternative is more complex - create a PL/SQL procedure that receives the value of the variable actual (as opposed to the variable name). Create the cursor. Through the DBMS_SQL. Display the cursor as an html, via PTHreport. But it goes much of the rendering features of Apex report in this custom procedure - and results in a huge loss in the reports feature.

    Comment - dynamic SQL approach as described above is practically an exception in the Apex. It's often much easier to create several regions report (each report supporting a set of combinations of filter criteria) and then apply the conditional rendering rules to determine which report to render to the specified filter criteria combination.

  • How to add different Actions on different buttons. How to receive the first screen in a stack

    Got two problems I have to solve.

    Let's start with my first.

    Source:

    public class core extends MainScreen implements FieldChangeListener{
        public core()
        {
            super();
            try{
                setTitle("Mobile Inspection Manager");
                RichTextField MainMenu = new RichTextField("Main Menu",RichTextField.TEXT_ALIGN_HCENTER);
                FontFamily fof = FontFamily.forName("Times New Roman");
                Font fon = fof.getFont(Font.PLAIN, 32);
                MainMenu.setFont(fon);
                add(MainMenu);
                SeparatorField Sep = new SeparatorField();
                add(Sep);
                add(new RichTextField(""));
                ButtonField but1 = new ButtonField("Equipment", ButtonField.CONSUME_CLICK) ;
                but1.setMinimalWidth(360);
                but1.setPadding(7,0,7,0);
                add(but1);
                ButtonField but2 = new ButtonField("Messenger", ButtonField.CONSUME_CLICK) ;
                but2.setMinimalWidth(360);
                but2.setPadding(7,0,7,0);
                add(but2);
                ButtonField but3 = new ButtonField("Reports", ButtonField.CONSUME_CLICK) ;
                but3.setMinimalWidth(360);
                but3.setPadding(7,0,7,0);
                add(but3);
                ButtonField but4 = new ButtonField("Preferences", ButtonField.CONSUME_CLICK) ;
                but4.setMinimalWidth(360);
                but4.setPadding(7,0,7,0);
                add(but4);
                ButtonField but5 = new ButtonField("Update/Sync", ButtonField.CONSUME_CLICK) ;
                but5.setMinimalWidth(360);
                but5.setPadding(7,0,7,0);
                add(but5);
                ButtonField but6 = new ButtonField("About", ButtonField.CONSUME_CLICK) ;
                but6.setMinimalWidth(360);
                but6.setPadding(7,0,7,0);
                add(but6);
                ButtonField but7 = new ButtonField("Exit", ButtonField.CONSUME_CLICK) ;
                but7.setMinimalWidth(360);
                but7.setPadding(7,0,7,0);
                but7.setChangeListener(this);
                add(but7);
            }catch(Exception e){
    
            }
        }
        public boolean onClose()
        {
                Dialog.alert("Goodbye!");
                System.exit(0);
                return true;
        }
        public void fieldChanged(Field field, int context)
        {
            master.Application.closeApp();
        }
        public void InfoScreen(){
            MainScreen Version = new ui.about.version();
            master.Application.changeScreen(Version);
        }
    }
    

    I've defined several buttons for the main Menu.

    How can I add these buttons Actions?

    I added one already to the Exit button. We work.

    My first idea was to add a method to implement the InfoScreen.

    But I get a Java error.

    Browsing through the Internet I have not found a solution.

    I took most of the developer Sources.

    But I don't know what I should do now.

    How can I declare different Actions for different buttons?

    2. question.

    I am swaping with screens with the pushScreen command.

    Is there a way to return to the previous screens?

    1 Add this as a change listener to each button.  In your fieldChanged method, mount ButtonField field, extract label and branch code according to it.

    2. pop removes the screen from the top of the stack so underneath the screen becomes visible. Stack screen blackBerry is just that - a battery.

    By the way - are you sure that you have found the font Times New Roman family?  There is no such family on BlackBerry.  Extract his name by using fof.getName () and display it in, say, Dialog.info - you might be surprised.

  • Problem with variables not excluding search terms not

    People,

    I'm having a problem with variables, when used in topic titles.

    We produce two distinct versions of a webhelp. The text is almost exactly the same, but the product has a different name in each version. In one version, he is called FLOW; in another, it is called Service generator. We use the user-defined variables to control which name is used to identify the product, when we generate the webhelp.

    So, I have (for example), a subject that begins with the heading:

    Construction of a FLOW script

    where the text occupied by 'FLOW' is provided by a variable with two values - FLOW and Service constructor.

    So when I generate the generator using the web Service version, I put Robohelp using the Service Builder variable defined, and all contained text and the table of positions generate fine; FLOW is nowhere to be seen.

    But when I type "FLOW" in the search box, the system identifies each of the three subjects that are built as in the example above, with a topic title that contains the variable used to set the name of the product. In addition, it displays in the search results using STREAM in the title of the topic, not Service Builder (but when I open the topic, the text in the header is rendered correctly).

    In addition, the system uses the "FLOW" and not "Service Builder" in the headings found by the search, regardless of what research the term is used.

    Everyone comes through this? Nobody knows how to solve this problem, please?

    Thanks in advance,

    NA.

    What version of RoboHelp do you use?

    I use the 2015 Release version. It used to be version 11.

    In the Release version of 2015, my topic Properties dialog box looks like this:

    I think that version 11 may have introduced the possibility of having a variable in the title of the topic. If your version is older and does not seem to offer a way through the dialogue box to deal with this, I was wondering if you could fudge by manipulating the code manually. For example, I see that when I use a variable in a topic title, I end up with this:

    So I was wondering if you could add just in the bit that reads:

    < InsertVariableNameHere >

    Of course, you want to replace the text InsertVariableNameHere with the actual name of your variable.

    It can fail miserably because the process of generation of RoboHelp doesn't know how to cope. But in fact, it might work! You won't know until you try.

    And even if it fails, I may be able to offer another approach that you will overcome the problem.

    See you soon... Rick

  • Case statement with a select &amp; date in

    Hello everyone,

    This is my first discussion, so please bare with me.

    I am trying to write a case statement with a select statement that compares the dates.

    When I write an instruction box with a select statement in it compares everything but dates it works fine.  Once the date is there, he collapses.

    Here is a super simple example of what I'm trying to do, "b.in_serv_dt" is a date

    Select unit_no,

    case when ((sélectionnez b.in_serv_dt de b unit_dept_comp_main où a.unit_id = b.unit_id et b.in_serv_dt) > = 1 January 2012 "") then "everybody wins."

    When ((sélectionnez b.in_serv_dt dans l'unit_dept_comp_main b où a.unit_id = b.unit_id et b.in_serv_dt) < = 1 January 2012 "") then "Nobody wins".

    end

    of ottawa_unitmain_v one

    Any help would be greatly appreciated

    Thank you very much

    Hello

    your statement of formatting:

    Select unit_no
    case when ((select b.in_serv_dt
    of unit_dept_comp_main b
    where a.unit_id = b.unit_id
    and b.in_serv_dt
    ") > = JANUARY 1, 2012"
    ) and then "everybody wins."
    When ((select b.in_serv_dt
    of unit_dept_comp_main b
    where a.unit_id = b.unit_id
    and b.in_serv_dt
    )<=>
    ) and then "no winner".
    end
    of ottawa_unitmain_v one

    I see "partial conditions": <... and="" b.in_serv_dt="">> that have no meaning.
    I guess it's a kind of "typo" and I ignore them.
    If the statement is:
    Select unit_no
    case when ((select b.in_serv_dt
    of unit_dept_comp_main b
    where a.unit_id = b.unit_id
    ") > = JANUARY 1, 2012"
    ) and then "everybody wins."
    When ((select b.in_serv_dt
    of unit_dept_comp_main b
    where a.unit_id = b.unit_id
    )<=>
    ) and then "no winner".
    end
    of ottawa_unitmain_v one

    I guess that the "b select" retrieve one line, through the design of database (forced...)

    As already written: be careful with data types: avoid "implicit conversions" (when you compare different data types, Oracle has convert the data type of the other side, a side example: "mystring = mynumber" is transformed into 'TO_NUMBER (mystring) = mynumber', or 'mydate = mystring' translates mydate = TO_DATE (mystring, ) ")
    Even better: use explicit conversions, use explicit formats when necessary.
    Best: use no conversion on columns from the constants, but use the correct data type for the constant.

    With this in mind:
    Select unit_no
    case when ((select b.in_serv_dt
    of unit_dept_comp_main b
    where a.unit_id = b.unit_id
    ) > DATE = ' 2012-01-01'
    ) and then "everybody wins."
    When ((select b.in_serv_dt
    of unit_dept_comp_main b
    where a.unit_id = b.unit_id
    )<= date="">
    ) and then "no winner".
    end
    of ottawa_unitmain_v one
    But note that b.in_serv_dt EQUAL to 1 January 2012 (at 00:00:00) is OK for both WHEN the conditions; then the a "win."

    Now: the subselect statement is identical in the 2 options of the case... You could work differently: (I add the "ELSE" in case one line as NULL in_serv_dt;) I guess that an INNER JOIN is OK, maybe you need a LEFT OUTER JOIN (if some lines of A have no corresponding row in B)

    SELECT a.unit_no
    , CASE WHEN b.in_serv_dt > = DATE '' 2012-01-01
    THEN "everyone wins"
    WHEN b.in_serv_dt< date="">
    While "Nobody wins".
    ELSE ' who knows... ". »
    END who_wins
    Of ottawa_unitmain_v one
    INNER JOIN unit_dept_comp_main b
    ON a.unit_id = b.unit_id
    ;

    Best regards

    Bruno Vroman

  • Try to run programs .exe produces the error message "this file has no program associated with it for performing this action. Create an association in the control panel to define the Associations. "

    Hi all

    Help needed please.

    HP dx2250 microtower, running Windows Vista Home Basic Edition, recently attacked by Vista Antispyware 2010. Norton 360 V3 dealt with rather late the virus, but the fall of the remains.

    I am unable to open any .exe file (program) on the desktop, start menu, or through the browser. I can access the programs in opening a data file, for example, double-click a .doc file opens MS Word, etc.

    The error message "this file has no program associated with it for performing this action. Create an association in the control panel to define the Associations. "

    I tried an automated solution that is available via the forums (exefix_cu.reg) and also a manual suggestion to change the registry, also available through the forum.

    I also splashed by and purchased Regcure, who seems to have done no difference despite who claims to have removed 1500 odd errors. So I'll be request the refund on that one.

    I scanned the forums and found a large number of similar problems, but not one that is as complete as this.

    Any help much appreciated

    Hi all

    Thanks to anyone who has seen this link and made suggestions.

    I was looking at a similar, and is other problems came up with this very useful link, I am grateful to say has solved the problem.

    Sorry MapDrummer, but I'm not sure if it works for XP

    Follow this link to SpiritX who has the answer

    Hi Justalilkink,

    See also the post made by SpiritX on January 24, 2010 17:32 in the link http://social.answers.microsoft.com/Forums/en/vistafiles/thread/086ab3bb-d764-4fb1-a6f3-205bff708e63

    Thank you very much

  • Cannot open any desktop shortcut, get this message: this file does not have a program associated with it for performing this action. Create an association in the folder option Control Panel &#62; can't open anything in the control panel.

    Cannot open any desktop shortcut, get this message: this file does not have a program associated with it for performing this action. Create an association in the folder option control panel > can't open anything in the control panel. And when you try to download patches get message saying "microsoft cannot find the file. Tried to copy the 'rundll32.exe' file in system32 but does not work, can not even open the clock! Help, please.

    http://answers.Microsoft.com/en-us/Office/default.aspx

    Office at the above link forums

    XP forums:

    http://social.answers.Microsoft.com/forums/en-us/category/WindowsXP

    Link above is for XP Forums.

    There is a list of the different Forums XP to the link above to help you.

    You get the help you need there.

    Here is the Vista Forums.

    See you soon

    Mick Murphy - Microsoft partner

  • an error "file does not have a program associated with it for performing this action" when you click office and recent places.

    Original title:

    Win7 victory explrer click dsktop & mployment plces & get eror msg file is not a CDSA wth to prfrmin ths field prgrm. pls instl one prgrm so is alrdy instld Credit Union assc ltvds cntrl pnl prgrms

    I don't know how to fix. Help, please.    Win7 windows Explorer click

    Office & recent locations & grterror msg:
    This file does not have a program associated with it for performing this action. Please install a program or, if it is already installed. create an asssociationin the default programs control panel.
     
    Information given in the new thread:
    Error Msg When you try open office spaces & recent since the win Explorer

    when im in windows Explorer and click on the desktop or the recent places the link I get a msg of error and they will not open, but all others open. I posted pictures of error msg to skydrive yesterday.

    Hello

    Welcome to the Microsoft Community Forums.

    I see you've found an error "file does not have a program associated with it for performing this action" when you click office and recent places.

    1. Have you made changes on the computer before this problem?
    2. What is the full error message?

    I suggest you to report to us the screenshot of the Advanced window so that we can understand what exactly the situation.

    See:
    Use SkyDrive download collected files and post screen shot/image
    http://social.technet.Microsoft.com/forums/en-us/w7itproui/thread/4fc10639-02dB-4665-993a-08d865088d65

    The average while you can try the following steps and check if the error reappears.

    Method 1:

    Step 1:

    Start the computer in safe mode and check the number.

    Some options, including the mode safe mode, start Windows in a limited State, where only the essential is started. If a problem doesn't reappear when you start in safe mode, you can eliminate the default settings and basic device drivers and services as a possible cause.

    Follow this link provided below to start your computer in safe mode.

    http://Windows.Microsoft.com/en-us/Windows7/advanced-startup-options-including-safe-mode

    Step 2:

    Put the computer to boot and check if the problem persists.

    To help resolve the error and other messages, you can start Windows 7 by using a minimal set of drivers and startup programs. This type of boot is known as a "clean boot". A clean boot helps eliminate software conflicts.

    How to troubleshoot a problem by performing a clean boot in Windows Vista or in Windows 7
    http://support.Microsoft.com/kb/929135

    Note: After troubleshooting, be sure to set the computer to start as usual as mentioned in step 3 of the KB article provided above.

    Method 2: I also suggest that you scan your computer with the Microsoft Security Scanner, which would help us to get rid of viruses, spyware and other malicious software.

    The Microsoft Security Scanner is a downloadable security tool for free which allows analysis at the application and helps remove viruses, spyware and other malware. It works with your current antivirus software.

    http://www.Microsoft.com/security/scanner/en-us/default.aspx

    Note: The Microsoft Safety Scanner ends 10 days after being downloaded. To restart a scan with the latest definitions of anti-malware, download and run the Microsoft Safety Scanner again.

    Important: During the scan of the hard drive if bad sectors are found, the scanner tries to repair this sector, all available on which data may be lost.

    It will be useful.

    Back with the details so that we can help you further. We also indicate the result of the suggested steps.

Maybe you are looking for