to set to existing directory with property node use 3. For other options, right click on path control, select browse options, then set it and read off the value with a property node
In this case, it's not explicitly documented in the help file, but typically when NI implements something like this, the number range is the same as the order the options occur in if you set the property manually. In this case, the browse options dialog box with a popup for specifying the selection mode. In that list "existing dir" is item 3 (remeber to start counting at 0).
Mike...
Certified Professional Instructor Certified LabVIEW Architect LabVIEW Champion
"Vishi Anand" wrote in message news:3eb1a744@newsgroups.... > Seems the Browse button has a SelectionMode property which I can control, > but don't know what value should I set it. > > > vishi > >