I am receiving an Error 2, Memory Full error when using the System Exec.vi. Althought there is a support note for a similar issue, it doesnt really apply to the situation I am seeing. I am calling a single program, in the form of:
<executable> arg1 arg2 This is working for a while, and then eventually will generate the above error on a XP box, and never runs on a NT box. After I saw the note that arguments are not supported, I tried running them without any arguments, i.e. just: <exectuable> and still run into this problem on the NT system. Any suggestions? Brian
