Sammy,
The current TSE v4.50.19's
read.me file states:
"capture() of a shell command was broken. Fixed."
Because I publish macros, I try to make them backwards compatible with older TSE versions, because not everybody immediately updates their TSE installation to the latest version.
For my current "masterpiece in progress" I am wondering whether I should use the Capture() statement as the more efficient choice, or the Dos() or lDos() statement as the more backwards compatible choice.
So I can make this choice:
1.
In what way was Capture() broken?
2.
Since when was Capture() broken this way?
Carlo