Hello,
I need to create an ascii file with SPACE or TAB separator instead of ','
(VALX + ", " + VALY). Replacing ", " by " " doesn't work.
Any suggestion is welcome. Thanks
I need to create an ascii file with SPACE or TAB separator instead of ','
(VALX + ", " + VALY). Replacing ", " by " " doesn't work.
Any suggestion is welcome. Thanks
Comment