Our company test platform calls a standalone executable built with LabView. In addition, it adds a long string (more than 256 characters) after the path of the executable.
Problem: Labview crashes when receiving this long command (access violation).
Question: How can make Labview ignore this long command? What I only need is to call to the standalone executable; the exceedind command is not used.
We're using Labview 5.1 under Windows NT.
Also buiding the executable with Labview 6.leads to the same problem.In this case we received the following message: error#3 : "memory.cpp", line 876.
Regards,
Jean-Claude