syntax error
Kenneth Brody
kenbrody at spamcop.net
Wed Apr 6 15:14:35 PDT 2011
On 4/6/2011 5:38 PM, daN baueR wrote:
> ◄ If: ◄
> Then: dim this(399):1; dim that(399):mmi(1); x(3,.0)="1" ◄
> 82 ------- - - - - - - - - - - - - - - - -
> loopAAA◄ If: x le "399" ◄
> Then: that(x)=this(x) ◄
> 83 ------- - - - - - - - - - - - - - - - -
> ◄ If: x le "399" ◄
> Then: x=x+"1"; goto loopAAA ◄
> 84 ------- - - - - - - -
>
> Could someone please point out my syntax error here.
I don't see one. What does the error message say?
> This is on a
> very old 4.5 platform just in case it's a version issue. I'm also
> dealing with a terminal emulation issue that is obscuring the error
> message so I can't even identify the line more actuatlly than this
> section.
How, exactly, is the error message obscured? (And why doesn't this issue
affect things prior to the error?)
And how do you know that the error is on one of these lines if the error
message is obscured?
What if you run it on another terminal and/or emulator and/or TERM setting?
> I'd use the lookup / copy commands to do this but only the
> first 399 fields match up in both files. I'm doing a lookup to file
> MMI and attempting to copy all the data from the current record to the
> matching record in the MMI file. Thanks in advance for your help.
--
Kenneth Brody
More information about the Filepro-list
mailing list