Hide Table of Contents

End for all documents

Add the For all documents command and End for all documents to your script to indicate a block of commands to operate on all selected files.

If a block is not specified using For all documents and End for all documents, the scripted commands run only once, even if multiple documents are selected. For example, if a user selects 10 files and activates a Dispatch action script, use a block to group the files and process them with a single follow-up dialog box instead of 10 separate dialog boxes.

The following example shows a series of commands in a Dispatch script. Because it is included in a For all documents block, the Copy command operates on all selected files.

Type Content Description
Edit Box DestFolder Shows an Edit Box once letting the user enter a destination folder
For all documents Block START Initiates the block of commands to be evaluated for all selected documents.
Copy file %PathToSelectedFile% => %DestFolder%\%NameOfSelectedFile% Evaluates the copy on each of the selected files.
End for all documents Block END Ends the block.


Provide feedback on this topic

SOLIDWORKS welcomes your feedback concerning the presentation, accuracy, and thoroughness of the documentation. Use the form below to send your comments and suggestions about this topic directly to our documentation team. The documentation team cannot answer technical support questions. Click here for information about technical support.

* Required

 
*Email:  
Subject:   Feedback on Help Topics
Page:   End for all documents
*Comment:  
*   I acknowledge I have read and I hereby accept the privacy policy under which my Personal Data will be used by Dassault Systèmes

Print Topic

Select the scope of content to print:

x

We have detected you are using a browser version older than Internet Explorer 7. For optimized display, we suggest upgrading your browser to Internet Explorer 7 or newer.

 Never show this message again
x

Web Help Content Version: SOLIDWORKS PDM 2013 SP05

To disable Web help from within SOLIDWORKS and use local help instead, click Help > Use SOLIDWORKS Web Help.

To report problems encountered with the Web help interface and search, contact your local support representative. To provide feedback on individual help topics, use the “Feedback on this topic” link on the individual topic page.