Maintain a list in a seperate file
Posted: Tue Oct 05, 2004 4:37 pm
Hi,
I am creating a file containing HTML tables, but to make it easier to add the list of tables to an index at the top of the document, I am trying to create a seperate file with just the name ($1) of each table created, with the intention of making them into hyperlinks to each table of info.
So after all that, the question is:
Can I output a single variable ($1 etc) to one file and multiple variables from the same match (10+ variables) to another file?
Tom
I am creating a file containing HTML tables, but to make it easier to add the list of tables to an index at the top of the document, I am trying to create a seperate file with just the name ($1) of each table created, with the intention of making them into hyperlinks to each table of info.
So after all that, the question is:
Can I output a single variable ($1 etc) to one file and multiple variables from the same match (10+ variables) to another file?
Tom