|
[Date Index]
[Thread Index]
[Author Index]
Re: conerting integer to string
- To: mathgroup at smc.vnet.net
- Subject: [mg46473] Re: [mg46463] conerting integer to string
- From: "Sseziwa Mukasa,,(978) 536-2359" <mukasa at jeol.com>
- Date: Fri, 20 Feb 2004 00:29:17 -0500 (EST)
- References: <200402190802.DAA14936@smc.vnet.net>
- Sender: owner-wri-mathgroup at wolfram.com
On Feb 19, 2004, at 3:02 AM, Doug English wrote:
> Hi,
> I would like to export data to a series of files and number the files
> sequentially. I am creating the file contents in a Do loop and want
> to use the increment variable, in this case i, as part of the file
> name. The problem is I can't figure out how to convert i to a string.
> Can someone please help me with this? Thanks
> Doug
>
>
Use ToString
Regards,
Ssezi
Prev by Date:
Limits
Next by Date:
MathLink and Fortran
Previous by thread:
conerting integer to string
Next by thread:
Re: conerting integer to string
|