lua-users home
lua-l archive

Re: Creating a directory in a lua script

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


You can try
	os.execute("mkdir xxx")
but it'll be hard to get reliable status back.

AltStyle によって変換されたページ (->オリジナル) /