the directory I want to read is D:\blitzstest\gfx2
But what if I put the program into another folder with a subfolder gfx2?
this won't work.
Local dir=ReadDir("\gfx2")
So how do I read a subdirectory?
thanks
But what if I put the program into another folder with a subfolder gfx2?
this won't work.
Local dir=ReadDir("\gfx2")
So how do I read a subdirectory?
thanks