Rev 9631 | Rev 9667 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 9631 | Rev 9650 | ||
---|---|---|---|
Line 12... | Line 12... | ||
12 | !exit |
12 | !exit |
13 | !endif |
13 | !endif |
14 | 14 | ||
15 | !if $step=1 |
15 | !if $step=1 |
16 | !if $update!=$empty |
16 | !if $update!=$empty |
- | 17 | job=deldoc |
|
17 |
|
18 | step=0 |
- | 19 | !changeto $job.proc |
|
18 | !else |
20 | !else |
19 | desc=!singlespace $desc |
21 | desc=!singlespace $desc |
20 | desc=!char 1 to $desc_limit of $desc |
22 | desc=!char 1 to $desc_limit of $desc |
21 | title=!singlespace $title |
23 | title=!singlespace $title |
22 | title=!char 1 to $title_limit of $title |
24 | title=!char 1 to $title_limit of $title |