Thread
:
scripting infant
View Single Post
04-10-2005, 08:14 AM
#
11
(
permalink
)
idx
Senior Grasshopper
Join Date: Jun 2003
Location: FL
Posts: 317
How are the names formatted? (I assume you're saying that it's missing the first name)
Quote:
replace '\r' with nothing (making sure every line ends with a '\n')
Actually
chomp
is removing the '\n' so $_ is a clean line.
-r
idx
View Public Profile
Visit idx's homepage!
Find More Posts by idx