As was discussed at the June CFUG meeting, Application variables are
structures, you could use the StructDelete() function to delete the
variable. However, remember that ALL users will be accessing the same set
of application variables so deleting it will delete it for ALL users which
could potentiall break your application. This is dangerous.
If you need for a variable to exist or not exist depending on the user or
some user action, a session or client variable would be better because it
would not effect other users.
Dave Cahall
Vice President, Professional Services
Digitaris Technologies, Inc.
Office: 972.690.4131 ext 116
Mobil: 214.914.9947
-----Original Message-----
From: Sorge, Bruce [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, June 19, 2001 2:43 PM
To: List (E-mail)
Subject: Erasing Application Variables
Is there a CF Function for erasing Application variables?
Bruce Sorge
Project Manager
Baylor Health Care System
Dallas TX
214-820-3142 O
214-820-4241 F
-------------------------------------------------------------------------
This email server is running an evaluation copy of the MailShield anti-
spam software. Please contact your email administrator if you have any
questions about this message. MailShield product info: www.mailshield.com
-----------------------------------------------
To post, send email to [EMAIL PROTECTED]
To subscribe / unsubscribe: http://www.dfwcfug.org
-------------------------------------------------------------------------
This email server is running an evaluation copy of the MailShield anti-
spam software. Please contact your email administrator if you have any
questions about this message. MailShield product info: www.mailshield.com
-----------------------------------------------
To post, send email to [EMAIL PROTECTED]
To subscribe / unsubscribe: http://www.dfwcfug.org