Also, depending on what you need, you can refer to application.config.file.*, application.config.image.* and application.config.general.*
[EMAIL PROTECTED] wrote: > Have a look in application.path.*. I'm pretty sure there are paths for > the default file path and the webroot among others. > > Blair > > On 9/30/08, Chris Roth <[EMAIL PROTECTED]> wrote: > >> I am getting to launch a new version of our FC site. Some includedOBjs >> and cfcs in our plugins refer to file paths such as: >> >> DRIVE:\InetPub\farcryinstalldir\projects\myproject\www\files\ >> >> and... a variable passed to a cfdocument tag from inside a plugin >> folder >> >> var PDFfilePath = "..\..\..\..\projects\myproject\www\downloads\eyepass >> \descapPDFs\"; >> >> I'd like to make this code more portable. Ideas? Are there some >> variables inthere I dont know about? >> >> > > > > --~--~---------~--~----~------------~-------~--~----~ 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?hl=en -~----------~----~----~----~------~----~------~--~---
