PDA

View Full Version : Scripting File Handling Functions



prof
June 18th, 2003, 04:40 PM
Has anyone written a script to traverse a disk directory structure - as might be used to find a file?

Promixis
June 18th, 2003, 05:25 PM
Just have a look in the LUA demo file. Its on the online help page for lua.

Very easy to do.