> I got these errors too but only in RB2006-R2. I got end of block, and the
> encoding string.   I tried compiling in 2k6-R1 and 2k5-R4 and they worked
> fine. 
> So I think RB2006-R2 is unstable.

I've found that RB2006-R2 isn't unstable, but it is more susceptible to
programming errors like having the same global property defined in more than
one module. This particular problem has caused me a lot of headaches because
the compiler doesn't report it as an error (which it definitely should), but
it does cause my code to execute badly and for RB itself to choke.

I think you'll find the problem has nothing to do with encoding, but
something structurally wrong in your code (like my double definitions) that
causes memory to get screwy.

- John


_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

Reply via email to