In script _dependency.sas trim function produces a blank " " if name does not exist. This produces an error as the path for _caller.json is ./tempDoc/crossreference/ _caller.json.
Better to replace trim with strip funktion, as strip produces a string with zero length. See attachment
Anonymous
Diff:
Already implemented that way
Already implemented that way. At least on GitHub.