2009/7/1 Nisse Engström :
> On Tue, 30 Jun 2009 18:31:54 -0500, Flint Million wrote:
>
>> Suppose I have some kind of check variable - say for example
>> $abort_now. Or it could be a function. Something to be evaluated to a
>> value.
>>
>> I want to execute a block of statements, but after EACH sta
On Tue, 30 Jun 2009 18:31:54 -0500, Flint Million wrote:
> Suppose I have some kind of check variable - say for example
> $abort_now. Or it could be a function. Something to be evaluated to a
> value.
>
> I want to execute a block of statements, but after EACH statement
> executes, check the valu
Flint Million wrote:
> This might seem silly but here's what I'm trying to do
>
> Suppose I have some kind of check variable - say for example
> $abort_now. Or it could be a function. Something to be evaluated to a
> value.
>
> I want to execute a block of statements, but after EACH statement
> e
3 matches
Mail list logo