set debug on
debug trace
Property List1 DEFAULTDIRECTORY 'c:\temp'
PROPERTY list1 REFRESHLIST 'TRUE'
getproperty list1 defaultdirectory 'vstring'    -- This contains 'c:\temp'
pause 2 using .vstring



The File ListBox display still has the contents of the startup directory not 
'c:\temp' as expected.  Am I missing something? This is the first time I have 
used this component.

Reply via email to