LAE

Welcome to the LAE community!  Please feel free to start a discussion in the discussion tab or join in a conversation.

Discussions

Members

Resources

Events

 View Only
  • 1.  Clock from either inputs

    Employee
    Posted 03-15-2018 02:30

    Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.

    Originally posted by: ThomasT

    Dear all.

    I have this problem with a process I am working on.Development.brg
    The graph outputs one file per input file, and loops through all of the data.

    The directory list is in the graph to make sure that if a file already is processed the file will be sent to a trash folder.

    The problem is that when a duplicate is found the process will just quit, instead of clocking the "Update Current File Number" node.

    Is there a way around this?

    Thanks in advance.

    Thomas


  • 2.  RE: Clock from either inputs

    Employee
    Posted 03-16-2018 01:41

    Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.

    Originally posted by: ThomasT

    Arggh, why didn't I think of this before.
    The solution is off course create the excel file, but let the script delete the file if a duplicate is found.
    It is implemented and working now:-)