01-24-2006 12:10 PM
01-24-2006 12:28 PM
Even if the VI isn't in the palette, the VIs are usually saved for backward compatibilty. Try looking in vi.lib\utility\file.llb.
Obviously, it's probable that the VI was replaced by something better, so you might want to have a look for that. If your file exists, you can probably just do open>write>close and you don't need to enforce anything other than working through error in\out terminals.
01-24-2006 12:47 PM
Just insert a "refnum to path" bullet for a quick bandaid fix (It is in the advanced file functions) 😉
@jmfinlan wrote:
Write Text to File doesn't allow me to carry the pathname along, and I have to duplicate it and force the order of the operations.