Hi,
I'm trying to write nodes into files
NWRITE, Fname, Ext, --, KAPPND
with ascending file names using a loop, where Fname is ascending. Something like:
file1.txt
file2.txt
fiel3.txt
My problem is the conversion of the numerical parameter into a string parameter. This one doesn't work...