> I want to call my LV executable from another programming language,
> Spectrum. How can I return any LV errors to this application.
>
I don't have a PC in front of me, but what I'd try is to write to stderr
or stdout. If that is not possible, the other possibilities depending
on what Spectrum supports is to try named pipes or TCP/IP.
Greg McKaskle