> Import can only use a static path - no variables.

Lol.  Blair’s correct.  I don’t even know why I typed that example and didn’t miss it :).

 

What I use is relative paths.  So, If my cfm file that I’m currently working in is “<project>/includedObj/myIncFile.cfm”, then I set my tag library path in <cfimport/> to “../tags/webskin”.  This (IMO) is better than hard-coding the project name into the path because I’ve been known to change the project name folder from time to time (which only requires the application name in “<project>/www/Application.cfm” to be updated).

 

This is not a bug in FarCry, it is a feature in ColdFusion :).  (Technically it has to do with the underlying Java, but who’s counting).

 

---

Jeff Coughlin

Web Application Developer

[EMAIL PROTECTED]

http://www.jeffcoughlin.com


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "farcry-dev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/farcry-dev
-~----------~----~----~----~------~----~------~--~---

Reply via email to