RoboHELP prompt

A generic dialog opens when you are doing things like copying or importing files into your project or removing files from the current project. The program displays this dialog so you can confirm the operation.

Yes: For single files, "Yes" confirms that you want to copy, import, remove, etc. After you click "Yes," the program carries out the command.

Yes to All: For multiple files, "Yes to All" confirms that you want to copy, import, remove, etc. all selected items. After you click "Yes to All," the program carries out the command.

No: Instructs the program not to copy, import, remove, etc. the file listed at the dialog. The program "skips" the file and moves onto the next one (if multiple files are selected).

Cancel: Cancels the copy, import, remove, etc. operation and closes the dialog.