Additional flag for make
MelissaH
make/n=100/e myNewWave
would be the same as:
make/n=100 myNewWave; edit myNewWave
This would be particularly useful for cases where is making a large number of waves and then filling with data from another program via cut-and-paste.
Melissa