home *** CD-ROM | disk | FTP | other *** search
- .key disk,pref
- .bra {
- .ket }
- cd {disk}
- echo >ram:tmp.html "<HTML><HEAD>Directory of: {pref}<HR>"
- list >>ram:tmp.html PAT=#? FILES NODATES NOHEAD QUICK ALL LFORMAT="<A HREF=/{pref}/%s%s>%s</A><BR>"
- echo >>ram:tmp.html "<HR><A HREF=javascript:history.back()>BACK</A> "
- echo >>ram:tmp.html "Generated with: <A HREF=http://www.crevman.link.pl/files/dir2html.lha>dir2html</A>"
- echo >>ram:tmp.html " by <A HREF=mailto:amiga@irc.pl?subject=DIR2HTML>BloodMan</A></BODY></HTML>"
- ;
- ; --- dir2html [pre!] v0.1 (11.03.2000) by BloodMan^PTE ---
- ; download from http://www.crevman.link.pl/files/dir2html.lha
- ; any comments, suggestions etc; please write to amiga@irc.pl
- ;
- ;
- ; install= copy htdirs c:
- ; protect c:htdirs +s
- ;
- ; usage= htdirs disk: <- if dir is a rootdir do NOT input 2nd parameter
- ; htdirs disk:path/ path
- ; `- this is for show (Directory of:) and for link.
-