On Wed, Apr 23, 2008 at 12:33 AM, Przemyslaw Czerpak <[EMAIL PROTECTED]> wrote:
> Try after:
>2008-04-22 04:50 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
>
> It will work. Please remember that if you have classes with multiple
> ...
> In Harbour scopes are still active and you do
On Thu, 17 Apr 2008, Lorenzo Fiorini wrote:
Hi Lorenzo,
> We told about this time ago.
> This is what we get inspecting a tbrowse object:
> Error BASE/41 Scope violation (hidden): TBROWSE:ACELLCOLORS
> Called from TBROWSE:ACELLCOLORS(0)
> Called from __OBJSENDMSG(0)
> Called from __OBJGETVALUELI
On Thu, 17 Apr 2008, Przemyslaw Czerpak wrote:
Hi Phil,
> The debugger is executing .prg functions which change execution context
> and classes code forbids to access hidden and protected messages.
> To really resolve the problem (without disabling scoping) we will need
> some mechanism to change
On Thu, 17 Apr 2008, Phil Krylov wrote:
> On 17/04/2008, Lorenzo Fiorini <[EMAIL PROTECTED]> wrote:
> > We told about this time ago.
> > This is what we get inspecting a tbrowse object:
> > Error BASE/41 Scope violation (hidden): TBROWSE:ACELLCOLORS
> > Called from TBROWSE:ACELLCOLORS(0)
> > C
Hi,
On 17/04/2008, Lorenzo Fiorini <[EMAIL PROTECTED]> wrote:
> We told about this time ago.
>
> This is what we get inspecting a tbrowse object:
> Error BASE/41 Scope violation (hidden): TBROWSE:ACELLCOLORS
> Called from TBROWSE:ACELLCOLORS(0)
> Called from __OBJSENDMSG(0)
> Called from __O
We told about this time ago.
This is what we get inspecting a tbrowse object:
Error BASE/41 Scope violation (hidden): TBROWSE:ACELLCOLORS
Called from TBROWSE:ACELLCOLORS(0)
Called from __OBJSENDMSG(0)
Called from __OBJGETVALUELIST(170)
Called from HBDBOBJECT:NEW(84)
...
Any workaround?
best reg