GUI_IMAGEREQUEST(TITLE$,[TYP$],[DIR$],[SORT],[X],[Y])
TYP$ - Optional list of file types eg ".bmp#.png#.jpg#"
DIR$ - Optional directory (default is current
directory)
SORT - 0/1 Sort files
on or off
Will display a simple image file requester to the user and return the specified file or ""
See also:
GUI_FILEREQUEST - file selector