On Fri, 5 Nov 1999, Robert Hoare wrote:
>
> How do I add a page with no extension to the pages list?  PAGEINCLUDE *. and
> variants doesn't seem to work, i.e. doesn't add a blank extension as a valid
> page type.
> 
> A crude workaround is:
> 
> FILEALIAS /*.gif /*.gif
> FILEALIAS /*.ico /*.ico
> FILEALIAS /* /*.(script)
> PAGEINCLUDE *.(script)
> 
> This does count the "pages" correctly, but naturally puts a .(script) at the
> end of every "page" name.
> 
> Is there a simpler way to add a "no extension" page to the pages list?
> 

There's not a way to do it directly, but there's a better workaround. You
could PAGEINCLUDE * and then PAGEEXCLUDE *.gif,*.jpg,*.ico,....

-- 
Stephen Turner    [EMAIL PROTECTED]    http://www.statslab.cam.ac.uk/~sret1/
  Statistical Laboratory, 16 Mill Lane, Cambridge CB2 1SB, England
  "Due to the conflict in Kosovo, we will not be showing the movie Wag the
   Dog. Instead, we will show Mortal Kombat: Annihilation." Cable & Wireless

------------------------------------------------------------------------
This is the analog-help mailing list. To unsubscribe from this
mailing list, send mail to [EMAIL PROTECTED]
with "unsubscribe analog-help" in the main BODY OF THE MESSAGE.
List archived at http://www.mail-archive.com/analog-help@lists.isite.net/
------------------------------------------------------------------------

Reply via email to