New to this list and seeking help on using regex to extract the names of session and server scope variables from CF templates. The goal is to obtain a mapping of variables used by template.
I anticipate using CFFile to process CF Templates Needed Extract a session.XXX and server.mydomain.XXX variables found within the template. I think I can find the "session." and "server.mydomain.", with the Find function, but determining the end of the variable and extracting that stumps me. Wish list Be nice to also extract the entire tag the variable is used in to provide info on just how the variable is used. Am curious if one of you regex guru's could give me some ideas? Thanks, Nick ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Get the mailserver that powers this list at http://www.houseoffusion.com/banners/view.cfm?bannerid=17 Message: http://www.houseoffusion.com/lists.cfm/link=i:21:820 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/21 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:21 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.21 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54
