I wanted to use the __CsvRead() function which requires a filename so first I execute the query, save the results to a file and the loop using csvread
On Fri, Jul 18, 2008 at 10:44 PM, sebb <[EMAIL PROTECTED]> wrote: > JMeter does not care what filename extension is used, so I assumed you > wanted to rename the file for use with some other program. > > In which case, using the OS to rename the file seems a reasonable approach. > > On 19/07/2008, Jose Castro <[EMAIL PROTECTED]> wrote: >> I did not know you can call command line functions within jmeter. >> >> >> >> On Fri, Jul 18, 2008 at 7:31 PM, sebb <[EMAIL PROTECTED]> wrote: >> > On 18/07/2008, Jose Castro <[EMAIL PROTECTED]> wrote: >> >> and the file >> >> > can easily be renamed. >> >> >> >> >> >> Please post code. >> > >> > That depends on the OS, but in Windows one can use: >> > >> > RENAME prefix1.unknown prefix1.txt >> > >> >> >> >> >> >> The way I see it. Little enhancements like this make jmeter more >> >> useful to more people. >> >> It will definitively will be useful to me. And I am sure to many >> >> others. Because there is another way to rename a file does not mean >> >> that the functionality will not be used or appreciated by us "Users". >> >> It also make jmeter a more powerful tool. >> >> >> >> Thank you >> >> >> >> >> >> >> >> >> >> >> >> On Fri, Jul 18, 2008 at 3:14 PM, sebb <[EMAIL PROTECTED]> wrote: >> >> > On 18/07/2008, Jose Castro <[EMAIL PROTECTED]> wrote: >> >> >> Is there anyway to add a postfix to the save responses to a file. >> >> >> >> >> >> I am saving the response of a sql query and always get a .unknown >> >> >> >> >> > >> >> > Because the Content-Type is unknown. >> >> > >> >> >> Where can I ask the developers for this new feature? >> >> > >> >> > Here or as a Bugzilla enhancement request. >> >> > >> >> >> If there is already a prefix, why not a postfix? >> >> > >> >> > Because it was not considered necessary. >> >> > >> >> > The file type does not prevent the file from being used; and the file >> >> > can easily be renamed. >> >> > >> >> >> >> >> >> >> >> >> Thank you >> >> >> >> >> >> >> --------------------------------------------------------------------- >> >> >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> >> >> For additional commands, e-mail: [EMAIL PROTECTED] >> >> >> >> >> >> >> >> > >> >> > --------------------------------------------------------------------- >> >> > To unsubscribe, e-mail: [EMAIL PROTECTED] >> >> > For additional commands, e-mail: [EMAIL PROTECTED] >> >> > >> >> > >> >> >> >> --------------------------------------------------------------------- >> >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> >> For additional commands, e-mail: [EMAIL PROTECTED] >> >> >> >> >> > >> > --------------------------------------------------------------------- >> > To unsubscribe, e-mail: [EMAIL PROTECTED] >> > For additional commands, e-mail: [EMAIL PROTECTED] >> > >> > >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> For additional commands, e-mail: [EMAIL PROTECTED] >> >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

