NAME RTDirRequest()ret = RTDirRequest();
DESCRIPTION Get a directory from the user. What follows is an example of directory extraction.
EXAMPLE: AFReqTools rt; printf("Directory: %s\n",rt.m_filerequester->Dir);
NOTE The hook function is not implemented at this time
INPUTS none
RESULT TRUE if success FALSE if failure to open requester
BUGS none known
SEE ALSO m_filerequester m_volume_filterhook Hooks