Subj : Re: MPL
To : IGNATIUS
From : G00R00
Date : Thu Jan 31 2019 07:20 pm
ig> If Not fileExist(foneline) Then
This is the first line of your code that gets executed, but you have no
value assigned to the fonline variable when you are calling it. That is at
least one problem.