Mr. "Timewarp" submitted some items to rebol.org and the page looks like
this.
Notice the rebol date stamp is good...but the other date say 27-Dec-11999.
But perhaps the script that updates rebol.org is computing base on a string!
type rather than date! type??

>>>>>>>
UTILITY


 Find Functions That Use Specific Datatypes
                                       Modified 27-Dec-1999/16:58:25-7:00

  Download: what-values.r View: what-values.html 
  Date: 27-Dec-11999 
  File: what-values.r 
  Author: Erin A. Thomas 
  Needs: found-deep.r 
  Purpose: Find functions that take arguments of specific datatypes 
  Comment: Blocks passed to what-values must contain only datatype values,
it will complain and return NONE otherwise -- the
found-deep? function in found-deep.r is used by this script 
  Email: [EMAIL PROTECTED] 
  Category: utility 

 Find in nested blocks
                                       Modified 27-Dec-1999/13:52:47-7:00

  Download: found-deep.r View: found-deep.html 
  Date: 27-Dec-11999 
  File: found-deep.r 
  Author: Erin A. Thomas 
  Purpose: Find deep inside nested blocks for specified values and return
true if the value is found, otherwise return false 
  Email: [EMAIL PROTECTED] 
  Category: utility 

Reply via email to