Oops! The exclamation point in number 7 was a typo.
-Original Message-
From: Timothy Johnson
To: 'Connie Chan '; [EMAIL PROTECTED]; [EMAIL PROTECTED]
Sent: 3/22/02 1:59 PM
Subject: RE: Sort of Conceptual, Syntax, and modules related questions
1. It will only read the
1. It will only read the first line. The time you want to be careful with
<> is when you are assigning it to a list. For example, @myarray =
; will assign the entire contents of the file, while $myscalar =
; will assign only the first line.
2. In Windows, the endline character is interpreted