- Home
·
- String Manipulation
·
- Gets every file in a speciffic directory, without using controls and api's uses 5 lines of code
Gets every file in a speciffic directory, without using controls and api's uses 5 lines of code
Gets every file in a speciffic directory, without using controls and api's uses 5 lines of code
Rate Gets every file in a speciffic directory, without using controls and api's uses 5 lines of code
(1(1 Vote))
Do
Fn = Dir
MsgBox Fn
Loop Until Fn = ""
Gets every file in a speciffic directory, without using controls and api's uses 5 lines of code Comments
No comments yet — be the first to post one!
Post a Comment