New Make flag /SDFR (like Wave)

thomas_braun
Posts: 94
Joined: 2009-10-07
Location: Germany

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


[ last edited November 8, 2010 - 07:09 ]
741
Posts: 187
Joined: 2009-03-22
Location: Belgium

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.


[ last edited November 10, 2010 - 06:48 ]
thomas_braun
Posts: 94
Joined: 2009-10-07
Location: Germany

Hi 741,

thanks for the pointer. That's really conventient in this way :)
Therefore my feature request is obsolete.


Back to top