Tcl Powered!NeoWebScript

Home
 
Download
User Info
New User FAQ
Tutorials
Demos
Commands
Variables
Troubleshooting
Sysop Info
Sysop FAQ
Theory
Installation
Management
Tests
Troubleshooting
Feedback
Resources
Release Notes
Credits
Disclaimer
CCOLLATE - Extended TCL
Synopsis * Description

Compares two strings

Synopsis

  • ccollate ?-local? string1 string2

Description

This command compares two strings. If returns -1 if string1 is less than string2, 0 if they are equal amd 1 if string1 is greater than string2.

If -local is specified, the strings are compared according to the collation environment of the current locale.

Copyright © 1995-1999 NeoSoft Inc., 1770 St. James Place, Suite 500, Houston, TX 77056 USA. All Rights Reserved