LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Command line arguments

Hi

I'm using LabView 5.1 and the ApplicationBuilder to develop a run-time
executable application.

Is it possible to use command line arguments when running such a .exe file,
and how can I get these aurguments in my application ?

Thank you


Eric Hervieu
CEA - France
eric.hervieu@cea.fr
0 Kudos
Message 1 of 2
(3,229 Views)
Hi Eric,

Right now the only way to do this is via the ini file. Hopefully the
command line will be available in 6.0. For a complete discussion and
example browse to:

http://digital.ni.com/public.nsf/websearch/17c3ad70493ce0208625666a00763364

Guy McDonnell
National Instruments

Eric Hervieu wrote in article
<82gaec$23$1@ellebore.saclay.cea.fr>...
> Hi
>
> I'm using LabView 5.1 and the ApplicationBuilder to develop a run-time
> executable application.
>
> Is it possible to use command line arguments when running such a .exe
file,
> and how can I get these aurguments in my application ?
>
> Thank you
>
>
> Eric Hervieu
> CEA - France
> eric.hervieu@cea.fr
>
>
>
0 Kudos
Message 2 of 2
(3,229 Views)