Menu: View→Analysis Properties→Bootstrap→Number of bootstrap samples
The number of bootstrap samples.
For more information, see the Bootstrap method of the AmosEngine class.
Programming
In Amos Graphics programs, you can fill this text box with "2000" by using the following statement (Visual Basic):
pd.GetTextBox("AnalysisPropertiesForm", "BootstrapText").Text = "2000"