Script Library: 1247 scripts
 

not.r

REBOL [ Title: "Not" Date: 14-Jul-2002 Name: 'Not Version: 1.0.1 File: %not.r Author: "Andrew Martin" Purpose: {Implements Not operator as '!, and Not Equal operator as '!=.} eMail: %Al--Bri--xtra--co--nz Web: http://valley.150m.com Acknowledgements: "Gabriele" library: [ level: 'beginner platform: none type: 'tool domain: none tested-under: none support: none license: none see-also: none ] ] !: :not !=: get first [<>]
halt ;; to terminate script if DO'ne from webpage
<< nonlocal.r · now.r >>
Notes
  • email address(es) have been munged to protect them from spam harvesters. If you are a Library member, you can log on and view this script without the munging.
  • (Al:Bri:xtra:co:nz)