DECLAREINTEGER SHBrowseForFolder IN shell32;
STRING @ lpbi
Parameters:
lpbi
[in, out] Pointer to a BROWSEINFO structure that contains information used to display the dialog box.
Return value:
Returns a pointer to an item identifier list (PIDL) that specifies the location of the selected folder relative to the root of the namespace. If the user chooses the Cancel button in the dialog box, the return value is NULL.
My comment:
Starting with VFP version 7 the original GETDIR function is changed to be a wrapper around the SHBrowseForFolder function.
Credits: PHP (4.4.9), an HTML-embedded scripting language,
MySQL (5.1.55-log), the Open Source standard SQL database,
AceHTML Freeware
Version 4, freeware HTML Editor of choice. Hosted by Korax Online Inc.