Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-dev: Re: [Wireshark-dev] problem of Lua support (Stig Bj?rlykke)

From: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
Date: Wed, 9 Sep 2009 10:35:34 +0200
On Wed, Sep 9, 2009 at 10:04 AM, Nicolas R<nicholas720@xxxxxxxxx> wrote:
> I write a file named hello.lua(print("hello world").

Try put this code in your personal init.lua:

  dofile ("hello.lua")


-- 
Stig Bjørlykke