I am currently looking at creating a setup of automated tools through cfc,
one of these will setup a mapping to the location of the components
directory.
My question is this, is it possible to reference this component by full path, for example
C:\inetpub\com\tools\mappings
As
CreateObject('component','inetpub.com.tools.mappings')
Yes, if C:\ is one of your custom tag paths... (but then CF will search your entire hard drive for custom tags!)
Sean A Corfield -- http://www.corfield.org/blog/
"I have always wished that my computer would be as easy to use as my telephone. My wish has come true - I no longer know how to use my telephone."
-- Bjarne Stroustrup
----------------------------------------------------------
You are subscribed to cfcdev. To unsubscribe, send an email
to [EMAIL PROTECTED] with the words 'unsubscribe cfcdev' in the message of the email.
CFCDev is run by CFCZone (www.cfczone.org) and supported by Mindtool, Corporation (www.mindtool.com).
An archive of the CFCDev list is available at www.mail-archive.com/[EMAIL PROTECTED]
