Problems with resetting Variables

Hello

I created a series of 5 questions with two possible answers - correct and incorrect. I created a variable for each, RunCorrect and RunIncorrect, and they have defined with a value of 0. In addition, I created a 3rd variable called EarnedShield. When the user clicks on the correct option, RunCorrect is assigned to 1 with an expression of RunCorrect = RunCorrect + 1, and EarnedShield is assigned to 1. If they click the wrong option, RunIncorrect is ranked 1. On the next screen, if RunCorrect is greater than or equal to 1, a badge is displayed. If RunIncorrect is equal to 1, then a "Sorry" message is displayed, and if EarnedCorrect is equal to 1, then a "Congratulations" message. When the user click on the next button, RunIncorrect and EarnedShield are assigned 0 'reset '.  It allows me to display a pictogram for each correct answer and no insignia for an incorrect answer.

It works perfectly the first time through the series of questions. However, I have users need to be able to try again after that that they went through all 5 questions. Knowing that I have to reset the variables, I created a tip Action of "reset" to 0 with RunCorrect assigner assign with 0, set RunIncorrect to 0 and assign the shield won with 0. This is triggered when the user clicks the retry button.

However, the variable does not re.

Below is the breakthrough action that I am using "reset" of the variable - executed when the click on the retry button. PS, I also tried to run this action advances (less the slide jumping) on the entrance to the first slide of the series in question. No luck.

Advanced ActionHelp.jpg

Any help would be appreciated.

I use the 6.0.1.240 version.

Thank you

Susan

I suggest you look at if you have provided a way to hide the success and failure of messages after the first run through. You should use advanced conditional Actions to show or hide these messages.  Maybe you don't have not debugged correctly to the logic in these actions.

Tags: Adobe Captivate

Similar Questions

  • problem with bind variables in the SQL query view object

    Hi all

    I use JDev 11.1.2.4.0.

    I have a problem with bind variables in the SQL query view object.

    This is my original SQL

    SELECT sum(t.TIME) , t.legertype_id
    FROM LEDGER t
    WHERE t.nctuser_id = '20022' 
          AND to_char(t.insertdate,'YYYYMMDD') in ('20130930','20130929')
    group by t.legertype_id
    

    In my view .xml object query tab, I am writing this

    SELECT sum(t.TIME) , t.legertype_id
    FROM LEDGER t
    WHERE   t.nctuser_id = '20022'
        AND to_char(t.insertdate,'YYYYMMDD') in :dddd
    group by t.legertype_id
    

    Davis here is a variable of Type liaison: String, updatable and necessary.

    I try to deal with Davis as ('20130930 ', ' 20130929') hoping the view object, run as my original SQL.

    But failed. The view object retrieves 0 line after that I run.

    Why?

    Thank you! ('2original SQL0130930', '20130929') ('20130930 ', ' 20130929')

    A variable binding cannot be used as this is why you must use years table. Check decompilation binary ADF: using oracle.jbo.domain.Array with ViewCriteria to see a solution.

    Timo

  • Problems with Bind Variables

    SELECT co.ref_num, co.forename, co.surname, co.dob, a.address, a.postcode,
           co.ni_num
      FROM address a, contact co
     WHERE co.ref_num = a.ref_num
       AND (:1 IS NULL OR co.forename = :2)
       AND (:3 IS NULL OR co.surname = :4)
       AND (:5 IS NULL OR a.postcode = :6)
       AND (:7 IS NULL OR a.address = :8)
       AND (:9 IS NULL OR co.dob = :10)
       AND (:11 IS NULL OR co.ni_num = :12)
    With a jdbc connection, we use a web front end for a new management system. The SQL above runs since a search screen. We meet a few serious problems with bind variable and execution plans. When the above query is sent by the database 'AND' clauses could evaluate as follows:
    AND ('Tim' IS NULL OR co.forename = 'Tim')
       AND ('Clarke' IS NULL OR co.surname = 'Clarke')
       AND ('' IS NULL OR a.postcode = '')
       AND ('' IS NULL OR a.address = '')
       AND ('25051981' IS NULL OR co.dob = '25051981')
       AND ('' IS NULL OR co.ni_num = '')
    We cannot dynamically assign 'AND' conditions so they are sent through to the database. This translates FTS 99% of the time as the execution plan never prescribed any of the available indices.

    Someone has suggestions on how to better 'control' bind variables?

    Hello

    Don't you think that 'OR' Conditions are necessary to check for Null, where the binding variable is NULL or not.

    I think that rather than running the query from the front to FB, try to convey the values of some MS and run this query in the procedure, the extraction from the point of view Design coding application. Never fire the query of the frontal part.

    To come to the problem.

    SELECT co.ref_num, co.forename, co.surname, co.dob, a.address, a.postcode,
    Co.ni_num
    ADDRESS, contact co
    WHERE co.ref_num = a.ref_num
    AND (: 1 co.forename IS NULL or =: 2)
    AND (: 3 co.surname IS NULL or =: 4)
    AND (: 5 a.postcode IS NULL or =: 6)
    AND (: 7 a.address IS NULL or =: 8)
    AND (: 9 co.dob IS NULL or =: 10)
    AND (: 11 co.ni_num IS NULL or =: 12)

    Use the procedure.

    Fact exits of the indexes on the tables and stats are updated...?
    Try to predict explain it. ??

    -Pavan Kumar N

  • Problems with reset toggle buttons that show/hide captions

    I have a problem with the buttons toggle that I use to show/hide a number of legends about a single slide of the reset. The rocker works very well on the first button when I click on and off to show or hide a legend. A simple click on and watch legend. One click off the coast and the legend disappears. However, if I leave a legend that is displayed and click on other buttons to show/hide the other legends, they do not show or hide in a single click. They require two clicks. It seems that something continues the read head after that first toggle is used until there is a second click. The same thing happens if I reset to enter action. If I click on a caption and leave it in place and move to another slide, it disappears when I re - get this initial slide. However, it requires two clicks, not one alone, to display the legend. I find it very strange; I learned most of my techniques from the Lilybiri blog, but this problem does not occur on his examples. I think I'm missing something obvious, but may not know what it is. Any help is very appreciated.

    if_aa.jpg

    else_aa.jpg

    reset_aa.jpg

    Yes, I use Cp6. What I wanted to say about re-use, is that I have different scenarios where a similar script could be used, if your suggestion of a model is a good. My original intention was to write it in a txt for reference. Thank you very much for all your suggestions and links. I'll keep you posted.

  • Problems with led variable removed from the database

    Hello

    I have problems with the following code, it draws on a database to add to a list later, player names, however outside of the statement where the name of the player are assigned they are not recognized i.e. the bits where I wrote [CODE] trace ("1these is the name of the player 1 is + player1Name"); [/ Code] etc. There are also 4 variables to do with a number of keys and as far as I can see that I am dealing with the same, declaring them upstairs, assigning them values and when I print them out later that they are beautiful, the only difference I see is the type of variable are about these things.

    I initialized the variables at the top, I tried to make it global, making [CODE] var player1Name: String; [/ Code], it seems a simple problem, but I can't understand it...

    Here's the relevant part of the code:

    [CODE]
    var stage3player1keyCount = 0;
    var stage3player2keyCount = 0;
    var stage3player3keyCount = 0;
    var stage3player4keyCount = 0;

    var player1Name ="";
    var player2Name ="";
    var player3Name ="";
    var player4Name ="";

    It reads in the current state keys players
    myDataP = new LoadVars();
    myDataP.load (" http://www.elementalive.net/keyDown.php");
    myDataP.onLoad = function() {}
    stage3player1keyCount = myDataP.info;
    trace (stage3player1keyCount + "is the number of player one keys");
    }

    myDataQ = new LoadVars();
    myDataQ.load (" http://www.elementalive.net/keyDown1.php");
    myDataQ.onLoad = function() {}
    stage3player2keyCount = myDataQ.info;

    trace (stage3player2keyCount + 'is the number of keys of Player 2');
    }
    myDataR = new LoadVars();
    myDataR.load (" http://www.elementalive.net/keyDown2.php");
    myDataR.onLoad = function() {}
    stage3player3keyCount = myDataR.info;
    trace (stage3player3keyCount + 'is the number of keys of player 3');
    }
    myDataS = new LoadVars();
    myDataS.load (" http://www.elementalive.net/keyDown3.php");
    myDataS.onLoad = function() {}
    stage3player4keyCount = myDataS.info;
    trace (stage3player4keyCount + 'is the number of keys of player 4');
    }
    This.stage3transferKeyList.SetStyle ("fontSize", "20");

    myDataT = new LoadVars();
    myDataT.load (" http://www.elementalive.net/wait1a.php");
    myDataT.onLoad = function() {}
    player1Name = myDataT.info;
    trace ("is the name of the player 1 s" + player1Name);
    printName (player1Name1, 1);
    }
    myDataU = new LoadVars();
    myDataU.load (" http://www.elementalive.net/wait1b.php");
    myDataU.onLoad = function() {}
    player2Name = myDataU.info;
    trace ("is the name of the Player 2 s" + player2Name);
    printName (player2Name, 2);
    }
    myDataV = new LoadVars();
    myDataV.load (" http://www.elementalive.net/wait1c.php");
    myDataV.onLoad = function() {}
    player3Name = myDataV.info;
    trace ("this is the name of the player 3 s" + player3Name);
    printName (player3Name, 3);
    }
    myDataW = new LoadVars();
    myDataW.load (" http://www.elementalive.net/wait1d.php");
    myDataW.onLoad = function() {}
    player4Name = myDataW.info;
    printName (player4Name, 4);
    trace ("is the name of the player 4 s" + player4Name);
    }

    trace ("1these is the name of the player 1 is + player1Name");
    trace ("1these is the name of Player 2's + player2Name");
    trace ("1these is the name of the player 3 is + player3Name");
    trace ("1these is the name of the player 4 is + player4Name");
    [/ CODE]

    Thanks for any help in advance, it is much needed and appreciated.

    Louise.

    I got it working! Thank you very much! You saved his life. It will take that I remember this problem... because I think he could source a few other hiccups throughout our game. You made my day!

    Thank you
    Louise

  • Big problem with the variable PATH approx. need help!

    Hello
    I had a problem with the PATH environment variable. Instead of updating client Informatica & server paths PATH env variable, I created new PATH env variable and to establish client & server paths and saved. When I revisited this PATH Env variable, I was shocked to see the content of the PATH variable. I have to set back the old values like windows OS, DB etc paths paths. Could someone tell me how to make or do I have to reinstall the OS, DB, etc. Am on WIndows server 2003.

    I saved my PATH before configuring Informatica. Here's what I had:

    Path = C:\oracle\10gclient\bin; C:\OracleBI\server\Bin; C:\OracleBI\web\bin; C:\OracleBI\web\catalogmanager; C:\OracleBI\SQLAnywhere; C:\OracleBAM\ClientForBAM\bin;%SystemRoot%\System32;%SystemRoot%;%SystemRoot%\System32\Wbem; C:\OracleBAM\BAM; C:\Informatica\PowerCenter8.1.1\client\bin

    The critical components of the OS dependent PATH is % SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem.

  • Urgent problem with reset

    Hi guys!

    I'm desperate! Last month, I have problems with my macbook pro... 10 times a day it restart itself with this message:

    Anonymous UUID: 83CA985D-2431-FAF3-292E-4575DF995555

    Wed Mar 16 11:22:14 2016

    Panic report *.

    panic (cpu 0 0xffffff7f9404dbd5 appellant): "panic GPU: 7f [< no >] 5 3 0 0 0 0 3: NVRM [0 / 1:0:0]: error 0 x 00000100 reading: CFG 0xffffffff, 0xffffffff, 0xffffffff, BAR0 0xd2000000 0xffffff912d741000 sControl-3.12.6/src/AppleMuxControl/kext/GPUPanic.cpp:127 P3/4\n"@/Library/Caches/com.apple.xbs/Sources/AppleGraphicsControl/AppleGraphic 0x0a5480a2, D0,

    Backtrace (CPU 0), frame: return address

    0xffffff911c3bac60: 0xffffff8010edf792

    0xffffff911c3bace0: 0xffffff7f9404dbd5

    0xffffff911c3badc0: 0xffffff7f91bebfa4

    0xffffff911c3bae80: 0xffffff7f91cb8add

    0xffffff911c3baec0: 0xffffff7f91cb8b48

    0xffffff911c3baf40: 0xffffff7f91f3da23

    0xffffff911c3bb0b0: 0xffffff7f91cdcb79

    0xffffff911c3bb0d0: 0xffffff7f91bf2cfd

    0xffffff911c3bb180: 0xffffff7f91bf0690

    0xffffff911c3bb380: 0xffffff7f91bf2141

    0xffffff911c3bb450: 0xffffff7f9352a6e4

    0xffffff911c3bb530: 0xffffff7f93527a13

    0xffffff911c3bb5b0: 0xffffff7f935285bb

    0xffffff911c3bb630: 0xffffff7f93528ddf

    0xffffff911c3bb770: 0xffffff7f9352983b

    0xffffff911c3bb8a0: 0xffffff7f9355b64f

    0xffffff911c3bb8e0: 0xffffff7f9355c3ba

    0xffffff911c3bb920: 0xffffff7f93555d0a

    0xffffff911c3bba90: 0xffffff7f93556601

    0xffffff911c3bbad0: 0xffffff7f93551e49

    0xffffff911c3bbb00: 0xffffff7f93535324

    0xffffff911c3bbb50: 0xffffff80114e3a92

    0xffffff911c3bbb80: 0xffffff80114e470a

    0xffffff911c3bbbe0: 0xffffff80114e1777

    0xffffff911c3bbd20: 0xffffff8010f9be20

    0xffffff911c3bbe30: 0xffffff8010ee3ef3

    0xffffff911c3bbe60: 0xffffff8010ec78a8

    0xffffff911c3bbea0: 0xffffff8010ed72e5

    0xffffff911c3bbf10: 0xffffff8010fbcd2a

    0xffffff911c3bbfb0: 0xffffff8010ff0a56

    Extensions of core in backtrace:

    com.apple.driver.AppleMuxControl (3.12.6) [44D361A1-4938-3AA5-9F73-9C909B66214B] @ 0xffffff7f9403f000-> 0xffffff7f94052fff

    dependency: com.apple.driver.AppleGraphicsControl (3.12.6) [1654475C-9A4B-386C-AFA8-0A530194A 2F9]@0xffffff7f94037000

    dependency: com.apple.iokit.IOACPIFamily (1.4) [5D7574C3-8E90-3873-BAEB-D979FC215A7D] @0xfffff f7f919b3000

    dependency: com.apple.iokit.IOPCIFamily (2.9) [F398CE94-0FBD-3E8E-A7AB-55F7F05A81ED] @ 7f9172c000 0xffffff

    dependency: com.apple.iokit.IOGraphicsFamily (2.4.1) [429C688E-8DDA-3D15-9C6E-6F3F4855C424] @0 xffffff7f91b3e000

    dependency: com.apple.driver.AppleBacklightExpert (1.1.0) [70C85E35-16FC - 3 B 76-A3B1-1862573201 3B]@0xffffff7f9403a000

    com.apple.nvidia.classic.NVDAResmanTesla (10.0) [05FC5D7E-BB0B-3232-BBBD-8A49B687 0D8B]@0xffffff7f91b95000-> 0xffffff7f91e0afff]

    dependency: com.apple.iokit.IOPCIFamily (2.9) [F398CE94-0FBD-3E8E-A7AB-55F7F05A81ED] @ 7f9172c000 0xffffff

    dependency: ffff7f91b85000 @0xff com.apple.iokit.IONDRVSupport (2.4.1) [ED747668-8718-3FB4-A4F4-2AC731D5B16F]

    dependency: com.apple.iokit.IOGraphicsFamily (2.4.1) [429C688E-8DDA-3D15-9C6E-6F3F4855C424] @0 xffffff7f91b3e000

    com.apple.nvidia.classic.NVDANV50HalTesla (10.0) [CA 56199, 6 - 3C8D - 3EBB - B5EF - 7B1B467 8ACF9]@0xffffff7f91e15000-> 0xffffff7f920c2fff]

    dependency: com.apple.nvidia.classic.NVDAResmanTesla (10.0.0) [05FC5D7E-BB0B-3232-BBBD-8A49B6 870D8B]@0xffffff7f91b95000

    dependency: com.apple.iokit.IOPCIFamily (2.9) [F398CE94-0FBD-3E8E-A7AB-55F7F05A81ED] @ 7f9172c000 0xffffff

    com.apple.GeForceTesla (10.0) [DA50BC06-3528-3E0F-9B77-6D0C2F6798F5] @0xffffff7f93 4fa000-> 0xffffff7f935c5fff

    dependency: com.apple.iokit.IOPCIFamily (2.9) [F398CE94-0FBD-3E8E-A7AB-55F7F05A81ED] @ 7f9172c000 0xffffff

    dependency: ffff7f91b85000 @0xff com.apple.iokit.IONDRVSupport (2.4.1) [ED747668-8718-3FB4-A4F4-2AC731D5B16F]

    dependency: com.apple.iokit.IOGraphicsFamily (2.4.1) [429C688E-8DDA-3D15-9C6E-6F3F4855C424] @0 xffffff7f91b3e000

    dependency: com.apple.nvidia.classic.NVDAResmanTesla (10.0.0) [05FC5D7E-BB0B-3232-BBBD-8A49B6 870D8B]@0xffffff7f91b95000

    Corresponding to the current thread BSD process name: WindowServer

    Mac OS version:

    15 D 21

    Kernel version:

    15.3.0 Darwin kernel version: Thu Dec 10 18:40:58 PST 2015; root:XNU-3248.30.4~1/RELEASE_X86_64

    Kernel UUID: DECC9F02-27D7-31F0-9599-A9EF2873902C

    Slide kernel: 0x0000000010c00000

    Text of core base: 0xffffff8010e00000

    Text __HIB base: 0xffffff8010d00000

    Name of system model: MacBookPro6, 2 (Mac-F22586C8)

    Availability of the system in nanoseconds: 1936048888071

    last load kext to 611757022641: com.apple.driver.AppleXsanScheme 3 (addr 0xffffff7f9419b000 size 32768)

    Finally unloaded kext to 671764055638: com.apple.driver.AppleXsanScheme 3 (addr 0xffffff7f9419b000 size 32768)

    kexts responsible:

    com Apple.filesystems.smbfs 3.0.0

    com.apple.driver.AudioAUUC 1.70

    com.apple.driver.AppleHWSensor 1.9.5d0

    com.apple.driver.AGPM 110.20.22

    com Apple.filesystems.autofs 3.0

    com.apple.driver.AppleOSXWatchdog 1

    com.apple.driver.AppleMikeyHIDDriver 124

    com.apple.driver.AppleHDA 272.51.3

    com Apple.Driver.pmtelemetry 1

    com.apple.iokit.IOUserEthernet 1.0.1

    com.apple.iokit.IOBluetoothSerialManager 4.4.3f4

    com.apple.driver.AppleUpstreamUserClient 3.6.1

    com.apple.GeForceTesla 10.0.0

    com.apple.driver.AppleIntelHDGraphics 10.0.0

    com.apple.Dont_Steal_Mac_OS_X 7.0.0

    com.apple.driver.AppleMikeyDriver 272.51.3

    com.apple.driver.AppleHV 1

    com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport 4.4.3f4

    com.apple.driver.AppleMCCSControl 1.2.13

    com.apple.driver.AppleSMCPDRC 1.0.0

    com.apple.driver.AppleSMCLMU 208

    com.apple.driver.AppleLPC 3.1

    com.apple.driver.AppleMuxControl 3.12.6

    com.apple.driver.AppleIntelHDGraphicsFB 10.0.0

    com.apple.driver.AppleIntelSlowAdaptiveClocking 4.0.0

    com.apple.driver.ACPI_SMC_PlatformPlugin 1.0.0

    com.apple.driver.SMCMotionSensor 3.0.4d1

    com.apple.driver.AppleUSBTCButtons 245,4

    com.apple.AppleFSCompression.AppleFSCompressionTypeDataless 1.0.0d1

    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib 1.0.0

    com.apple.BootCache 38

    com.apple.driver.AppleUSBTCKeyboard 245,4

    com.apple.driver.AppleIRController 327,5

    com.apple.driver.AppleUSBCardReader 3.7.1

    2.8.5 com.apple.iokit.IOAHCIBlockStorage

    com.apple.driver.AirPort.Brcm4331 800.20.24

    com.apple.iokit.AppleBCM5701Ethernet 10.1.12

    com.apple.driver.AppleFWOHCI 5.5.2

    com.apple.driver.AppleAHCIPort 3.1.8

    com.apple.driver.usb.AppleUSBEHCIPCI 1.0.1

    com.apple.driver.AppleSmartBatteryManager 161.0.0

    com.apple.driver.AppleACPIButtons 4.0

    com.apple.driver.AppleRTC 2.0

    com.apple.driver.AppleHPET 1.8

    com.apple.driver.AppleSMBIOS 2.1

    com.apple.driver.AppleACPIEC 4.0

    com.apple.driver.AppleAPIC 1.7

    com.apple.driver.AppleIntelCPUPowerManagementClient 218.0.0

    com Apple.NKE.applicationfirewall 163

    com Apple.Security.Quarantine 3

    com.apple.security.TMSafetyNet 8

    com.apple.driver.AppleIntelCPUPowerManagement 218.0.0

    com.apple.AppleGraphicsDeviceControl 3.12.6

    com Apple.kext.Triggers 1.0

    com.apple.driver.DspFuncLib 272.51.3

    com.apple.kext.OSvKernDSPLib 525

    com.apple.iokit.IOSurface 108.0.1

    com.apple.iokit.IOSerialFamily 11

    com.apple.driver.CoreCaptureResponder 1

    com.apple.nvidia.classic.NVDANV50HalTesla 10.0.0

    com.apple.driver.AppleHDAController 272.51.3

    com.apple.iokit.IOHDAFamily 272.51.3

    com.apple.iokit.IOAudioFamily 204.3

    com.apple.vecLib.kext 1.2.0

    com.apple.nvidia.classic.NVDAResmanTesla 10.0.0

    com.apple.iokit.IOBluetoothHostControllerUSBTransport 4.4.3f4

    com.apple.iokit.IOBluetoothFamily 4.4.3f4

    com.apple.iokit.IOFireWireIP 2.2.6

    com.apple.driver.AppleSMBusController 1.0.14d1

    com.apple.driver.AppleSMBusPCI 1.0.14d1

    com.apple.driver.AppleBacklightExpert 1.1.0

    com.apple.driver.AppleGraphicsControl 3.12.6

    com.apple.iokit.IOSlowAdaptiveClockingFamily 1.0.0

    com.apple.iokit.IONDRVSupport 2.4.1

    com.apple.iokit.IOGraphicsFamily 2.4.1

    com.apple.driver.IOPlatformPluginLegacy 1.0.0

    com.apple.driver.IOPlatformPluginFamily 6.0.0d7

    com.apple.driver.AppleSMC 3.1.9

    com.apple.driver.usb.IOUSBHostHIDDevice 1.0.1

    com.apple.driver.AppleUSBMultitouch 250,5

    com.apple.iokit.IOUSBHIDDriver 900.4.1

    com.apple.iokit.IOSCSIBlockCommandsDevice 3.7.7

    com.apple.iokit.IOUSBMassStorageDriver 1.0.0

    com.apple.iokit.IOSCSIArchitectureModelFamily 3.7.7

    com.apple.driver.usb.AppleUSBHostCompositeDevice 1.0.1

    com.apple.driver.usb.AppleUSBHub 1.0.1

    com.apple.iokit.IOEthernetAVBController 1.0.3b3

    4.5.8 com.apple.iokit.IOFireWireFamily

    com.apple.iokit.IO80211Family 1110.26

    com.apple.driver.mDNSOffloadUserClient 1.0.1b8

    com.apple.iokit.IONetworkingFamily 3.2

    com Apple.Driver.corecapture 1.0.4

    com.apple.iokit.IOAHCIFamily 2.8.1

    com.apple.driver.usb.AppleUSBEHCI 1.0.1

    com.apple.iokit.IOUSBFamily 900.4.1

    com.apple.iokit.IOUSBHostFamily 1.0.1

    com.apple.driver.AppleUSBHostMergeProperties 1.0.1

    com.apple.driver.AppleEFINVRAM 2.0

    com.apple.driver.AppleEFIRuntime 2.0

    com.apple.iokit.IOHIDFamily 2.0.0

    com.apple.iokit.IOSMBusFamily 1.1

    com Apple.Security.sandbox 300.0

    com.apple.kext.AppleMatch 1.0.0d1

    com.apple.driver.AppleKeyStore 2

    com.apple.driver.AppleMobileFileIntegrity 1.0.5

    com.apple.driver.AppleCredentialManager 1.0

    com.apple.driver.DiskImages 417.2

    com.apple.iokit.IOStorageFamily 2.1

    com.apple.iokit.IOReportFamily 31

    com.apple.driver.AppleFDEKeyStore 28.30

    com.apple.driver.AppleACPIPlatform 4.0

    com.apple.iokit.IOPCIFamily 2.9

    com.apple.iokit.IOACPIFamily 1.4

    com.apple.kec.Libm 1

    com Apple.KEC.pthread 1

    com Apple.KEC.corecrypto 1.0

    Model: MacBookPro6, 2, MBP61.0057.B11 of BootROM, 2 processors, Intel Core i7, 2.66 GHz, 8 GB, MSC 1.58f17

    Graphics: integrated graphics card Intel HD, Intel HD Graphics,

    Graphics card: NVIDIA GeForce GT 330 M, NVIDIA GeForce GT 330 M, PCIe, 512 MB

    Memory module: DIMM0/0 BANK, 4 GB DDR3, 1067 MHz, 0x029E, 0x434D5341344758334D314131303636433720

    Memory module: DIMM0/1 BANK, 4 GB DDR3, 1067 MHz, 0x029E, 0x434D5341344758334D314131303636433720

    Airport: spairport_wireless_card_type_airport_extreme (0x14E4, 0 x 93), Broadcom BCM43xx 1.0 (5.106.98.100.24)

    Bluetooth: Version 4.4.3f4 16616, 3 services, 27 aircraft, 1 incoming serial ports

    Network service: Wi - Fi, AirPort, en1

    Serial ATA Device: APPLE TS256B, 251 GB SSD

    Serial ATA Device: TOSHIBA MK5055GSXF, 500,11 GB

    USB device: USB 2.0 Bus

    USB device: Hub

    USB Device: IR receiver

    USB device: ISight built-in

    USB device: USB 2.0 Bus

    USB device: Hub

    USB device: USB Laser Mouse

    USB Device: Card reader

    USB device: Apple keyboard / Trackpad

    USB device: Hub BRCM2070

    USB Device: USB Bluetooth host controller

    Crush Bus:

    Can someone help me please?

    Thank you all!

    You have the misfortune to have a model identifier 6.2 MBP that GPU problems. There was a program of replacement card logic on these models, but that has expired.

    To resolve this problem, you can have the logic board replaced at your expense.

    As a temporary measure, you can download and install this application:

    https://gfx.IO/

    This will cancel the discreet GPU and run the MBP using only the built-in. This will result in a decrease in the graphics performance.

    Ciao.

  • Problem with session variable purging

    Hello

    I've set up in my solution OBIEE RLS filters, in accordance with article http://www.rittmanmead.com/2012/03/OBIEE-11g-security-week-row-level-security/
    All that " works very well, but I have a " "" small "problem (explained in short 'story'):

    ' 1. Suppose that user Walter White has affected Reg1 and Reg2 in " ""STAFF_REGIONS" table.

    2 after scoring in the responses the variable "NQ_SESSION." "REGION" is initialized with the values " ""Reg1 & Reg2"

    3 now I am adding Reg3 to the table ""STAFF_REGIONS " of Walter White."

    4 Walter White is logging in the responses and retains data only from Reg1 and Reg2 - why? Because variable NQ_SESSION. REGION still has the old values.

    So, here is my question: How can I reset it variable? Reconnection to the answers doesn't help. The only solution I know not is to restart CoreApplication, but this is not an acceptable solution.

    Uncheck the box for hidden in InitBlock variable

    If brand aid

    ~ http://cool-bi.com

  • Problem with the variable moveIntoFolder_Task

    Hello

    I spend a lot of time already trying to find how I can put VM I found in moveIntoFolder_Task.

    What I'm doing:

    1 create a folder

    2. find a virtual machine provided in the text field

    3. move this virtual machine in the target folder.

    try {newFolder = parentFolder.createFolder ("test1") ;}

    {catch (Err)}

    findVM (vmname);

    function findVM (vmname) {}

    allVms = System.getModule("com.vmware.library.vc.folder").getAllVirtualMachinesByFolder (parentFolder);

    RET = null;  for (var i in allVms) {}

    If (allVms [i] .name == vmname) {ret = allVms [i];  break;  }} return ret;

    }



    var vms1 = new Array();

    vms1 = [];

    vms1 = vms1.push (ret);

    task = newFolder.moveIntoFolder_Task (vms1);

    var actionResult is System.getModule("com.vmware.library.vc.basic").vim3WaitTaskEnd (task, progress, pollRate);.


    vms1 is VC:VirtualMachine type - but when I select this variable manually as an attribute - it works fine, I can't cmove VM in the target folder.

    When I find this virtual machine by using the function {} findVM I get following error:

    State: 'impossible', State of the business: "null" exception: ' cannot convert 1.0 [com.vmware.vmo.plugin.vi4.model.VimManagedEntity]


    Do you know how I can convert VM to data type VimManagedEntity?

    Hello

    You have no need to convert the VM VimManagedEntity.

    The problem is the next part of your code:

    vms1 = vms1.push(ret);
    task = newFolder.moveIntoFolder_Task(vms1);
    

    It seems that you expect the first line to push the object ret at vms1 table and return the array object, which then you pass as an argument to the method moveIntoFolder_Task().

    The problem is that the push() method will not return the table object, but the length of the array. So in fact you call moveIntoFolder_Task() method with the type argument number instead of argument array of virtual machines, and that's why you get this exception "cannot convert...". »

    So the solution is to replace:

    vms1 = vms1.push(ret);
    

    with a little (no assignment)

    vms1.push(ret);
    
  • Problem with bind variable and as operator usage

    Hi all

    I use JDeveloper Version - 11.1.2.4.39.64.36.1 .


    While implementing the search functionality in the hierarchical Viewer, I created a link in the underlying t variable, created to find, due east of the request-


    SELECT XxamAnkitObjects.ID,

    XxamAnkitObjects.OBJECT_NAME,

    XxamAnkitObjects.OBJECT_TYPE,

    XxamAnkitObjects.PARENT,

    XxamAnkitObjects.PARENT_ID,

    XxamAnkitObjects.PARENT_TYPE

    OF XXAM_ANKIT_OBJECTS XxamAnkitObjects

    WHERE object_name like ' %: o_name ".

    What I'm trying to accomplish here, it is that the input provided by the user in the search box must match with the object_name in the table.

    During execution, I met the following error (from newspapers WLS)-

    < QueryCollection > < buildResultSet > [598] java.sql.SQLException: try to set a parameter name that does not intervene in the SQL: o_name

    at oracle.jdbc.driver.OraclePreparedStatement.setNullAtName(OraclePreparedStatement.java:5384)

    at oracle.jdbc.driver.OraclePreparedStatementWrapper.setNullAtName(OraclePreparedStatementWrapper.java:1451)

    The following query has been generated during the operation of a research-

    < ViewObjectImpl > < buildQuery > [593] SELECT XxamAnkitObjects.ID, XxamAnkitObjects.OBJECT_NAME, XxamAnkitObjects.OBJECT_TYPE, XxamAnkitObjects.PARENT, XxamAnkitObjects.PARENT_ID, XxamAnkitObjects.PARENT_TYPE XXAM_ANKIT_OBJECTS XxamAnkitObjects WHERE object_name like ' %: o_name ".

    < ViewObjectImpl > < bindParametersForCollection > [594] params for ViewObject Bind: [model.vo.ObjectNameSearch] AppModule.ObjectNameSearch1

    Advice kindly the way ahead.

    Best regards

    Ankit Gupta

    The problem is that you used quotes around the variable binding. Try

    SELECT XxamAnkitObjects.ID,
           XxamAnkitObjects.OBJECT_NAME,
           XxamAnkitObjects.OBJECT_TYPE,
           XxamAnkitObjects.PARENT,
           XxamAnkitObjects.PARENT_ID,
           XxamAnkitObjects.PARENT_TYPE
    FROM XXAM_ANKIT_OBJECTS XxamAnkitObjects
    WHERE object_name like '%' || :o_name || '%'
    

    A note: this type of query will do a full table scan, as the searches with wildcards to the left cannot use a regular index. If you have multiple lines, this will impact on the research persormance hughe!

    Timo

  • Problem with loading Variables from a text file

    Hello

    I'm quite a novice when it comes to scripts and I am struggling to achieve something quite simple. I want to have an external text file that will allow me to control the number of timeout that I reference in my code below. I need to be able to change this variable by editing a simple text file.

    var myTimer:Timer = new Timer(60000,1);
    

    I want to change the 60000 and 1.

    I followed what looks like a nice clean approach to this tutorial: http://www.designscripting.com/2012/01/as3-flash-loading-variables-from-a-text-file/

    However, when I'm stuck is how to reference my variable imported into the code. I tried 'name1' but it does not work. I get ' 1067: Implicit coercion of a value of a numeric type to a type unrelated string.' error '

    I'm an output:

    HTTP status = 0

    Data loaded

    Name1: undefined

    {name2: 1}

    http://screencast.com/t/gwD09jovIrb4

    I use CS5 and AS3.

    Thank you

    Dan

    I see nothing wrong with what you show, and when I try I get the following output...

    HTTP status = 0

    Data loaded

    Name1: 6000

    name2: 1

    The only thing I suspect for the moment is the data file itself.  I can reproduce the problem if I insert white space before this string, then make sure that the text string is not preceded by anything whatsoever.

  • Problem with reset button

    Hi all

    I have a form that has several fields. There is a reset button at the top of Page 1 of the form, which should erase/rest shape. But I have several checkboxes, which if some clicked on a few text fields / drop downs associated with, it becomes mandatory. Suppose that you click on the box-1 and the field TextField-1 associated to become mandatory. If the user clicks the reset button after clicking the checkbox (which makes the mandatory field) if the box is unchecked the rest then as mandatory field. How to get over with? I put the script in the change event as well as in the event click of the text box as there are has met conditions (assume that there are 3 check boxes associated with a text field and the field becomes mandatory if one of them is turned on) any help would be greatly appreciated.

    Thank you.

    Sidonie.

    Hi Francine,.

    It is difficult to say without seeing the shape, but a number of things:

    • Try to test against null as well.
    • Check the link in the box on page 1 that she has ' 1 'and ' 0'.
    • Check the object reference for the checkbox on page 1, for example another subform.
    • Use the JavaScript Console (control + J in the preview) to see where errors occur when you exit the textfield object.

    I agree with the script to the exit event.

    I have an aversion to the naming of the pages of design with a big 'P', because it is used for Master Pages, so I would generally use page1... on page5. This isn't the problem here, just a comment.

    Good luck

    Niall

  • Problem with shared Variables

    Hello

    I have a project that contains two VI: reading and writing, a shared library that contains a Boolean value (published on the network, type: Bool, alias uncheck).

    In Write.vi (diagram), there is a block button and a shared var node related.

    The same thing in Read.vi

    Aims to make the .exe working on another PC.

    In the project, I created the program installation and application.

    I try to run it on the second PC, but it does not work.

    Need help.

    AS2307,

    Are your read and write screws both on the same computer as shared variables of accommodation?  Both of these screws are working on the development of your PC and they work as executables on your development PC?

    It would be useful to know exactly what you did this works and what you have tried that does not work as it is has a few caveats with the help of executable actions variables as described in the article below.

    http://www.NI.com/white-paper/5715/en/

  • Problem with a variable in the SQL statement variable

    Hello

    I try the following query.

    HSTMT = DBActivateSQL (hdbc, "UserLevel SELECT FROM ClassUsers WHERE Password =" + string + "");

    At this point, I get this error:

    Operands of + have illegal types "pointer to char" and "pointer to char".

    I tried this:

    HSTMT = DBActivateSQL (hdbc, "UserLevel SELECT FROM ClassUsers WHERE Password =" + & cadena + "");

    HSTMT = DBActivateSQL (hdbc, "UserLevel SELECT FROM ClassUsers WHERE Password = '" + string + "'");

    Still having the same problem.

    It works fine if I do this.

    HSTMT = DBActivateSQL (hdbc, "SELECT UserLevel UserClass WHERE the password =" cadena' "");

    Where "cadena" is treated as a string.

    Any ideas?

    Thank you!

    The Visual Basic method to concatenate strings with the + operator does not work in C. You can use a number of ways to do this - here is just a sample:

    char string [256] = "SELECT UserLevel OF ClassUsers WHERE password = ';"

    HSTMT = DBActivateSQL (hdbc, strcat (string, String));

    JR

  • Problem with Bind variable cannot be changed.

    Hi all
    I use Jdev 11.1.2.3.0. In my VO, I created a Bind Variable and set it NOT UPDATABLE. Then, I created a display with some other Variables Bind criterion.
    I use this criterion to display on a search page, but when running, I see also an inpunt for the defined variable NOT UPDATABLE text and I can't change its value.
    Of course, if I try to change the value, and I do research, I get an error.

    It is the source of the VO:

    < variable
    Name = "UlssVar".
    Type = "where".
    Type = "Java.lang.String"
    IsUpdateable = "false" >
    < TransientExpression > <! [CDATA [adf.context.current.sessionScope.get ('ulss')]] > < / TransientExpression >
    < / variable >

    Is this a bug of the ADF?
    I thank in advance.

    Hello

    try selecting the variable binding and open the property inspector, under the guidance of the user interface, set the flag of 'view' to hide. This should hide it (no bug for this reason)

    Frank

Maybe you are looking for

  • Mac OS damaged Sierra install app?

    My system specs are: I tried to download macOS Sierra 7 times now.  Each attempt gave rise to receive this dialog at the end of each download and when a double click on the Setup application: My system works fine.  It passes Apple Hardware Test brill

  • Firefox opens with a blank page

    Firefox is set to open to my home page (Mozilla Firefox Start Page) which shows the search with all search engine Bing page. However, whenever it opens TWO PAGES... the home page and a blank page "NEW TAB" on the top which offers to help me with a po

  • A few questions about the Qosmio G50

    Hello I am interested in buying a Qosmio G50 (115 or the H10) to the United Kingdom, but I want to make sure I can be updated at a later date. * Especially: *. # The motherboard supports the new Intel Quad Core QX9300 mobile processor? I would like t

  • Win 7 issues... Help

    I have a new 64 bit, Win7 IE8 system. It seems to me to be hitting brick walls everywhere. #1-installed AOEIII, it seems ok, but the installed "Asian Dynasties" expansion pack does not appear in my programs and will not work for more than 5 minutes w

  • Blue screen of death. Windows xp family on dell e520

    I got the blue screen of death since 10/17 and have found no solution.I can't get into safe mode (networking, command, prompt etc.), nor any otherf8 options option in the menu. I can't change the cache or shading where the blue screen would recommend