macromedia wrote:
> Hi,
Hello,
> I have a file that I would like to read in then do the following:
>
> - Read in each line and remove any duplicate text with tags
> - Sort the file so all tag IDs are in sequential order
> - Save the results to a different file name.
>
> Can this be done easily?
On Wed, 21 Sep 2005, macromedia wrote:
> I have a file that I would like to read in then do the following:
>
> - Read in each line and remove any duplicate text with tags
> - Sort the file so all tag IDs are in sequential order
> - Save the results to a different file name.
>
> Can this be done
Hi,
I have a file that I would like to read in then do the following:
- Read in each line and remove any duplicate text with tags
- Sort the file so all tag IDs are in sequential order
- Save the results to a different file name.
Can this be done easily? If so, how? I'm really a newbie at this
Hi,
I have a file that I would like to read in then do the following:
- Read in each line and remove any duplicate text with tags
- Sort the file so all tag IDs are in sequential order
- Save the results to a different file name.
Can this be done easily? If so, how? I'm really a newbie at this