Functionwd_savealldocs

Defined in: pbwword

public subroutine wd_savealldocs (long arg_prompt)



Script:
public subroutine wd_savealldocs (long arg_prompt);/*<comment>Save all open documents. 0 to prompt chages <> 0 to save automatically/comment>*/

i_PBWWord.SaveAllDocs(arg_prompt)
end subroutine