View/Edit #9682:go

Switch to edit mode.

Name(s): go
1:  this.out = {}
2:  for x in (this.raw)
3:    if (index(x, "LIT"))
4:      {lhs, rhs} = {x[1..rindex(x, $su.tab)], x[rindex(x, $su.tab)..$]}
5:      lhs = $su:trim(lhs)
6:      rhs = $su:trim(rhs)
7:      player:tell("<precedent>")
8:      player:tell("<name>", lhs, "</name>")
9:      player:tell("<file>S:\\precedents\\divorce\\", rhs, ".wpt</file>")
10:     player:tell("</precedent>")
11:   endif
12:   suspend(0)
13: endfor

Verb arguments: none none none
Verb perms: Readable NOT-Debug
Verb owned by: Dizzy_Devil (#9682)

You are not logged in.

[home | help | who | search | setup | code]