[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: help getting file to process
From: |
Valery Ushakov |
Subject: |
Re: help getting file to process |
Date: |
Sat, 18 Jan 2014 01:36:13 +0400 |
User-agent: |
Mutt/1.4.2.3i |
On Fri, Jan 17, 2014 at 12:50:15 -0800, kevinbanjo wrote:
> Hi, can anyone help me? I keep getting this message from the attached:
[...]
> 193,1: @End @Text replaced by @End @Section to match @Begin at
> "/home/fish/0lout/ca2.lout" 123,1
> 194,0: @End @Text appended at end of file to match @Begin at
> "/home/fish/0lout/ca2.lout" 8,7
> 194,0: fatal error: unexpected end of input
It's explicitely telling you there's "@End @Section" is missing :)
--- ca2.lout~ 2014-01-18 01:31:24.113710027 +0400
+++ ca2.lout 2014-01-18 01:33:08.561712509 +0400
@@ -187,7 +187,7 @@
@End @SubSection
@EndSubSections
-
address@hidden @Section
@EndSections
@End @Text
-uwe