Message-Popup: How to display a number (from variable) in hex-format?

Hello,
i have a numeric FileGlobal that is display in a MessagePopup-step with str(FileGlobal.param1)
How can i change this that it display the number as hexvalue.
For example if Number is a 10, then the MessagePopup should display a 0xA.
Thanks for help
Solved!
Go to Solution.

HI,
You should try this expression Str(FileGlobal.param1,"%X",1 ,True)
Hope this helps
Rodéric L
Certified LabVIEW Architect

Similar Messages

  • Cinema display serial number from plist

    Hi, I need help getting my cinema display serial number from an old Plist file.  My office was broken into recently and someone made off with the monitor.  It's a long shot but I thought I could find the serial number for the campus police.  I was able to find an old com.apple.windowserver.plist file that had some information for the display.  I tried the command <defaults read ./com.apple.windowserver.plist> and came up with the following.  Problem is they don't look like serial numbers for a cinema display.  Any suggestions? 
                    DisplayID = 69530633;
                    DisplayProductID = 37430;
                    DisplaySerialNumber = 42039688;
                    DisplayVendorID = 1552;

    Hi ,
    Go to /Library/Preferences/com.apple.windowserver.plist. Open this with TextWrangler or a similar utility. Look for a DisplaySerialNumber key with an integer value that isn't 0. With any luck, this should be the s/n of your display.
    If you haven't used this display for a while, the records of it may be gone.
    Also, it appears that this isn't guaranteed. Double-check if possible.

  • How to output serial number from production order in GLM ?

    how to pull serial number from production order in wwi template for GLM ?

    Hi,
    Please have a look to this thread:
    BAPI/RFC to get serial numbers for a production order
    Hope it helps,
    Kr,
    m.

  • How to display multiple tables from database using netbeans swing gui

    plz reply asap on how to display multiple tables from database using netbeans swing gui into the same project

    Layered Pane with JTables or you can easily to it with a little scripting and HTML.
    plzzzzzzzzzzzzzzzzz, do not use SMS speak when posting.

  • When I delete a name from the address book it does not delete it from the drop down name menu when forwarding a message. How do I remove it from the drop down menu?

    When I delete a name from Address Book it is not removed from the name drop down list when forwarding a message. How can I remove it from the drop down list?

    In Mail go to the Window Menu and select Previous Recipients. Deleting entries from there won't delete them from your Address Book.

  • How to display the data from database(MS access) to a textbox

    anyone know ?

    how to display the data from database(MS access) to a
    textboxThe reply hasn't changed over these years. Read the tuutorial on how to fetch the data. You can display it anywhere you feel like. :)
    http://java.sun.com/docs/books/tutorial/jdbc/

  • How to display retrieved data from DB on web page

    Dear all,
    how to display retrieved data from oracle database on web page,Does anyone can give me an simple example?
    thanks
    WJ

    Hi,
    I use JRun tags but you can use Oracle tags or just JDBC... First u need to install jdbs connection and set e connection by using JMC (For JRun) named nomad.
    U can also try the link below for JRun tags..
    http://wds.its.uiowa.edu/cache/docs/jrun/html/JRun_Custom_Tag_Library/contents.htm
    <%@ page import="java.sql.*,javax.sql.*,java.text.*,allaire.taglib.*" %>
    <%@ taglib uri="jruntags" prefix="jrun" %>
    <%@ page contentType="text/html; charset=ISO-8859-9" %>
    <html>
    <head>
    <title> Test Page </title>
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-9">
    </head>
    <body>
    <BODY BGCOLOR="#FFFFFF" LEFTMARGIN=15 TOPMARGIN=20 >
    <jrun:sql datasrc="nomad" id="q1">
    select empno,
         ename
    from emp
    order by ename
    </jrun:sql>
    <center>
    <table border = 0 cellpadding = 3 cellspacing = 1>
         <th>EmployeeNo</th><th>Name</th>
    <jrun:param id="q1" type="QueryTable"/>
    <jrun:foreach group="<%= q1 %>">
                   <tr>
                   <td> <%= q1.get(1) %> </td>
                   <td> <%= q1.get(2) %> </td>
                   </tr>
    </jrun:foreach>
    </table>
    </center>
    </body>
    </html>
    ----------------------

  • How to calculate week number from system date

    Hi experts,
    how to calculate week number from system date  ?
    thanks.
    SK

    hi,
    The above FM can be used for BADI or customer exit, if it is design level then you can use formula as well, under formula date functions you can use DATE_TO_WEEK.
    regards,
    Arvind.

  • How to remove leading zeros from variable

    hi,
       how to remove leading zeros from variable like it_vbap-matnr.
    value in it_vbap-matnr is 000000000000000358
    i want to remove leading zeros so that it become 358
    regards
    deepak

    You can use Function Module <b>'CONVERSION_EXIT_MATN1_OUTPUT'</b>
    This Function Module will eliminate leading Zeros.
    For each MATNR Value read form DB Table,u can eliminate Leading zeros and then modify ur Internal table.
    I think u will not get leading Zeros into utr Internal table when u read from VBAP.
    Bcoz MATNR in VBAP itself have Conversion routine.
    If u r getting leading zeros,U can use following Logic.
    tables:
      vbap.
    data:
       t_vbap like standard table of vbap.
    select matnr
    from vbap
    into corresponding fields of table t_vbap.
    loop at t_vbap into vbap.
      CALL FUNCTION 'CONVERSION_EXIT_MATN1_OUTPUT'
          EXPORTING
            INPUT         =  vbap-matnr
          IMPORTING
            OUTPUT        =  vbap-matnr
      modify t_vbap from vbap transporting matnr.
    endloop.
    Hope this will work.....

  • E51 : How to Display Calling Number

    Help :
    How to Display the Calling Number along with Contact Number from the Address book when Receving Call from the number stored in the address book.
    Eg :
    Last Name : Z
    First Name : A
    Mobile : +1 12 123465789
    Tel(Home) : +1 12 987654321
    Tel(Office) : +1 12 192837645
    Now say this above said Contact Stored in my address book
    is calling on my cell phone.
    It shows only
    ZA
    Calling
    how to get the Number on display from which number the call is actually when it is ringing.
    either the Call is from Mobile or Home or Office.
    This feature is there in S60 v2 phones eg Nokia3230
    Help please

    As vmoisa said, this is a well known and a HIGHLY irritating bug. Here is a workaround - /discussions/board/message?board.id=communicators&​thread.id=15956
    Ofcourse, the correct solution would be a firmware upgrade.. I have seen this "mobile phone icon for all numbers" problem baffle new users (including me). It's a pity, because such a basic feature is implemented properly even on S40 phones!

  • How to find PO number from ORDRSP Idoc.

    Hi,
    Can  anybody let me know how to find the PO number from the Idoc ORDRSP.
    Scenario is as below:
    SAP system1 will send PO to SAP system2.(Idoc type ORDRS05).
    When SO is created in SAP system2, it will send a confirmatory Idoc of message type ORDRSP.
    From this I have to find  the PO number as I can find only VBLNR.
    Points assured for workful solutions.
    -B S B

    Hi BSB,
    CHECK THIS CODE
    DATA : BEGIN OF itab_status OCCURS 0,
              idoc           LIKE edids-docnum,
              date_stauus    LIKE edids-logdat,
              status_counter LIKE edids-countr,
              status         LIKE edids-status,
              descrp(70),
              ponumber       LIKE ekpo-ebeln,
              mess           LIKE edidc-mestyp,
    END OF itab_status.
    DATA: text111        LIKE e1mbxyi.
    DATA: text11         LIKE e1edp02.
    IF itab_status-MESS = 'WMMBXY'.
       select single * from edid4  INTO ITAB where segnam = 'E1MBXYI' AND
                     HLEVEL = '02' AND DOCNUM = itab_status-idoc.
    MOVE  : ITAB-SDATA  TO TEXT111 ,
    text111-EBELN TO itab_status-ponumber.
    ELSE.
    YOUR CASE FALLS IN THIS CATEGORY****
    select single * from edid4  INTO ITAB where segnam = 'E1EDP02' AND
                     HLEVEL = '03' AND DOCNUM = itab_status-idoc.
    MOVE  : ITAB-SDATA  TO TEXT11 ,
    text11-BELNR TO itab_status-ponumber.
    ENDIF.
    endif.
    LET ME KNOW IF YOU NEED ANYTHING ELSE.
    THANKS
    VENKI

  • How to delete a number from imessage

    I have deleted a number from my contacts and its still showing up on my imessage.How can i delete this number?

    Hi,
    You can disable a "Receive At" item which will in turn remove it from the "Start new conversation from" drop down in the Messages app across Mountain Lion and Mavericks.
    You can remove it from the iPhone or other iOS device.
    However this will not remove it on either Messages 7.x.x (Mountain Lion)  or Messages 8 (Mavericks)
    In Mavericks you have to delete the .plist involved to remove the Aliases you don't want (and tend to have to re-enter the Apple ID as well)
    With a Finder window Open, use the Go Menu whilst holding down the ALT key.
    Select the Library that now appears in the menu list.
    Navigate to Preferences.
    Find com.apple.ids.service.com.apple.madrid.plist and drag it to the Trash
    Restart the Messages app
    8:50 pm      Monday; April 7, 2014
    ​  iMac 2.5Ghz i5 2011 (Mavericks 10.9)
     G4/1GhzDual MDD (Leopard 10.5.8)
     MacBookPro 2Gb (Snow Leopard 10.6.8)
     Mac OS X (10.6.8),
     Couple of iPhones and an iPad

  • How to display multiple data from different table in one table? please help

    Hi
    I got sun java studio creator 2(the separate installation not the one in the net beans)....
    My question is about displaying data that have been taken from the database.... I know how to display data in a table(just click on the table "bind data" )... but my question is that:
    when i want to use a sql statement that taken the data from different table...
    how can i display that data in the table(that will be shown in the web) ??? when i click bind data on the table i can only select one table i can't select more than one....
    Note:
    1) i'm using the rowset for displaying the data in the table, since the sql statement is depending on a condition(i.e. select a from b where c= ? )...
    2) i mean by different table is that( i.e. select a from table1,table2 )..
    thanks in advance...

    Hi,
    937440 wrote:
    Hi every one, this is my first post in this portal. Welcome to the forum!
    Be sure to read the forum FAQ {message:id=9360002}
    I want display the details of emp table.. for that I am using this SQL statement.
    select * from emp where mgr=nvl(:mgr,mgr);
    when I give the input as 7698 it is displaying the corresponding records... and also when I won't give any input then it is displaying all the records except the mgr with null values.
    1)I want to display all the records when I won't give any input including nulls
    2)I want to display all the records who's mgr is null
    Is there any way to incorporate to include all these in a single query..It's a little unclear what you're asking.
    The following query always includes rows where mgr is NULL, and when the bind variable :mgr is NULL, it displays all rows:
    SELECT  *
    FROM     emp
    WHERE     LNNVL (mgr != :mgr)
    ;That is, when :mgr = 7698, it displays 6 rows, and when :mgr is NULL it displays 14 rows (assuming you're using the Oracle-supplied scott.emp table).
    The following query includes rows where mgr is NULL only when the bind variable :mgr is NULL, in which case it displays all rows:
    SELECT     *
    FROM     emp
    WHERE     :mgr     = mgr
    OR       :mgr       IS NULL
    ;When :mgr = 7698, this displays 5 rows, and when :mgr is NULL it displays 14 rows.
    The following query includes rows where mgr is NULL only when the bind variab;e :mgr is NULL, in which case it displays only the rows where mgr is NULL. That is, it treats NULL as a value:
    SELECT     *
    FROM     emp
    WHERE     DECODE ( mgr
                , :mgr, 'OK'
                )     = 'OK'
    ;When :mgr = 7698, this displays 5 rows, and when :mgr is NULL, it displays 1 row.

  • How to display serial number in reports

    Hi,
    I want to display serial number (for each row of records retrieved ) in reports.How can I accomplish that?Please help
    Regards,
    Nycy

    Like this:
    SELECT ROWNUM RN,
    COL1,
    COLN
    FROM (SELECT COL1,
    COLN
    FROM TABLE
    ORDER BY ORDERCONDITION
    or
    sometime you sould use logic like this:
    first, you should take a summry column into relevent group.
    then
    goto its property
    then
    goto Function field
    then
    select Count from list
    then
    select the source means you want to count records acoording to which column.
    then
    select from relevent group cource from Reset at
    Now, give this summary column source to the required field then generate the report.
    If you feel better to understand then give comments otherwise mail me at "[email protected]"I will give you the complete procedure with images.
    Edited by: Waqas Attari on Feb 18, 2009 7:13 AM

  • My wife and I have iPhones and are receiving each other's text messages. How can we stop this from happening? Is this an Apple ID problem?

    My wife and I have iPhones and I am receiving her text messages. Is this an Apple ID issue? How do I stop this from occurring?

    Settings / Messages
    on setting Send &Receive, deselect the other spouses email address. 
    You are sharing ring the same AppleID which is designed for 1 person. 

Maybe you are looking for

  • Release for blocked invoices (Ref: Q4-6)

    Dear Sirs, After executing the u201CRelease for blocked invoicesu201D using transaction MRBR, the u201CManual Blocku201D indicator can be released in Invoice Header u2013 Payment tab. However, the indicator was still checked in Invoice Item(s). Even

  • Calling  ctx_snippet() from non-owner user returns error

    Hi, I created a full text index in owner schema A for documents stored in BFILE datatype, and tested the snippet query, worked like dream. The query is something like: SELECT doc_id, ctx_doc.snippet('A.IDX_DUMMY',rowid,'keywords') FROM A.documents WH

  • Creating an outline - Pages 5.1?

    alright so i need to create an outline for one of my classes and want to know the best way of doing so. My teacher has us format it as: I.      a.           i.                1)                     a)                          i.) i just want to know

  • Schedule a Query Refresh

    Hi , In BW 3.1 is there anyway to schedule a job refresh a workbook automatically in the background . Can reporting agent be used to acheive this functionality ? I also would like to access the refreshed query from the document store and send it as a

  • Oracle Personal and Enterprise editions

    We currently have Enterprise on our server, but we need to have Oracle on a laptop to work with tables which could be downloaded to the laptop, used while on travel, and then uploaded to the server. Would you suggest Oracle Personal Edition for this?