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
IMAGE_CREATE - NeoWebScript
Synopsis * Description

Returns a file handle which writes to the cache for the given name

Synopsis

  • image_create name ?expire-seconds?

Description

NOTE: Image generation is experimental in the current release of NeoWebScript™.

Returns a file handle which writes to the cache for the given name. Name must be a file name relative to the current directory. The user should close the file when finished with it using the \"close\" command. The old image, if any, is already destroyed when this call returns.

Expire-seconds defines the number of seconds the image may be delivered from the server cache before it becomes invalid.

For further info, see the Gd command set

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