sure, cflib is your friend
yes
agreed
but if he wqnts to play around with it
he can write his own function and play with
that
that was the point
----- Original Message -----
Sent: Monday, April 19, 2004 3:33
PM
Subject: RE: [cf-dev] Re: [ cf-dev ]
UDFs
yep...a custom UDF but LSEuroCurrencyFormat() is a system function which you cant
edit
we did this with Numberformat
we wrote our own version (UDF) and put it in
the Application.cfm file
named it NumberFormatX and it worked like a
dream ..
----- Original Message -----
Sent: Monday, April 19, 2004 3:03
PM
Subject: RE: [cf-dev] Re: [ cf-dev
] UDFs
Yeah I think you can easily add your
own UDF - www.cflib.org is the #1
resource but for modifying the system ones -
nope.......
yes, you'd have to be tinkering on your own server. But I
thought there was a way of adding your own - but then I suppose you
may as well just make a CFC.
I think this is built into the
actual server itself - it wouldnt make sense if you could mod it as
code which does could require access to modded code and what if on a
shared environment you added a new argument which was required? then
everyones code which used this function out of the box would
fail.
can't you mess about with them in
C:\CFusionMX\wwwroot\WEB-INF\cfclasses ?
Thought you could add your new ones etc
here
Thats a built in CF funtion -
you cant edit that.
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
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
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
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
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
|