Thanks in advance!

I have a bunch of files that require a change from vertical to
horizonal.  Such as:
From
123
456
789
101112
131415

to:
123,456,789,101112,131415

These files are super long.  Result will have to at least 256 values
wide.

I seem to remember back in my FORTRAN days that a write to file followed
by a , or ; would suppress the line feed/CR.

Can't for the life of me figure it out in MapBasic (without use of a
super long Format statement).

Hope there is a simple solution.

Thanks

Roy
----------------------------------------------------------------------
To unsubscribe from this list, send e-mail to [EMAIL PROTECTED] and put
"unsubscribe MAPINFO-L" in the message body, or contact [EMAIL PROTECTED]

Reply via email to