New Make flag /SDFR (like Wave)

Hi,

I'd like to see the Make operation extended to also include a source datafolder flag (/SDFR) like the Wave operation.
It is much more convenient to work with dfref instead of building up the absolute path including wave names.

Thanks,
Thomas
741
Hello Thomas,

if you have a DFREF called "dfr" then you can just use the following: Make /N=100 dfr:wave_name. I think that's pretty convenient.