GetSaveDir
Retrieves a pointer to the string containing the save directory and returns it.
Example:
(= theString (GetSaveDir)) (Print theString)