Hi all ~ I don't understand the purpose= of the line I have commented
out in one of Carl's examples from the= CookBook: http://www.rebol.net=
/cookbook/recipes/0010.html[0]     verify-field:=
func [name face] [        = ; if any
[       = ;   ;
 string? face/text=
         ==
60;            &=
#160;         =
;    #160 empty? trim/head/tail face/text
   = =
; ][        =
;     alert reform ["The" name "field is=
required"]       =
;     return false
      #160= =
; ]        = ; true
  #160 ] As a matter of fact, it doesn't= work if the
line is left in.... Can someone enlighten= me? TIA, Kai
--
To unsubscribe from the list, just send an email to
lists at rebol.com with unsubscribe as the subject.