CFINCLUDE accepts relative paths, or paths that use CF mappings. It cannot use absolute paths. There is a UDF at cflib that will convert an absolute path into a relative path that you might look at, or just set up a mapping.
cheers, barneyb On Fri, 14 Jan 2005 17:45:32 -0500, Damien McKenna <[EMAIL PROTECTED]> wrote: > I set up some shared libraries and am trying to include one of them. > Here's the line I'm being used: > <cfinclude template="#SharedCode.cflib.String#" /> > > The variable is set as: > C:\Inetpub\wwwroot\Tests\SharedCode\cflib.org\StrLib.cfm > > When I run the line I get this error: > The filename, directory name, or volume label syntax is incorrect > > Anyone have any idea why this would be happening? > > -- > Damien McKenna - Web Developer - [EMAIL PROTECTED] -- Barney Boisvert [EMAIL PROTECTED] 360.319.6145 http://www.barneyb.com/ Got Gmail? I have 8 invites. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Discover CFTicket - The leading ColdFusion Help Desk and Trouble Ticket application http://www.houseoffusion.com/banners/view.cfm?bannerid=48 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:190546 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

