Can i see the macro code in labview?

i want to know how to make the macro in labview in order to be able to modify them in labview, so i don't want to write the named of macro made in excel or word and saved there, executing it with Run Macro where i call the macro with name.xls!macro, i would like to view the basic code of the macro.
please, don´t say me, that the solution it´s easymacro.com, there i can´t see the diagram and i am a student, i need to learn.

Hello,
If you want to view the macro code in LabVIEW, there is a description at www.easymacro.com that will show you...
Just kidding...
To my knowledge, there is no way to view the code of an existing macro in LabVIEW. I could be wrong about this, however. The best way for you to find out what functionality is available is to obtain information from Microsoft on what specific macro functionality is available through ActiveX.
I hope this suggestion gets you pointed in the right direction. Also, I recommend that in the future you only post your question to the Developer Exchange once...there is no need to post the same question multiple times.
Have a nice day.
Sincerely,
Darren N.
NI Applications Engineer
Darren Nattinger, CLA
LabVIEW Artisan and Nugget Penman

Similar Messages

  • How can i see the code of SAP Exit for SAP Defined Variables

    Hi,
       It's very Urgent! How can i see the Source Code of SAP Provided Variables. I need to write code for User Defined Variables. please help me. It's very Urgent.
    Thanks in Advance.
    Nagesh.

    hi Nagesh,
    sample code for variable exit,
    there is 'how to' docs, can't see your email address.
      DATA: L_S_RANGE TYPE RSR_S_RANGESID.
      DATA: LOC_VAR_RANGE LIKE RRRANGEEXIT.
      CASE I_VNAM.
      WHEN 'CUMMONTH'.
        IF I_STEP = 2.                                  "after the popup
          LOOP AT I_T_VAR_RANGE INTO LOC_VAR_RANGE
                  WHERE VNAM = 'MONTH'.
            CLEAR L_S_RANGE.
            L_S_RANGE-LOW      = LOC_VAR_RANGE-LOW(4)."low value, e.g.200001
            L_S_RANGE-LOW+4(2) = '01'.
            L_S_RANGE-HIGH     = LOC_VAR_RANGE-LOW.   "high value = input
            L_S_RANGE-SIGN     = 'I'.
            L_S_RANGE-OPT      = 'BT'.
            APPEND L_S_RANGE TO E_T_RANGE.
            EXIT.
          ENDLOOP.
        ENDIF.
      ENDCASE.

  • Where to see the people code

    Hi,
    where can I see the people code of a process ?
    Many thanks before.

    Then try to open the Application Designer against your database, and open a "App Engine Progam".
    Extend the steps, you'll be able to see all the component including SQL and Peoplecode.
    Nicolas.

  • How do I see the source code in a Digital Edition doc?

    First let me say that as an author, I'm a huGe fan of DRM and anything else that protects my ability to feed my family by allowing me to control who can sell my copyrighted works.
    But.....I'm creating a book that I hope will eventually be accessed through Adobe Digital Editions and I would like to see what the books look like from the backside. Usually I go into Sigil to have a look at the coding of books whose layout I like.... but because of DRM I can't see the source code in any of the books in my Digital Library.  So, is there a way to take a peek at the coding of a Digital Library book? I don't care about the content, only how the CSS and HTML are done.
    Thanks
    RS

    You're welcome

  • Why i can not see the columns of "Tax Category" in transaction code FS00

    Dear Experts,
          Why i can not see the columns of "Tax Category" and "Posting without tax allowed" in tab of "Control Data"  transaction code FS00?
           How can i add the columns of "Tax Category" and "Posting without tax allowed"?
    Looking forward to your reply.
    Best Regards,
    Merry

    Hi,
    Go to transaction OBD4, and check whether the field "Tax category" is suppressed in group "Account control" for your GL account group.
    If not, then go to OB26 and check the field status for the same field for create, change activity.
    Regards,
    Gaurav

  • Can we see the code of GUI UDF functions

    Hi All,
    Can we see the code of GUI UDF functions?
    Which language it has been written?
    Cheers!
    Samarjit

    Hi,
    Have a look at this blog.
    Is this what you are looking for?
    <a href="/people/venkataramanan.parameswaran/blog/2007/02/06/is-there-a-possibility-to-access-xi-standard-functions-in-user-defined-functions-yes there a possibility to access XI standard functions in User defined Functions?" Yes!</a>
    Regards
    Bhavesh

  • Where we can see the exit codes?

    Hi All,
    Where we can see the exit codes?
    Can we see them in server instance log files? If yes how do we need to configure them.
    Thanks.
    Edited by: 835435 on May 11, 2013 1:23 PM

    It is hosted by default at $DOMAIN_HOME/server/$SERVER_NAME/logs/$SERVER_NAME.log
    You can customize these configurations on WLS CONSOLE, go on the server, Configuration tab --> LOGS subtab
    Kinds
    Gabriel Abelha

  • Why can see the jsp code in browser?

    Q1:
    I just setup completely the oracle application server downloading from OTN website.
    I have created a new OC4J instance 'appweb' in enterprise manager wizard form.
    I can look at the jsp code on the browse when I request the demo application instance.
    I try to deploy a WAR into the 'appweb' container that is been builded by the JBuilder 7 IDE,
    then I can't request all jsp page ,as the browser is normal getting the error 404 message ,but
    the jsp page is sure of.
    Q2:
    I want to change the http server Port ,but the application server can't been taken any request
    servies if change the Port number '7777' in the http.conf file. why for this ??? Be sure , I
    didn't change other configuration parameter.
    Please help me!
    thinks.

    Allaire JRun '%00' or '%2570' could allow an attacker to view the source code of JSP files
    Description:
    Allaire JRun is a program development suite used to create Web applications with Java Server Pages (JSP files) and Java Servlets. JRun versions 3.0 and 3.1 could allow a remote attacker to view the source code of known JSP files on the Web server. A remote attacker could send to the JRun Web Server (JWS) a URL request appended with '%00' or '%2570' for a known JSP file to cause the source code of the file to be returned.
    Platforms Affected:
    JRun 3.0
    JRun 3.1
    Remedy:
    Apply the appropriate patch for your system, as listed in Macromedia Product Security Bulletin MPSB01-15. See References.
    Consequences:
    Obtain Information
    References:
    Macromedia Product Security Bulletin MPSB01-15, "Patch Available for Revealing Source Code when Accessing a JSP as myjsp%00 or myjs%2570 via the JWS or IIS." at
    http://www.macromedia.com/v1/handlers/index.cfm?ID=22288&Method=Full
    or go to, http://www.iss.net/security_center/static/7676.php
    Sudha

  • Why i can not see the Document goods movements from T-CODE  CO03 ?

    Hello,
        why i can not see the Document goods movements list use T-CODE CO03 ?  I'm sure i have issueed for this production order. thanks.
    xinzhou.

    Hi,
    Is this a problem with only one order? or with all the Orders of the same "Order Type".
    If this is with only one Order, check goods movements actually done or not?
    If this problem is with other Orders as well (same Order Type), then with the T.Code; OPL8.
    In the 2nd Tab Page (Implemenation) - Whether the Check boxes are filled for Documented Goods Movements??
    Regards,
    Siva

  • My code panel has an entirely black background and i can not see the coding how can i correct this?

    my code panel has an entirely black background and i can not see the coding how can i correct this?

    cs5 , windows, i don't even know how it changed? and yes all files but after 3 hrs burned here at work i figured it out:
    Before:
    click the format source code button
    Preferance panel will show up>code coloring>Default Background
    Correct:
    Thank you for your reply
    Message was edited by: Graphixqueen1

  • I bought 2 app store cards and can not see the code on them

    i can not redeem my 2 $25 cards because i can't see the codes

    Invalid, inactive, or illegible codes
    http://support.apple.com/kb/TS1292

  • Where can I see the error msg in the below code.

    Hi Gurus,
    Please have a look at the code.
           if abc is initial.
              return-message = cl_bsp_runtime=>get_otr_text( 'ZXYZ/ERR_EMPID' ).
              append test to test_tab.
            endif.
    In the above code, Emp id input field is being checked as its mandatory. I would like to know where can I see the error message per the above code. what is get_otr_test??

    go to SE63 and see it from there..
    SE63-> Translation->OTR Objects->Short Text
    in field <b>Package</b> key in 'ZXYZ'
    and in field <b>Text from OTR</b> key in 'ERR_EMPID'
    and go forward.
    I hope this helps.
    For more info see the link below
    http://help.sap.com/saphelp_nw2004s/helpdata/en/2a/6ad43aa654be55e10000000a11402f/content.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/93/bccd3a00746f4ae10000000a11402f/frameset.htm
    <i>If useful answer..reward points and close the thread.</i>
    A.<b></b>

  • What can i do if I scratch the itunes card and I can´t see the code?

    what can i do if I scratch the itunes card and I can´t see the code?

    Follow these instructions;  iTunes Store:  Invalid, Inactive, or Illegible codes, http://support.apple.com/kb/TS1292

  • How can I get the souce code of a labview vi .

    Hi
    How can I get the source code of a labviw vi.
    Mal

    The LabVIEW block diagram is the source code.
    It is compiled through the LabVIEW environment into a format suitable for running.
    It does not go through an interim conversion to another language before it gets compiled, so
    there is no other source code. The actual vi breaks down into 4 parts :
    Front panel
    Block diagram
    Code (diagram compiled to machine code)
    Data (control and indicator values, default data, diagram constant data, and so on)
    Thanks
    Sacha Emery
    National Instruments (UK)
    // it takes almost no time to rate an answer

  • How do I see the source code for 'NI Example Finder'?

    At the LabView Express demo, the rep showed us how to view the source code for 'NI Example Finder' (started with Help, Find Examples...). Please refresh my memory.
    --todd

    There are a couple of VI's that shipped with LabView 7.0, but you can't see the diagrams.
    C:\Program Files\National Instruments\LabVIEW 7.0\resource\system\HelpServer.llb\Run Example Finder__NATIONAL INSTRUMENTS.vi
    Press Ctrl-E on this VI and it prompts you for a password.
    This VI is run by C:\Program Files\National Instruments\LabVIEW 7.0\resource\system\HelpServer.llb\HelpServer__NAT​IONAL INSTRUMENTS.vi
    There's also C:\Program Files\National Instruments\LabVIEW 7.0\help\_exfinder.llb\Example Finder Launcher.vi.
    Tyring to open this VI starts the NI Example Finder. Note the taskbar icon which is different from the normal VI icon.
    It seems like NI is trying to keep us out, even if it used LabView to develop the Example Finder.

Maybe you are looking for

  • Chinese Remainder theorem : Looking for an implementation

    Weill it's not as if it's a difficult theorem but I don't really know the algorith to make it work, though I need the result obtained by it, so I searched an already done implementation of this algorith but couldn't find it. So if anyone has an idea

  • Report Engine SDK - Rbean usage in standalone java application

    Post Author: Berndb CA Forum: JAVA In BOXI the rebean sdk is available in the Report Engine SDK. I remember that in the 6.5 world one could use RBEAN interface in a standalone java application. Is this still possible in BOXI R2? If yes can you supply

  • Using a Target in an HTML Region

    Hi, I have a page with an HTML Region, which links to an external html page. The external page has links to other, secondary external pages. I'd like for the secondary links to open and replace the original external page within the same region on my

  • How do i turn off the external speaker on my brand new iPod touch

    how do i turn off the external speaker on my brand new iPod touch - it is very annoying

  • Create SAP Script Style and link to Script

    Hi, How to create SAP Script Style through SE72...and how to implement it to Script.. Means where to implement to Script..for ex. below code is script code of ZMEDRUCK... /: INCLUDE &T166P-TXNAM& OBJECT &T166P-TDOBJECT& ID &T166P-TDID& LANGUAGE &EKKO