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