Setting up a save button

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



All that is left now.. is the save button. So I think this will be my last
question.

I think my code at the moment is something simple like
"activedocument.save". But its not good enough. Firstly because the file
will be read only, and this brings up a sub error after saving, saying the
file is read only etc. (although the save works).

Here is what I would like the button to do:

If possible, the save button to be pragrammed so certain form fields
(provided they are filled in already) are used to create the file name:

For example "<incident number> for <name> (<date of incident>).doc"
And then have it automatically save to the users desktop.

If successful, a message box appears to say "Your form has been saved to the
desktop as <filename>"
If not successfull, msgbox "Please at least fill in your name, incident
number, and incident date before attempting to save"

Once successfull, then all further pressing of the save button return
something along the lines of "Save successfull / All updates to the form
have been saved to <filename> located on on your desktop"


.



Relevant Pages

  • Re: beeping patch for debugging acpi sleep
    ... D = had to resume 2 times, that means when pressing the power button the ... a second time resume is successfull ... (the problem is a bit different, it suspends, when trying to resume it ...
    (Linux-Kernel)
  • Re: beeping patch for debugging acpi sleep
    ... D = had to resume 2 times, that means when pressing the power button the ... a second time resume is successfull ... (the problem is a bit different, it suspends, when trying to resume it ...
    (Linux-Kernel)
  • Re: ADO Connection
    ... appear ado login dialog and prompt me for a user and ... After pressing OK without any input the connection is ... created successfull. ...
    (borland.public.delphi.database.ado)