Click to See Complete Forum and Search --> : Briefcase update all


Hardeep Singh
April 16th, 1999, 11:49 PM
How do give the briefcase "update all" command from within my program?

Nath
April 17th, 1999, 04:36 AM
What kind of thing you want to update :
- If it's views : use CDocument::UpdateAllViews()
- If it's controls in a dialog box it's UpdateData(FALSE) for output or TRUE for input....

Can you explain it better...
Nath.

Hardeep Singh
April 17th, 1999, 06:09 AM
I'm talking about the "Update All" command on the briefcase context menu... it updates the copies of files stored in the briefcase and the original files on your system.

Nath
April 17th, 1999, 06:28 AM
Sorry I can't help you, I don't know that.

Nath.