Search found 4 matches

by Jeff Cook
Thu Mar 01, 2018 3:59 am
Forum: madExcept
Topic: stack not accessible
Replies: 6
Views: 5795

Re: stack not accessible

Bother!

I can work around that though.

Thanks for the help
by Jeff Cook
Wed Feb 28, 2018 10:19 pm
Forum: madExcept
Topic: stack not accessible
Replies: 6
Views: 5795

Re: stack not accessible

Hi again

I found the setting, but when I say:-

MESettings.CrashOnOverrun := bCrash; // where bCrash is a Boolean

I get a compiler error:-

[DCC Error] apmData.pas(6566): E2064 Left side cannot be assigned to

Hmm...
by Jeff Cook
Wed Feb 28, 2018 9:25 pm
Forum: madExcept
Topic: stack not accessible
Replies: 6
Views: 5795

Re: stack not accessible

Hi Madshi, thanks for your reply. Will I be able to change these settings at runtime? I'll be unable to test this in my development environment beyond checking the program runs. The error I'm encountering only affects one user and doesn't occur in the development environment. I'm hoping to use a run...
by Jeff Cook
Mon Feb 19, 2018 9:32 pm
Forum: madExcept
Topic: stack not accessible
Replies: 6
Views: 5795

stack not accessible

Hi I'm getting this "stack not accessible" in a bug report . Without the stack I'm a bit stuck as to finding out where the error is occuring. Unfortunately, I can't add debugging code as this happens intermittently and it is at a remote users site. Any suggestions on how to proceed? I'm us...