Is it possible to select and load multiple files with RequestFile ?
Thanks,
Sash
I don't think you can select multiple files, but you can select and load an entire directory with RequestDir()
Thanks for the reply,
Will have to code one myself then :(
no biggy.
In the Module Tweaks forum someone wrote a tweak so you could select multiple files.
[edit]
Here it is,
http://www.blitzbasic.com/Community/posts.php?topic=53902
That ought to be part of the official distro, one would think...