(Using Zennoposter MP version 4.2.5.0)
I have a list that I'm trying to take the first line from and its using relative paths to the file ({-Project.Directory-}list.txt) and have both "load from a file" and "save change list to file" checked.
I simply added a list processing action to take the first line and "delete line after take," but it gives me an error of "Index was out of range. Must be non-negative and less than the size of the collection.Parameter name: index"
It works properly only when I change the relative path to the full, absolute, path to the list file.
I have a list that I'm trying to take the first line from and its using relative paths to the file ({-Project.Directory-}list.txt) and have both "load from a file" and "save change list to file" checked.
I simply added a list processing action to take the first line and "delete line after take," but it gives me an error of "Index was out of range. Must be non-negative and less than the size of the collection.Parameter name: index"
It works properly only when I change the relative path to the full, absolute, path to the list file.