home *** CD-ROM | disk | FTP | other *** search
- *| REM edit these values as required
-
- defaultPath$="RAM::RamDisc0.$" : REM Full pathname of HTML page
- *| or directory of pages.
- maxSize%=96*1024 : REM Largest page size
- pedantic%=TRUE : REM No markup inside anchors
- quoteEntity%=TRUE : REM " must be "
- ampersand%=TRUE : REM & must be &
- noEntityNames%=FALSE : REM Disallows tbs entity names
- entityCheck%=TRUE : REM Checks all &entity; valid
- noNestedFont%=TRUE : REM <FONT> can not be nested
- strictHTML2%=FALSE : REM Restrict to W³C HTML 2.0
-