03-28-2008 04:44 AM
03-28-2008 04:48 AM
Hi TIJU,
you can use the function "format into string". see the attached example. Hope it helps.
Mike
03-28-2008 04:49 AM
03-28-2008 05:16 AM - edited 03-28-2008 05:16 AM
03-28-2008 05:35 AM
03-28-2008 05:35 AM - edited 03-28-2008 05:39 AM
03-28-2008 05:40 AM
03-28-2008 05:49 AM
03-28-2008 05:56 AM - edited 03-28-2008 05:59 AM
Hi TIJU,
to be more flexible you can use something like this.
Mike
03-28-2008 06:04 AM
Hi GerdW!
@GerdW wrote:
Hi Graziano,
you can delete the "concat string" when you use a format string of "file%03d.ext"...
Or even better: use a format string of "%s%03d.%s" and wire filename (before number) and extension to the additional inputs