> I tried using <cfsilent> to suppress the output of an ArrayAppend()
> function, and CF server yelled at me. =) Apparently it doesn't
> recognize the
> tag, which sort of goes along with the fact that CF Studio doesn't try to
> autocomplete when I type <cfsil ....
>
> Anyone else have this problem? Both apps are v4.5.
Being as I don't know 4.5 yet, why not do what I do in 4...
<cfset t=ArrayAppend(myArray,myValue)>
Works for me... but as I say, I don't know 4.5 yet <g>
Philip Arnold
ASP Multimedia Limited
T: +44 (0)20 8680 1133
"Websites for the real world"
**********************************************************************
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
the system manager.
**********************************************************************
------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.