Rev 4640 | Rev 9909 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 4640 | Rev 6514 | ||
---|---|---|---|
Line 3... | Line 3... | ||
3 | error=wrong class id ($qclass) |
3 | error=wrong class id ($qclass) |
4 | !exit |
4 | !exit |
5 | !endif |
5 | !endif |
6 | 6 | ||
7 | !if $qclass=$empty or $rclass=$empty |
7 | !if $qclass=$empty or $rclass=$empty |
8 | error=undefined class |
8 | error=undefined local and/or remote class |
9 | !exit |
9 | !exit |
10 | !endif |
10 | !endif |
11 | 11 | ||
12 | !if _ isin $qclass |
12 | !if _ isin $qclass |
13 | qclass=!translate internal _ to , in $qclass |
13 | qclass=!translate internal _ to , in $qclass |