I have a VI that uses "Calling by Reference Node" to open other VIs. For certain VIs, an error 8 is returned when they are opened. For other VIs, there is no error. I've checked my permissions and all of the VIs have read/write access. Is there something obvious I'm missing?
I'm attaching the library that contains the "offending" VI -- CmdParser-ProcCaller.vi
Thanks.