Re: [Arsperl-users] Parse arx file

2008-01-23 Thread Brad O';Hara
return( undef, $line ); > } > > Try calling this routine instead of Text::Balanced::extract_delimited. > Also, the value in question is $ret[10], not $ret[9]. > > HTH, > Mark Vaughan > TTS Development > Comcast Cable Corporation > 720.268.8591 > -Original Me

Re: [Arsperl-users] Parse arx file

2008-01-20 Thread Brad O';Hara
03.471.9987 (home) > 303.601.4434 (mobile) > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Brad O'Hara > Sent: Saturday, January 19, 2008 6:28 PM > To: ARSperl User Discussion > Subject: Re: [Arsperl-users] Parse arx file >

Re: [Arsperl-users] Parse arx file

2008-01-19 Thread Brad O';Hara
record > that does not process. > > Thanks, > Mark Vaughan > 303.471.9987 (home) > 303.601.4434 (mobile) > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Brad O'Hara > Sent: Friday, January 18, 2008 8:29 AM > To: A

Re: [Arsperl-users] Parse arx file

2008-01-18 Thread Brad O';Hara
Thilo, I've come upon a record the causes the following code to seg fault. Do you have any interest in taking a look? Thanks, Brad On Tuesday 13 November 2007 4:35 pm, Brad O'Hara wrote: > Thanks! Certainly something I can work with! > > Brad > > On Tuesday

Re: [Arsperl-users] Parse arx file

2007-11-13 Thread Brad O';Hara
"$//; > >$val =~ s//\\/g; >$val =~ s/\\r//g; >$val =~ s/\\n/\n/g; >$val =~ s/\\"/"/g; > >print "<$val>\n"; > > }else{ > $line =~ s/(\S+)//; >$val = $1; > } > push @ret

[Arsperl-users] Parse arx file

2007-11-13 Thread Brad O';Hara
Hi all, Anyone written a routine to parse a .arx file? Thanks, Brad -- Brad O'Hara E-mail: [EMAIL PROTECTED] IT ExpertVoice: (352)392-2061 Computing and Networking Services Suncom: 622-2061 University of Florida Fax:

Re: [Arsperl-users] Problem from web or cron

2007-10-20 Thread Brad O';Hara
ent > Comcast Cable Corporation > 720.268.8591 > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Thilo Stapff > Sent: Thursday, October 18, 2007 2:36 AM > To: Brad O'Hara; ARSperl User Discussion > Subject: Re: [Arsperl

[Arsperl-users] Problem from web or cron

2007-10-18 Thread Brad O';Hara
ry_id (sort keys %entries) { } } else { #nothing returned } The only thing I could think of was a path difference, however, I set $ENV{'PATH'} = to the same as the shell path. Any help is greatly appreciated. Brad -- Brad O'Hara E-mail: [EMAIL PROTEC