On 16/07/2009, Andre Arnold <[email protected]> wrote: > Hi All > > First, is there a simple way to provide the functionality of reading a > file as a whole into a variable. (simular to the _StringFromFile Function) > > What I want to do is providing the name of an xml files in a csv for > varying the testdata easily. then I want to repeat the test for each > testdata file reading the whole file at the beginning. Maybe there is a > simple way i haven't thought of (script preprocessors ?).
Some samplers allow files to be used directly. > Second, I've created a Workaround for the problem. A simple function, > simular because adopted from the StringFromFile, that reads a file as a > whole. Is there the possibility to check it in ? Create a Bugzilla enhancement request. > I appreciate your help, > > regards > Andre > > --------------------------------------------------------------------- > 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]

