wrw name
wrw will save one or all of the spectra inside the specified frame. The name of the file is the same as the name of the parent window with the leading "." removed and a trailing ".win" added.
The format of name controls the behavior of wrw. If name gives the exact name of the file or the name of the parent window (either with or without the leading "."), all of the spectra inside the parent window will be saved. If the full name of a spectral window is given, only that window will be saved.
The files written by wrw may be read back in by rdwin.
wrw hsqc --> all of windows inside of .hsqc are saved in hsqc.win
wrw .hsqc --> all of windows inside of .hsqc are saved in hsqc.win
wrw hsqc.win --> all of windows inside of .hsqc are saved in hsqc.win
wrw .hsqc.2 --> only .hsqc.2 is saved in hsqc.win
/hhmi/nv3/hhmi/wrw.tcl