File.Save
STATIC SUB
Save
(
FileName
AS String ,
Data
AS String )
Saves the contents of a string into a file.
Referenced by:
File _(class)_