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
COMMA_JOIN - Neowebscript
Synopsis * Description * Keywords

Join a list in a comma-separated format

Synopsis

  • comma_join list

Description

Comma_join joins a list of items into a comma-separated form. For example,

     comma_join {this is the first element}
would become:
     {"this","is","the","first","element"}

Keywords

comma join file format

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