reloc2.w

来自「speech signal process tools」· W 代码 · 共 7 行

W
7
字号
# @(#)reloc2.w	1.2 6/18/91 ERL - waves command script for self modifying panelshell awk '/make/ {print 2, $12, $14}' commands/reloc.w > reloc.tmpshell awk '{print "waves make_panel name reloc file reloc.wb title Self-Alteration columns", $1, "loc_x", $2, "loc_y", $3}' reloc.tmp > commands/reloc.wshell echo return >> commands/reloc.wcall commandname commands/reloc.wreturn

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?