in reply to Array Prob.
I need to match certain lines from a fileIn addition to clarifications of the problem, seeing the code in question, the error messages you're getting, and a summary of what you've attempted will help someone trying to offer a solution.and print the corresponding arrays
- Do you have the file already? Do you need help on opening it?
- What kind of matching do you need to do? Are you asking for a regex for a specific problem, or are you asking for a general solution, such as 'you can accomplish this with a regex'?
on other file
- What corresponding arrays? You were talking about matching lines...where do the arrays come from?
- Again, have you got this part taken care of, or do you need help with opening the file and outputting to it?
As you can see, it's very difficult for us to answer when you don't provide information about your problem--thus it is not a simple question to answer. It's good that you were able to find your answer because I don't think anyone could help you without more clarification. This node may give you suggestions on how to create a question. If you post any code, you'll also want to look at Site How To, where there's a section on submitting Code and Escaping Characters.
Remember, all we know of your problem and context is what you tell us, so be specific.
|
|---|