void SaveToFile(str FileName)
Saves current preprocessor output to the specified file.
A compiler error will be raised if the save fails.
#call SaveToFile(AddBackslash(SourcePath) + "Preprocessed.iss")
SaveStringToFile