In article <[EMAIL PROTECTED]>, Kevin Pfeiffer wrote:

> I've painted myself into a corner I can't get out of...
> 
> Missing right curly or square bracket at /home/pfeiffer/bin/trash line
> 341, at end of line
> syntax error at /home/pfeiffer/bin/trash line 341, at EOF
> Execution of /home/pfeiffer/bin/trash aborted due to compilation errors.
> 
> Line 341 is, of course, the end of the file! The problem is, vim thinks
> that the syntax is just fine (without vim I'm nothing)! :-|
> 
> Is there some trick to getting oneself out of this quagmire??

Patience, I guess. That and I added "__END__" labels(?) starting at the
bottom and moving up. I had deleted the closing bracket to a block - which
I couldn't see because I had not indented the subroutine inside it. Lesson
learned.



-- 
Kevin Pfeiffer


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to