Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Browse to File
#1
Hi,

Is there a Browse to File function similar to BrowseToFolder.
I can set up a form to ask the user for filename and then I can use BrowseToFolder to help them locate a place to save it.
But what if they want to select a pre-existing file to update/write (i.e. using s.setfile)
I geuss I could enumerate files in that folder and then create a list from there but it seems like this may be already coded (like BrowseToFolder). I hope this is an easy one!! You have been so helpful.

Stuart
#2
Tried OpenSaveDialog?
#3
So embarrassed didn't see this myself. Works perfectly!!!

Stuart


Forum Jump:


Users browsing this thread: 1 Guest(s)