You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to iLuaBox
Hi,
I see you can save the input, which is great. Now, how do you load
your .Lua files back up, once saved?
Thanks.
Slava Lopata
unread,
Jan 27, 2011, 7:46:26 AM1/27/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ilu...@googlegroups.com
There is edit() defined in extras.lua (loaded implicitly from hello.lua). Call it with filename or with no args
-- Slava Lopata
Skorp2011
unread,
Jan 27, 2011, 7:53:37 AM1/27/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to iLuaBox
Sorted!
Thanks a lot, that was incredibly quick!
:)
On Jan 27, 12:46 pm, Slava Lopata <hayoh...@gmail.com> wrote:
> There is edit() defined in extras.lua (loaded implicitly from hello.lua).
> Call it with filename or with no args
>