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

Store the contents of the specified array into a database

Synopsis

  • dbstore database key arrayName ?-option value -option value ..?

Description

Store the contents of the array specified by arrayName into the database database, indexed by key, as key-value pairs. (This was formerly called array_to_props.)

If -singleVar is specified, then arrayName will be treated as a single value, and that value will be stored under the key given.

-project projectName
Tells the command what project to use.

-singleVar
If -singleVar is specified, then arrayName will be tre ated as the name of a variable, and that value will be stored under the key given.

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