I can get to my VI's current path, but need to access a directory below the current path.
For example, the location of my VI might be:
D:\my program files
But I need to access a folder below that:
D:\my program filese\supporting files
How do I access the next directory down?