> IIF(isDefined("myVar"), "'the value myVar is '" & "myVar", "''")

what about:
IIF(isDefined("myVar"), de("the value myVar is #myVar#"), de("''"))

Adam

---
You are currently subscribed to cfaussie as: [email protected]
To unsubscribe send a blank email to [EMAIL PROTECTED]
Aussie Macromedia Developers: http://lists.daemon.com.au/

Reply via email to