Reply To: problem in execution

#77756
Rose Sall
Member

I dont know how to elaborate further.
I can show a part of my code as an example:

If find_font() = False Or find_links() = False Then

move_doc(iddoc, infolderpath, unprocessedpath)

—>>> trouble was here. As the name of the function suggests it has to move a file to a specified path, Which was happening when i executed line by line(F10), but when I executed directly (F5) it didnt move the file.

End If

This article was last modified on September 1, 2015

Comments (0)

Loading comments...