This Function Adds quotes to a filename... especially useful when sending
an arguement to a program (ie a filename) and it has spaces in it (with spaces
if shows up as multiple arguements.
Inputs
str is the String to add quotes to.
Assumes
No real "user notes" here...except it was a pain to think this one up =)
Returns
The Fixed String
API DeclarationsNone