Saves the n-th dielectric function to the specified file. The entries in the list of dielectric functions are numbered starting with 1.
Warning: An already existing file it will be overwritten without warning.
VisualBasic example:
Call scout.save_df(2, "c:/temp/df2.dfm")