[arachne] Re: shtml parser
- From: "Michal H. Tyc" <mht@xxxxxxxxxxxxxxxx>
- To: arachne@xxxxxxxxxxxxx
- Date: Fri, 23 Jul 2004 14:50:21 +0200
Arachne at FreeLists---The Arachne Fan Club!
On Thu, 22 Jul 2004 00:59:16 -0700, "Destiny" <2sharku@xxxxxxxxxxxxx> wrote:
> What does this apm do from regular html?
----[ SHTML.TXT ]----
SHTML.EXE can execute following directives:
<!--#include file="filename" -->
taht include file called "filename"
You can include *.sht files too. For every level will run a new copy of
program. (if remain free memory)
<!--#include virtual="url" -->
taht include file on specified "url"
<!--#size file="filename" -->
include size of "filename" in bytes
<!--#echo var="variable" -->
if variable is
LAST_MODIFIED date of last modification on main document
DOCUMENT_NAME eg. index.sht
DOCUMENT_URL eg file:c:\arachne\examples\index.sht
DATE include local date
TIME include local time
or can include any system enviroment like COMSPEC or PATH
<!--#exec cmd="command" -->
<!--#exec cgi="program" -->
include output of "command" or "program"
other commands will ignored
------------------------
Hope this helps,
Michal
Arachne at FreeLists
-- Arachne, The Web Browser/Suite for DOS and Linux --
Other related posts: