|
[Date Index]
[Thread Index]
[Author Index]
Re: conerting integer to string
- To: mathgroup at smc.vnet.net
- Subject: [mg46518] Re: conerting integer to string
- From: dsenglish at yahoo.com (Doug English)
- Date: Fri, 20 Feb 2004 22:59:14 -0500 (EST)
- References: <200402190802.DAA14936@smc.vnet.net> <c146e7$48b$1@smc.vnet.net>
- Sender: owner-wri-mathgroup at wolfram.com
Thanks a lot for the responses. Your solutions worked perfectly. Much appreciated.
"Sseziwa Mukasa,,(978) 536-2359" <mukasa at jeol.com> wrote in message news:<c146e7$48b$1 at smc.vnet.net>...
> 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:
Re: Computing sets of equivalences
Next by Date:
Has Mathematica been tested to any extent in secondary school classrooms?
Previous by thread:
Re: conerting integer to string
Next by thread:
Re: conerting integer to string
|