- Jun
- 762
- 16
I thought of this when experimenting with the new ability of FSEARCH to accept piped input. When used with a standard pipe, FSEARCH's system variables (e.g., _fsearch_matches) are not available after the command runs. Of course, one can use an in-process pipe, but one is liable to forget that. It would be nice if the variables could be passed back to the parent process.
1. Is it possible for system variables generated in a child TCC process to pass variables back to the parent? If not, issue closed.
2. Would it be very difficult to program this? If so, issue closed.
FSEARCH is one command where this would be useful. Perhaps there are others.
1. Is it possible for system variables generated in a child TCC process to pass variables back to the parent? If not, issue closed.
2. Would it be very difficult to program this? If so, issue closed.
FSEARCH is one command where this would be useful. Perhaps there are others.