- or download this
In our aXML document we want to put something like :
...
<hr>
<walk>/home/user/Desktop/</walk>
- or download this
my @filelist = glob($data);
...
#N.B I haven't tested the above code, it's for example/illustration pu
+rposes only.
- or download this
lets say we want a hyperlink for each file :
...
[link action="deletefile" filename="<d>filename</d>"]Delete[/link]
+<br>
</walk>
- or download this
my @filelist = glob($command_args->{'dir'});
...
$result = join('',@results);
- or download this
<table>
...
</walk>
</table>
- or download this
<walk dir="<qd>dirname</qd>">
...
...
</walk>
- or download this
<walk dir="/home/username/Desktop">
<insertfile>common/dirmask1.aXML</insertfile>
</walk>