79179961

Date: 2024-11-12 06:16:29
Score: 1
Natty:
Report link

You have opendialog1. It defined for form as I guess. OpenDialog has FileName property that's you need. Just delete OpenDioalog1.Execute in the second procedure. Better way in your case is define variable for file name in form. Advice: don't place program logic in event handler. Never

Reasons:
  • Whitelisted phrase (-1): in your case
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Артем Константинов