stake space
- From: "RobcPettit" <RobcPettit@xxxxxxxxxxx>
- Date: 20 Oct 2006 02:28:04 -0700
Hi. I have a macro which kept throwing a 'out of stake space error'.
Ive read a bit here about stake space and confess I dont really
understand the beast. I found my error was down to an endless loop,
which Ive since fixed. My concern is this. The Data that the macro
analyzers, is fed live into the work*** about every 1 secs. I cant
alter this as its an external software doing the feeding. My macro is
in the 'work*** calculate'. Therefore the macro fires every 1 secs.
This is not a problem as such, because Iv put conditions in, which will
only add data to a modeless form when met. After saying that I also
added a counter at all possible condition, plus when conditions arnt
met, to see how many times the macro fires. The data coming in is from
Bacarat games, theres 5/6 rounds for each game. About 20 seconds
between rounds. So in a typical game the macro fires 100 times, not
necesarily doing anything, but firing all the same. Is this using stack
space. And if so If I left it running all the time, would I run out of
stack space. I have no static variables in my macro. Also theres
nothing in the macro that retains any values.(I think!). All values are
either added to work*** or Form. Hope this makes sense.
Regards Robert
.
- Follow-Ups:
- Re: stake space
- From: NickHK
- Re: stake space
- Prev by Date: coding an anagram function
- Next by Date: Re: Sequential numbering
- Previous by thread: coding an anagram function
- Next by thread: Re: stake space
- Index(es):