paparazzi-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Paparazzi-devel] how put perl script in tool menu


From: Felix Ruess
Subject: Re: [Paparazzi-devel] how put perl script in tool menu
Date: Sat, 22 Mar 2014 12:41:49 +0100

Hi Eduardo,

you should by able to add it to conf/control_panel.xml (which is a user specific file create from conf/control_panel_example.xml) and it should be added to the tools menu:
<section name="programs">
  ... the other programs...
  <program name="perl tests" command="perl teste2.pl"/>
</section>

Cheers, Felix


On Sat, Mar 15, 2014 at 12:10 AM, Eduardo lavratti <address@hidden> wrote:
Hello,

i like to know how i can call a perl script in PPZ CENTER / tools menu.
to run the script i do  "perl teste2.pl"

any one can help ?


_______________________________________________
Paparazzi-devel mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/paparazzi-devel



reply via email to

[Prev in Thread] Current Thread [Next in Thread]