From: Andrew <am2...@gmail.com>
Date: Mon, 7 May 2012 19:03:48 -0700 (PDT)
Local: Mon, May 7 2012 10:03 pm
Subject: Slightly OT - Question about global functions (eg. buildURL())
Hi, This is not a FW/1 question per say, but more a question about stuff that One of the awesome things about FW/1 is how you can call functions like How's it work though? I can't seem to replicate this behaviour. For BaseThing.cfc <cfcomponent> <cfscript> </cfcomponent> Application.cfc <cfcomponent extends="BaseThing"> index.cfm <cfoutput>I am going to say boo: #sayBoo()#</cfoutput> Running index.cfm gives error: "Variable SAYBOO is undefined." I've seen some suggestions on Ben Nadel's blog on how to achieve this But I can't see any of these approaches being used in I'm probably missing something that's staring me in the face though. Care Andrew. You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
| ||||||||||||||