problem in execution

Learn / Forums / General InDesign Topics / problem in execution

Viewing 1 reply thread
  • Author
    Posts
    • #77601
      Rose Sall
      Member

      hello all
      I am facing a strange issue. I am moving an indesign file and a log file to another folder. But if I am executing line by line my program it is moving both the files but if I am directly executing using F5 then only the log file is getting moved. Can anyone one suggest me a solution?
      PLease please help
      Thanks

    • #77603
      Eugene Tyson
      Member

      Have no idea what you’re talking about.

      Can you elaborate?

      • #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

Viewing 1 reply thread
  • You must be logged in to reply to this topic.
>