Lua
›
Lua - General
Search
everywhere
only in this topic
Advanced Search
How do I test for the existens of a file
‹
Previous Topic
Next Topic
›
Classic
List
Threaded
♦
♦
Locked
1 message
TheLonelyStar
Reply
|
Threaded
Open this post in threaded view
♦
♦
|
How do I test for the existens of a file
Hi,
I want to test if a specific file exist, and do something if yes. Like
if <file exist> then
<do something>
else
<do something else>
end
How do I do that?
Thanks!
Nathan
Free forum by Nabble
Edit this page