Subversion Repositories wimsdev

Rev

Rev 5920 | Rev 6276 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 5920 Rev 5921
Line 17... Line 17...
17
</td>
17
</td>
18
</tr>$table_tr
18
</tr>$table_tr
19
<th>$wims_name_Address</th><td>
19
<th>$wims_name_Address</th><td>
20
!line 3 of $interf
20
!line 3 of $interf
21
</td>
21
</td>
22
$table_tr
22
</tr>$table_tr
23
<th>Use</th><td>
23
<th>Use</th><td>
24
!line 4 of $interf
24
!line 4 of $interf
25
</td>
25
</td>
26
</tr>$table_end
26
</tr>$table_end
27
 
27
 
Line 35... Line 35...
35
$table_tr
35
$table_tr
36
<th style="width:150px;">$wims_name_name</th><td>
36
<th style="width:150px;">$wims_name_name</th><td>
37
!set name=!line 1 of $interf
37
!set name=!line 1 of $interf
38
!line 1 of $interf
38
!line 1 of $interf
39
</td>
39
</td>
40
$table_tr<th>$wims_name_Author</th>
40
</tr>$table_tr<th>$wims_name_Author</th>
41
<td>
41
<td>
42
!line 2 of $interf
42
!line 2 of $interf
43
!!!exec $name about
43
!!!exec $name about
44
</td>
44
</td>
45
$table_tr<th>Use</th>
45
</tr>$table_tr<th>Use</th>
46
<td>
46
<td>
47
!line 3 of $interf
47
!line 3 of $interf
48
</td>
48
</td>
49
$table_tr<th>Input data</th>
49
</tr>$table_tr<th>Input data</th>
50
<td>
50
<td>
51
!line 4 of $interf
51
!line 4 of $interf
52
</td>
52
</td>
53
$table_tr<th>Output data</th>
53
</tr>$table_tr<th>Output data</th>
54
<td>
54
<td>
55
!line 5 of $interf
55
!line 5 of $interf
56
</td>
56
</td>
57
</tr>$table_tr<th>Example</th><td>
57
</tr>$table_tr<th>Example</th><td>
58
!set example=!line 7 of $interf
58
!set example=!line 7 of $interf
Line 74... Line 74...
74
 <br/>
74
 <br/>
75
 <pre>
75
 <pre>
76
 !exec $name $example
76
 !exec $name $example
77
 </pre>
77
 </pre>
78
!endif
78
!endif
79
</tr>
79
</td></tr>
80
$table_end
80
$table_end
81
 
81
 
82
!next
82
!next