lua-users home
lua-l archive

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




Try string.dump(load(scriptAsString,"=none"))

Yes that works.
Thanks,
Milind