Re: Need help with pattern matching/substitution.
- From: Peter Scott <Peter@xxxxxxxx>
- Date: Wed, 27 Sep 2006 14:00:11 GMT
On Tue, 26 Sep 2006 22:31:57 +0000, Hemant Shah wrote:
I have a script that reads data from a file. Each line in a file is comma
seperated list of values.
Example:
DWH_TRRM|'001','A000855747',100,'02-20-2006','CAN DELETE '
DWH_TRRM|'002','A000855737',146,'02-20-2006','CAN'T DELETE '
That isn't valid in any CSV format I know. To keep us from guessing,
please post the specification for the syntax of the lines you are parsing.
--
Peter Scott
http://www.perlmedic.com/
http://www.perldebugged.com/
.
Relevant Pages
- Re: Need help with pattern matching/substitution.
... That isn't valid in any CSV format I know. ... To keep us from guessing, ... please post the specification for the syntax of the lines you are parsing. ... the second record has an unescaped single quote in it. ... (comp.lang.perl.misc) - Re: Need help with pattern matching/substitution.
... That isn't valid in any CSV format I know. ... To keep us from guessing, ... please post the specification for the syntax of the lines you are parsing. ... the second record has an unescaped single quote in it. ... (comp.lang.perl.misc) - Re: Active Directory Users Export
... information to a CSV format that can be opened in Excel. ... and the syntax for adfind here: ... The Group Policy Management Console (free download from ... > directory in excel format so that i have documentation about my users. ... (microsoft.public.windows.server.active_directory) - Re: MsgBox("test") no msg box?
... >I don't work for Microsoft so I can't guarantee that my theory is correct ... > But I don't see a point in introducing new syntax with .NET if they don't ... same way as that Saint Nicolas is retiring in future and will be replaced by ... However we have seen a lot of this guessing here. ... (microsoft.public.dotnet.languages.vb) - Re: Vuescan behaviour of handling RAW files totally changed since 8.3.39
... I just wish you all would do a better job imitating each ... other's syntax to keep me guessing a little longer. ... As long as those idiots indulging in persona shifting and ID theft are ... (comp.periphs.scanners) |
|