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

Opens the specified datafile for reading and writing, creating if not there

Synopsis

  • access_data_file datafile ?-option value -option value ...?

Description

access_data_file opens the specified datafile for reading and writing, creating it if its not there. Datafile name can consist of upper and lowercase letters and numbers only. No slashes, no periods, etc. The file can then be operated on in the normal manner by gets, puts, seek, tell, flush, close, etc.

The options and their values are described below.

-project projectName
Tells the command what project to use.

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