On 6 May, 15:02, konny <molly_2...@[EMAIL PROTECTED]
> wrote:
> Hello members of the group, i want to ask if someone have seen this
> behaviour in clarion 5.5 and if know the reason that causes it:
> Few days ago i was reviewing an application and when i was done with
> the updates i tried to compiled it to test it... the compilation
> proccess throwed a lot (really a lottt) of errors and when i started
> looking the source i founded that for some reason, clarion added a "]"
> to every posible embedded point in a particular form. When i entered
> to the source and tried to jump from embbeded points with code, the
> button in the editor that does this didnt recognized the added "]"
> like a embbeded point with code, it was like it wasnt there for the
> editor.
> The form was one of the less used but it was updated in the reviewing
> but it wasnt the only one updated.
> Anyway, i fixed it (took few time) and yesterday it happened again, it
> doesnt happened to me or my application it happened to a partner in
> another application derivated from mine.
> i ll fix it now but if someone knows why is this happening i will
> apprettiate the knowledge sharing..
>
> thanks, and regards
>
> M=F3nica
Hello Monica,
Did you happened to change any existing templates or create any new
templates that you are using in the said app? If yes, then check for
tab spaces in the template code. I had something similar when I had a
tab accidently saved in one of my templates.
Regards,
Binu


|