Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!know!sdd.hp.com!usc!apple!apple.com!athos From: athos@apple.com (Rick Eames) Newsgroups: comp.unix.shell Subject: C-Shell Question Message-ID: <11329@goofy.Apple.COM> Date: 21 Nov 90 17:30:41 GMT Sender: usenet@Apple.COM Distribution: na Lines: 24 I am having a problem with a shell script that really does nothing, but won't work anyway. set x=1 set y=10 while ($x <=$y) echo This does nothing. @ x++ end when I run this script, it tells me that it didn't expect an end of file, and get's the error one line greater than the actual number of lines in the file. Any hints? please respond to athos@apple.com ########################### Athos "Not Apple's Opinions....blah...blah....blah"