can't you mess about with them in C:\CFusionMX\wwwroot\WEB-INF\cfclasses ?
Thought you could add your new ones etc here
-----Original Message-----
From: Robertson-Ravo, Neil (RX) [mailto:[EMAIL PROTECTED]
Sent: 19 April 2004 13:35
To: '[EMAIL PROTECTED]'
Subject: RE: [cf-dev] Re: [ cf-dev ] UDFs

Thats a built in CF funtion - you cant edit that.
 
 


From: Allan Cliff - CFUG Spain [mailto:[EMAIL PROTECTED]
Sent: 19 April 2004 13:00
To: [EMAIL PROTECTED]
Subject: Re: [cf-dev] Re: [ cf-dev ] UDFs

I want to play around with the LSEuroCurrencyFormat().
 
Thanks
 
Allan
----- Original Message -----
Sent: Monday, April 19, 2004 1:57 PM
Subject: [cf-dev] Re: [ cf-dev ] UDFs

Wherever they are defined!

Seriously, they are defined in a .cfm template somewhere (or if it's
from a CFC, in the CFC).

Either

<cffunction name>
</cffunction

or
<cfscript>
function fn_name(args) {
    // do something!
}
</cfscript>

Paul


Allan Cliff - CFUG Spain wrote:

> I want to edit a CF UDF where are they?

> --------------------------------------------------------------
> Allan Cliff
> Malaga RedPro S.L.
> --------------------------------------------------------------



--
These lists are syncronised with the CFDeveloper forum at http://forum.cfdeveloper.co.uk/
Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
 
CFDeveloper Sponsors and contributors:-
*Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided by activepdf.com*
      *Forums provided by fusetalk.com* :: *ProWorkFlow provided by proworkflow.com*
           *Tutorials provided by helmguru.com* :: *Lists hosted by gradwell.com*

To unsubscribe, e-mail: [EMAIL PROTECTED]


This e-mail is from Reed Exhibitions (Oriel House, 26 The Quadrant, Richmond, Surrey, TW9 1DL, United Kingdom), a division of Reed Business, Registered in England, Number 678540. It contains information which is confidential and may also be privileged. It is for the exclusive use of the intended recipient(s). If you are not the intended recipient(s) please note that any form of distribution, copying or use of this communication or the information in it is strictly prohibited and may be unlawful. If you have received this communication in error please return it to the sender or call our switchboard on +44 (0) 20 89107910. The opinions expressed within this communication are not necessarily those expressed by Reed Exhibitions. Visit our website at http://www.reedexpo.com

Reply via email to