It's working now.. Thanks again
-- M. Sc. Hassan Arteaga Rodr�guez Microsoft Certified System Engineer WEB Programmer. Network Admin [EMAIL PROTECTED] http://www.enmicuba.com -----Original Message----- From: Dave Watts [mailto:[EMAIL PROTECTED] Sent: Friday, July 11, 2003 11:35 AM To: CF-Talk Subject: RE: About CFEncode > I developed some components and now I want to install > those in a production server. I'd like to encode cfc > files. When I use cfencode in this way Suppose the > current dir is CF MX root\bin where is the cfencode.exe > > cfencode d:\webs\myproject\cfc\Logic_Layer.cfc > > apparently all is ok..I receive the window message with > all options for cfencode, but the result is the same. > The file continue in the plain text format. I think you need to specify the "/v" attribute, as described in the message box: cfencode d:\webs\myproject\cfc\Logic_Layer.cfc /v "2" I don't know what the possible values other than "2" are, though. Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ voice: (202) 797-5496 fax: (202) 797-5444 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Get the mailserver that powers this list at http://www.coolfusion.com Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

