You are right, as i can see <echo> make the task very well. "Jon Skeet" <[EMAIL PROTECTED]> wrote:
>> I�m thinking about write a king of tag that give the >> advantage to create a optimized file, that could help to >> write conmfiguration files and other things like that. The >> tag looks like this: >> >> <CreateFile type="CreateFile.conf"> >> <layout> >> <line>SmtpServerSPC=147.526.217</line> >> <line>DataBaseServer=478.952.364</line> >> <line>UserDB=edson</line> >> <line>Password="gen13"</line> >> <line>DomainName="http://www.my_service.com</line> >> </layout> >> </CreateFile> >> >> There�s something that make this job? Or is good ideia >> create this tag? > >Does > ><echo file="CreateFile.conf"> >SmtpServerSPC=147.526.217 >DataBaseServer=478.952.364 >UserDB=edson >Password="gen13" >DomainName="http://www.my_service.com ></echo> > >not do what you want? > >Jon > -- //////////////////////////////////////// Well done is better than well said //////////////////////////////////////// __________________________________________________________________ Your favorite stores, helpful shopping tools and great gift ideas. Experience the convenience of buying online with [EMAIL PROTECTED] http://shopnow.netscape.com/ Get your own FREE, personal Netscape Mail account today at http://webmail.netscape.com/
