Page 1 of 1

French doc misunderstanding

Posted: Fri Aug 16, 2024 5:25 am
by Denis
I don't understand these 2 sentences, what's the difference ? (For me it means the same thing)

Module page
Si les mots clés Define, EnableExplicit, EnableASM sont utilisés dans un module, ils n'ont pas d'effet en dehors de ce module.

Quand les états Define, EnableExplicit, EnableASM sont utilisés à l'intérieur d'un module, ils n'ont pas d'effet en dehors du module, ni depuis l'extérieur du module.
what's the difference between "mots clés Define" and "les états Define" ?
"ils n'ont pas d'effet en dehors du module, ni depuis l'extérieur du module. " doesn't that mean the same thing?
For me it means the same thing, but there must be a subtlety that escapes me...

Re: French doc misunderstanding

Posted: Tue Aug 20, 2024 6:03 am
by Denis
Hi French team, nobody to answer? :oops:

Re: French doc misunderstanding

Posted: Tue Aug 20, 2024 1:04 pm
by threedslider
Not difference ... It is same I think :lol:

It means EnableASM when used in the module by EnableExplicit, only inside is used not outside... That is but I am not expert to ASM so cannot say to much than that :P