Is there a function to directly load an open File window?
Open File window with MAxGUI
BlitzMax Forums/BlitzMax Programming/Open File window with MAxGUI filename$=RequestFile$(RequesterTitle$,ext$="",SaveFlag=False,StartPath$="")
See also:
RequestFolder()
See also:
RequestFolder()
thanks