File Requester?
BlitzMax Forums/BlitzMax Beginners Area/File Requester?| 
 | ||
| Does Max have a function to bring up a simple file requester dialogue box? If not, anyone got any code they can share to do this? I have MaxGUI. | 
| 
 | ||
| RequestFile() part of BRL.System (not MaxGUI) | 
| 
 | ||
| Yep, RequestFile$(), RequestDir(), etc. They are part of the BRL.System module so have a look in its help docs for similar commands. Edit: LOL, Gfk beat me to it by 39 seconds! | 
| 
 | ||
| You only get the Silver medal, Seb, but thanks to both contestants! | 
| 
 | ||
| Nice feature, too bad it quits from fullscreen :( | 
| 
 | ||
|  Nice feature, too bad it quits from fullscreen :(  That's what you get for using Windows. | 
| 
 | ||
| Thank you capt. obvious :) |