The Explorer_Check_Stop_Processing procedure is used to determine whether the user clicked the Stop button or closed the SmartList window during processing.
Explorer_Check_Stop_Processing, Stop
• Stop – A returned boolean that will be true if the user has chosen to stop processing, and false if they have not.
This procedure should be called at least once in the loop that fills the SmartList with data items.