ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

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