How can I programatically use the forced values to put a value into numeric data member?

I am extremely new at using Lookout and need a way to programmatically force a value into a numeric data member so that I can later use that value as a flag when creating a report.

Hi,
You can do this with an Expression similar to the following:
Object.datamember = if(Pb1, Pot1, Object.datamember)
Where Object.datamember is the datamember of the Object you want to write to.
Pb1, is a PushButton -- it can be any logical condition.
Pot1, is a Pot -- it can be any other source for your numeric data.
The IF statement basically says, "if Pushbutton Pb1 is pressed, write the current value of Pot1 to the Object's datamember. And if it's not pressed, leave its value as-is."
Hope this helps.
Regards,
Khalid

Similar Messages

  • I have a $10 gift card balance on my Apple ID but when I try to rent a movie it wants me to use my debit card. How can Make it use the iTunes credit?

    I have a $10 gift card balance on my Apple ID but when I try to rent a movie it wants me to use my debit card. How can Make it use the iTunes credit?

    Hi ...
    Select None for payment method > iTunes Store: Changing account information
    Be aware, an auto renewing subsciption by require a credit card.

  • I have used Airport Time Capsule with my iMac for several years. I recently purchased a MacBook Air and when it tried to backup to Time Capsule it couldn't because Time Capsule is full. How can I now use the 3TB Airport Time Capsule to back up both?

    I have used Airport Time Capsule with my iMac for a couple years. I recently purchased a MacBook Air and when it tried to backup to Time Capsule it couldn't because Time Capsule is full. How can I now use the 3TB Airport Time Capsule to back up both the iMac and MacBook Air? I don't mind losing earlier backups. I have excluded some items from backing up, but since the Airport Time Capsule is full, I can't even begin to back up the MacBook Air.

    On your Mac.......
    Open Finder > Applications > Utilities > AirPort Utility
    Click on the Time Capsule icon, then click Edit in the smaller window that appears
    Click on the Disks tab at the top of the window
    Click Erase Disk
    On the next window that appears, select the Quick Erase option, then click Erase
    The operation will only take a few minutes.
    Now you are ready to start new backups of both Macs.  Back up one Mac first, then back up the other.  Do not try to back up both Macs as the same time.

  • Can I purchase a Creative cloud license in Hong Kong and assign for our China staff use? if no how can I purchase / use the creative cloud in China?

    Can I purchase a Creative cloud license in Hong Kong and assign license for our China staff use? if no how can I purchase / use the creative cloud in China?
    thank you!

    You should be able to find some information : Other ways to buy | Resellers | Adobe Hong Kong
    View the latest list of countries where Creative Cloud is available for individuals, teams, and small businesses. Enterprise customers should request a consultation.
    We’re working to make Creative Cloud as widely available as possible and will share more details about country availability over time. While individual membership may not be available in your country, you may be able to purchase a team membership through a global Adobe reseller.
    Creative Suite 6 products are also available for purchase. Learn more ›
    Creative Cloud Help | Creative Cloud / Common Questions
    Regards
    Rajshree

  • I have used the resume tablet and put my resume into format but when emailing it, it will not open on windows. How can I change the format to where they will be able to open and view it?

    I have used the resume tablet and put my resume into format but when emailing it, it will not open on windows. How can I change the format to where they will be able to open and view it?

    I guess you mean one of the resume templates.
    What "format" have you saved your finished resume in?
    The only formats a Windows user will be able to open are .doc (Word), .pdf and rtf. The 1st 2 are usually the best.
    There is no Windows version of Pages.
    Peter

  • How can my daughter use the hard drive in the Time Capsule ...

    So, I am in Oklahoma and my daughter is in Tennessee...
    She has a Time Capsule where the Wi-fi base station quit working, but the hard drive may be OK.
    She bought an Airport Express to use as a wi-fi router.
    The question, then, is:
    How can my daughter use the hard drive in the Time Capsule to do Time Machine backups?
    Thank you very much for your insights.
    Roberto

    It can be done but is very messy. That is assuming the TC is still functional which I kind of doubt.. the wifi is seldom the only thing that will die .. so whatever problems it has the wifi would be the least of it.
    Anyway.. do a factory reset to get started.
    The Factory Reset Gen1-4.
    Unplug your TC. Hold in reset. and power the TC back on.. without releasing reset for about 10sec. When the status light flashes rapidly; release it.
    Be Gentle! Feel the switch click on. It has a positive feel..  add no more pressure after that.
    TC will reboot after a couple of minutes with default factory settings and will wipe out previous configurations.
    No files are deleted on the hard disk.. No reset of the TC deletes files.. to do that you use erase from the airport utility.
    If the LED is not lit then the TC is dead, not just the wireless.
    The setup for using the TC is explained in the bottom of this thread.
    TC in a second local network.
    https://discussions.apple.com/thread/4817218?tstart=30
    The idea is to set the TC to provide router function.. and the computer plugged in by ethernet to as a second network.. but there are rules on how this is done which I have explained in that thread.
    I notice that Mountain Lion deals better with order of network priority than Snow Leopard used to .. so it might not need to have manually set gateway and dns.. although I would still recommend it. It simply stops the second network causing issues.
    It is much easier to simply purchase an external drive and plug that in.
    It is cheaper, faster and more reliable than using the TC for TM anyway.
    Plus a lot of the later machines no longer have ethernet ports.. and using dongles is far from neat.. although thunderbolt to ethernet is IMHO necessary accessory for anyone without ethernet.

  • How to replace the char values into numeric in my string?

    Hi Friends,
    I would like to Replace the Charecter values with numeric value in my string.
    Exp : first in my string I am having the value like this : 'ABCD1234' ( may be any char and num values ), and I want too get it by '99991234'.
    I mean How to replace the char values into numeric in my string?
    Thanks,
    Sridhar

    Hi Sridhar,
    I would like to Replace the Charecter values with numeric value in my string.
    Exp : first in my string I am having the value like this : 'ABCD1234' ( may be any char and num values ), and I want too get it by '99991234'.
    So, if i understand you correctly, you want to replace all characters in a string with 9 as in the above example, irrespective of position of the character, if so try with the below code.
    DATA: l_str TYPE string.
    l_str = 'ASKHSIUDNSBDKJSDH124312431243124saasdfsf'.
    REPLACE ALL OCCURRENCES OF REGEX '\D' IN l_str WITH '9'.
    IF sy-subrc EQ 0.
      WRITE: l_str. "Result will be 9999999999999999912431243124312499999999
    ENDIF.
    Regards,
    Chen
    Edited by: Chen K V on Jun 13, 2011 12:36 PM

  • How can I just display the selected value of a listbox in a report without the reverse display and selection buttons?

    I am using a table which contains a text field with a lookup. I want to use the selected value of this field in a form which is acting as a selection form. No editing of the field's value is permitted. How do I just display the value of the field (which
    is considered a listbox on the form) without the reverse display and the up and down selection buttons. 
    I can provide an illustration of the condition I am trying to overcome, but this system doesn't accept it.
    Thank you for any suggestions or clarification you can provide.
    Marj Weir

    Thank you.  I'll try that approach. 
    I found, after much experimentation, on a similar problem involving a multiselect lookup field,  that if I make the field invisible, and add a  textbox that displays the fieldname plus .column(0), it displays all the selected entries. 
    E.g.: staff.Column(0)
    Staff is the field containing the last names of selected staff members. 
    staff.Value only shows the first name in the lookup list whether it is checked or not, so this is useless.
    staff.column(0), however, (inexplicably) shows all the selected names, e.g. Jones, Smith, Wiggins.
    Marj Weir
     

  • Can anyone give me a clear example that how can i make use the session ?

    Can anyone pls kindly tell me how can use the session to store the input from one JSP page and use it into another page? I had tried it but it doesn't work? It give me the null value for the session variable on second page....and can anyone one explain the meaning of those "request.getParameter()","session.setAttribute"?

    In short, request.getParameter() gets parameters set through HTTP request. This information is passed from client to server once and does not persist.
    Servlet/JSP containers allow you to create a session for each different connected user. Session (HttpSession) is maintained by the container and accepts attributes. When you say session.setAttribute("myAttr", myObject); you are storing myObject value under myAttr key in the session. This session object may persist among HTTP calls. Hence calling session.getAttribute("myAttr"); you get myObject within the same 'session'.
    See: http://java.sun.com/webservices/docs/1.0/tutorial/index.html

  • I have a new ipod and when I sign in to Words with Friends it says that user name is already in use. How can I continue using the same user name with a different ipod?

    I have a new ipod and added all my apps to it. When I sign in to Words with Friends it says that "user name is already in use" because it is linked to my old ipod. How can I use the same user name with my new ipod?

    Was the iPod setup via iTunes on this computer?
    Setup via wifi?
    Was the iPod previous synced to another iTunes library/computer?
    Have you successfully synced from this iTunes library/computer before?
    Do the songs play in iTunes?           
    Do you have the right boxes checked to sync?
    iTunes: Syncing media content to iOS devices and iPod        
    Try syncing using the manual method                 

  • HT2736 how can my family use the itunes gift online token I sent them from france TO the UK?

    I live in France and my family in the UK. So what better (ha ha ha) than to send them all an itunes token for the new year?
    Apparently, they can't use the tokens in the uk and I can't gat a refund. Nor can I change my account to the UK because my bank is in France.
    What an utterly huge waste of my precious little time and money.
    I am VERY dissappointed with apple/itunes and have received NO helpful information despite 3 emailes to customer support.
    I am furious. I am disabled, jobless and living on the breadline. My money is extremely precious to me and I resent the greed and the total lack of support shown by APPLE. 20 pounds might not seem a lot but it is ALL I had to give my family and it means A LOT to me.
    I also feel very very CHEATED by the impression that ITUNES are an international music buying service, when clearly they are not.
    There was NO warning about this when I bought the tokens of on the GIFT token page.
    and by the way, how many times does it take to sign in to apple on a daily basis? answer = too bloody many!

    You can't use those cards. Sorry.
    (96020)

  • How can I fully used the display power in VMWare Fusion

    Hi,
    I am a newbie in in MAC. I've bought a MBP with embedded & standalone display card. I have installed windows in VMWare. However, it's display power in Windows Experience index is just 1. I think it's due to the display driver used in something call "WM SVG2", (not sure, as I am not next to it now). Also, I found there is an unknown device which I think is related to the build in Webcam
    Can someone help me:
    Can I fully utilized the display power of my MAC and how?
    How to resolve the unknown device related to the Webcam?
    THX.
    MacPro Mac OS X (10.5.7) Windows VISTA

    No, sorry. There's no way to do that in a virtual machine. Remember, that OS X is the booted operating system and it has control over your hardware. The virtual machine, as far as OS X is concerned, is just another application running alongside any and all other applications (and really, that IS all it is, just very clever software to emulate a computer within a computer). Any hardware calls from Windows have to go through the virtual machine software interface and then are handled by OS X. OS X does not support using both video subsystems simulataneously, and even if it did (or perhaps will, in future machines) your installation of Windows cannot access ANY hardware directly, so you still would be unable to achieve true native Windows performance.

  • When printing anything off the internet it shrinks the full page into one forth of the full page. How can i print using the enitre page?

    Every time I use firefox I can't print full pages off the internet. I will find the page I want, for example, map quest. I push the print button and my printer prints the entire page in one forth of the space. The entire page I printed can be found in the upper left hand corner of the full page, just shrunk down to a fourth of its size. How can i get a full page printed from the internet?
    == This happened ==
    Every time Firefox opened

    See this:
    [http://kb.mozillazine.org/Problems_printing_web_pages#Prints_to_a_small_portion_of_the_page]

  • How can I programatically change the Plot Style of a 3D surface?

    I believe this can be done using a property node...however I am unable to find the property. At one point in my program, the plot style automatically switches to Points, and I want it to be Surface again later. I have a 3D surface reference wired to a property node, giving me the CWGraph3D properties. If the properties followed the menu style you get from right clicking on the 3d surface, I should be able to then select the property plots, and change the plot style. However, even though I can get a reference to the plot, the only property I can access is the count. I would appreciate it if someone could show me where I am going wrong, since Im confident this can be changed programatically.
    Thank you!
    Jeff
    Using Labview 7 Express

    Hi Jeff,
    here's what I did (found somewhere in the examples that come with LabView):
    Message Edited by GerdW on 03-14-2007 04:28 PM
    Best regards,
    GerdW
    CLAD, using 2009SP1 + LV2011SP1 + LV2014SP1 on WinXP+Win7+cRIO
    Kudos are welcome
    Attachments:
    3dplot.png ‏9 KB

  • I don´t see the iPhoto library in imovie, how can a i use the videos of iPhoto? Thank you

    I don´t see the iphoto library in imovie, how can i use the videos of iphoto, how can i get de library in imovie?
    Thank you

    Is there any chance you launched iPhoto while the external hard drive was not available? If so you may have created a virtual EHD - if so unmount your EHD and in the finder go menu ==> go to folder == /Volumes and if you see your EHD there drag it to the desktop - then remount it and launch iPhoto and see if you see both libraries
    LN

Maybe you are looking for

  • Trying to upgrade to ITunes 11.1.1.11 (64 Bit) on Windows Vista platform -

    I get the following error message -  The feature you are trying to use is on a network resourse that is unavailable.

  • How to capture data at exit command in module pool

    hello all, i have a scenario,on screen i enter some data and i press the cancel button a popup should be displayed saying do you want to cancel.if i press on yes then leave to screen 0.but if i press no then the previous data entered should be displa

  • ASDoc with external swc

    I need to generate the documentation from a project using ASDoc. The problem is that the project includes some classes from an swc library for which I don't have the source code. the command that I am running is: asdoc -source-path src -doc-sources s

  • Developing a game, alternatives for saving the current status

    I'm building a videogame with java. I need to have a save/load option, so I can leave the game and and then continue any other day. The most obvious answer is to pass all the info to a text file. But someone told me that maybe I could just save the c

  • Serverside PDF generation using Report

    In the past I have used Reports to generate PDF reports that are then mailed to recipients in the company. I use to use a cronjob to call the reports executable on a server to create the pdf file. We are now using reports 9i and application server, a