Rev 12617 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 12617 | Rev 12982 | ||
---|---|---|---|
Line 4... | Line 4... | ||
4 | !if $cancel!=$empty or $class=$empty |
4 | !if $cancel!=$empty or $class=$empty |
- | 5 | :back |
|
5 | job=first |
6 | job=first |
6 | !changeto jobs/$job.proc |
7 | !changeto jobs/$job.proc |
7 | !endif |
8 | !endif |
8 | 9 | ||
9 | classhome=$classdir1/$class |
10 | classhome=$classdir1/$class |
10 | !readdef $classhome/.def |
11 | !readdef $classhome/.def |
11 | !if $class_defined!=yes |
12 | !if $class_defined!=yes |
12 | !!FIXME back does not exist |
- | |
13 | !goto back |
13 | !goto back |
14 | !endif |
14 | !endif |
15 | 15 | ||
16 | !if $confirm=$empty |
16 | !if $confirm=$empty |
17 | :normal |
17 | :normal |