Re: Can types be global

new topic     » goto parent     » topic index » view thread      » older message » newer message

Chris Bensler wrote:

> Juergen Luethje wrote:
>> 
>> don cole wrote:
>> 
>>> Chris Bensler wrote:
>>>> 
>>>> Make sure typechecking is not disabled within the include file or any files
>>>> it includes.
>>> 
>>> Would that be without type_check?
>> 
>> Yes.
>> 
>>> If so how can I override this.
>>> I can't find that in there but I would like to be sure with an override.
>> 
>> with type_check
>> 
>> see <<a
>> href="http://rapideuphoria.com/refman_2.htm#62">http://rapideuphoria.com/refman_2.htm#62</a>>
>> 
>> Regards,
>>    Juergen
> 
> You cannot override with or without type_check.
> You can turn typechecking on or off at different points in your program, but
> if a file contains a with/out type_check statement, there is no way to
> override
> that with an opposing statement.

This is absolutely right, of course. It seems that I was somehow confused
yesterday. Thanks for un-confusing me. smile

Regards,
   Juergen

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu