Rev 7132 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 7132 | Rev 12348 | ||
---|---|---|---|
Line 4... | Line 4... | ||
4 | !if .. isin $audiof_ |
4 | !if .. isin $audiof_ |
5 | !exit |
5 | !exit |
6 | !endif |
6 | !endif |
7 | !if $wims_read_parm=$empty |
7 | !if $wims_read_parm=$empty |
8 | !exit |
8 | !exit |
9 | !endif |
9 | !endif |
10 | 10 | ||
11 | !set options=!word 2 to -1 of $wims_read_parm |
11 | !set options=!word 2 to -1 of $wims_read_parm |
12 | 12 | ||
13 | !set audio_=!word 1 of $wims_read_parm |
13 | !set audio_=!word 1 of $wims_read_parm |