Rev 3976 | Rev 10714 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 3976 | Rev 6108 | ||
---|---|---|---|
Line 50... | Line 50... | ||
50 | !if $gotlist=$empty |
50 | !if $gotlist=$empty |
51 | error=empty_file |
51 | error=empty_file |
52 | !exit |
52 | !exit |
53 | !endif |
53 | !endif |
54 | 54 | ||
55 | serial=!record 0 of $new/serial |
55 | serial=!record 0 of wimshome/$new/serial |
56 | serial=!word 1 of $serial |
56 | serial=!word 1 of $serial |
57 | 57 | ||
58 | !readdef wimshome/log/classes/$wims_class/neighbors |
58 | !readdef wimshome/log/classes/$wims_class/neighbors |
59 | 59 |