Saving file dialog

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • John

    Saving file dialog

    Hi

    I am using an open file dialog which allows me to select a file to open.
    This is all great. But it does not allow me to give a filename and select
    folder to save the file to if the file does not already exist. How can I
    implement save file functionality?

    Thanks

    Regards


  • Lloyd Sheen

    #2
    Re: Saving file dialog


    "John" <info@nospam.in fovis.co.ukwrot e in message
    news:%23RTUFE9m IHA.3512@TK2MSF TNGP03.phx.gbl. ..
    Hi
    >
    I am using an open file dialog which allows me to select a file to open.
    This is all great. But it does not allow me to give a filename and select
    folder to save the file to if the file does not already exist. How can I
    implement save file functionality?
    >
    Thanks
    >
    Regards
    >
    Use the FileSaveDialog

    LS

    Comment

    Working...