im using "shell" command in a Form to run a process which was created in Perl. I will like to stop any user from exiting from the form unless the process is done running. what code can I use. Thank you in advance
param1_folderLoc = Convert.ToString(totalSelected.Item(index))
procID = Shell("perl C:\\stwich_profile_copy.pl " & param1_folderLoc