OK, i figured out how to finally get CFENCODE working (apparently, there was an error in the CF Documentation and there's supposed to be a space after /v) however, now i'm trying to figure out how to do wildcards. for example, i want to recursively encode all *.cfm files. something like this (but that actually works): --> cfencode c:\thisfolder /r "*.cfm" /v "2" anybody used wildcards for the recursive attribute? -mike ------------------------------------------------------------------------------------------------ Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebarRsts or send a message with 'unsubscribe' in the body to [EMAIL PROTECTED]

