Re: Make a 'fake' attachment

2007-06-05 Thread Matt Benson
--- Kevin Jackson <[EMAIL PROTECTED]> wrote: > Hi Matt, > > > You've got to keep track of my sleight-of-hand on > the > > the dev list, Kev! ;) If you're able to use the > > trunk version, you should be able to use: > > > > > > Isn't truncate an odd name for creating something > from nothing

Re: Make a 'fake' attachment

2007-06-05 Thread Kevin Jackson
Hi Matt, You've got to keep track of my sleight-of-hand on the the dev list, Kev! ;) If you're able to use the trunk version, you should be able to use: Isn't truncate an odd name for creating something from nothing?! And yes I can use the current svn trunk so that's cool. I'm not even s

Re: Make a 'fake' attachment

2007-06-05 Thread Matt Benson
You've got to keep track of my sleight-of-hand on the the dev list, Kev! ;) If you're able to use the trunk version, you should be able to use: -Matt --- Kevin Jackson <[EMAIL PROTECTED]> wrote: > Hi all, > > I need to create a file of around 25mb during a > build for use as a > test attach

Re: Make a 'fake' attachment

2007-06-05 Thread yitzle
On 6/5/07, Kevin Jackson <[EMAIL PROTECTED]> wrote: Hi all, I need to create a file of around 25mb during a build for use as a test attachment for the task Is there a simple way to do this or do I have to consider something with extra dependencies (script, shell etc) Kev Maybe just have a f

Make a 'fake' attachment

2007-06-05 Thread Kevin Jackson
Hi all, I need to create a file of around 25mb during a build for use as a test attachment for the task Is there a simple way to do this or do I have to consider something with extra dependencies (script, shell etc) Kev - To