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

Returns a file handle for image name

Synopsis

  • image_open name

Description

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

Return a file handle for image name. Name refers to a file in the current directory, including the extension (usually .gd). Makes it possible to access previously generated images. If name is empty, then a handle to the previsouly cached image for the current URI is returned. The user should close the file when finished with it using the \"close\" command. The implementation takes special care not to destroy the old copy of the current image until the current image has been generated.

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