Simple File Open Dialog?
Blitz3D Forums/Blitz3D Programming/Simple File Open Dialog?| 
 | ||
| Hi all, Been searching but not found it yet, is there a really easy to implement file browser? e.g. myfile$ = OpenFile("c:\temp","*.txt") Where OpenFile starts a standard W32 file open box? Cheers, LW. | 
| 
 | ||
| (update, found two in the code archives, but I was after a 'light' solution if something already exists other than these entries) | 
| 
 | ||
| http://www.geocities.com/blitzmirror/blitzsys_v105.zip | 
| 
 | ||
| Woah.. cool :) |