09-07-2005 11:24 AM
09-08-2005 10:45 AM
Donna,
I don't think that there is a way to do what you want with the DirSelectPopup, but as an alternative if you use the FileSelectPopup you can use the 'SplitPath' function (from the CVI utility library) right afterwards to get just the directory returned to you. This would only be one or two (if you want the drive as well as the directory) extra lines of code extra and it would provide you with the functionality you are looking for.