lua-users home
lua-l archive

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



On 14 Jun 2007, at 07:56, Matthew Armstrong wrote:

Is there a way to run ldb within an embedded script?

You can invoke ldb() at any location in the Lua code.

With regards
-- Stefan