Yes but unfortunately it is a tree based list with parent and child nodes separated by /.
It has fields is_group, fullname, name, find, replace.
So if we were to use the filename as the fullname of the group, and assume all entries are part of that group, we would still need to derive a name for each entry, before adding the find and replace strings. Also order matters here as each entry is performed in the order they are found (so no sorting).
Seems like overkill but I guess we could name them by something like fix0001 through fixXXXX but that isn't very meaningful.
So it won't be as simple as reading in a delimited list. But it should be doable.
Quote:
Originally Posted by Doitsu
AFAIK, users can only import and export Saved Searches .ini files.
|