Subversion Repositories wimsdev

Rev

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

Rev 2389 Rev 3569
Line 37... Line 37...
37
Vous trouverez ici la
37
Vous trouverez ici la
38
!href target=wims_help module=adm/createxo Documentation OEF
38
!href target=wims_help module=adm/createxo Documentation OEF
39
<p>
39
<p>
40
Special hints:
40
Special hints:
41
<ol>
41
<ol>
42
<li><p>In order to debug a file, you can place a line
42
<li>In order to debug a file, you can place a line
43
<pre>
43
<pre>
44
$!debug ...
44
$!debug ...
45
</pre>
45
</pre>
46
in that file, where ... can be any text string. When you test your module, the
46
in that file, where ... can be any text string. When you test your module, the
47
execution will stop at this line, with the content of ... shown to you. If
47
execution will stop at this line, with the content of ... shown to you. If
48
... includes variables, the latter will be substituted according to the usual
48
... includes variables, the latter will be substituted according to the usual
49
WIMS variable substitution rules.
49
WIMS variable substitution rules.
50
 
50
 
51
</ol>
51
</li></ol>
52
 
52
 
53
:end
53
:end
54
 
54