Am 02.09.2010 13:58, schrieb Doriano Blengino:
> Rolf-Werner Eilert ha scritto:
>> Am 02.09.2010 11:36, schrieb Doriano Blengino:
>>
>>> Rolf-Werner Eilert ha scritto:
>>>
This is just a general question about programming, it doesn't refer to
Gambas specifically, but I would implement the
Rolf-Werner Eilert ha scritto:
> Am 02.09.2010 11:36, schrieb Doriano Blengino:
>
>> Rolf-Werner Eilert ha scritto:
>>
>>> This is just a general question about programming, it doesn't refer to
>>> Gambas specifically, but I would implement the results in Gambas.
>>>
>>> For some of my bigg
Am 02.09.2010 12:39, schrieb Fabien Bodard:
>> No, my question was: How can I implement such a logic in my own program?
>
> did you try to make a kind of high level interpreter ? for macro for exemple ?
>
> if it is that ... the doriano explanation is good :)
>
Yes, right that :-) And see my answe
Am 02.09.2010 11:36, schrieb Doriano Blengino:
> Rolf-Werner Eilert ha scritto:
>> This is just a general question about programming, it doesn't refer to
>> Gambas specifically, but I would implement the results in Gambas.
>>
>> For some of my bigger projects I have had to implement IF and ELSE and
> No, my question was: How can I implement such a logic in my own program?
did you try to make a kind of high level interpreter ? for macro for exemple ?
if it is that ... the doriano explanation is good :)
--
This SF.ne
Am 02.09.2010 11:20, schrieb Werner:
> On 02/09/10 16:39, Rolf-Werner Eilert wrote:
>> This is just a general question about programming, it doesn't refer to
>> Gambas specifically, but I would implement the results in Gambas.
>>
>> For some of my bigger projects I have had to implement IF and ELSE
Rolf-Werner Eilert ha scritto:
> This is just a general question about programming, it doesn't refer to
> Gambas specifically, but I would implement the results in Gambas.
>
> For some of my bigger projects I have had to implement IF and ELSE and
> similar functions. I tried to manage AND, OR etc
On 02/09/10 16:39, Rolf-Werner Eilert wrote:
> This is just a general question about programming, it doesn't refer to
> Gambas specifically, but I would implement the results in Gambas.
>
> For some of my bigger projects I have had to implement IF and ELSE and
> similar functions. I tried to mana
This is just a general question about programming, it doesn't refer to
Gambas specifically, but I would implement the results in Gambas.
For some of my bigger projects I have had to implement IF and ELSE and
similar functions. I tried to manage AND, OR etc. too, but I failed.
Somehow I didn't f