int ok = hw_PathRequest(STRPTR title, STRPTR buf, int len,
struct hwTagList *tags);
hw_PathRequest() will return False and the string buffer won't
be modified. If the user selects a path and acknowledges the requester, True is returned.
NULLTrue or False indicating whether the user selected a path or not