hi all

 

does CF (maybe within CFSCRIPT)  have something like VB’s WITH keyword when working with object methods and properties?

 

eg:

 

WITH myObject

            .val1 = var1

            .val2 = var2

            .addnew()

END WITH

 

 

thanx
barry.b

 

---
You are currently subscribed to cfaussie as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]
MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia
http://www.mxdu.com/ + 24-25 February, 2004

Reply via email to