On Wed, Jun 02, 1999 at 01:26:59PM -0400, Robert wrote: > Folks, > > I have a very simple question--yeah, I'm new to Perl. I am learning Perl for > the first time on a Mac. When entering multiple lines from the following > construct: > > print "Enter some lines of text and then the End-of-File character (Ctrl-Z > on PC's): "; > @somearray = <STDIN>; > > What is the character commands to enter the array? > In MacPerl, you can use Control-D to terminate input. Ronald ===== Want to unsubscribe from this list? ===== Send mail with body "unsubscribe" to macperl-request@macperl.org