RE: UDF question - extended

2002-03-17 Thread Chuck McElwee
Along with the locking issues, I've found some interesting anomalies. I use 'Full Checking' (development server only) and find that cfif isDefined(session.sessionid) (No locks) does not throw an error. I like this, but is this safe? Also, cfoutput#Variables.session.sessionid#/cfoutput does

RE: UDF question - extended

2002-03-17 Thread Mark A. Kruger - CFG
- From: Chuck McElwee [mailto:[EMAIL PROTECTED]] Sent: Sunday, March 17, 2002 4:05 PM To: CF-Talk Subject: RE: UDF question - extended Along with the locking issues, I've found some interesting anomalies. I use 'Full Checking' (development server only) and find that cfif isDefined(session.sessionid