French doc misunderstanding

Everything else that doesn't fall into one of the other PB categories.
Denis
Enthusiast
Enthusiast
Posts: 779
Joined: Fri Apr 25, 2003 5:10 pm
Location: Doubs - France

French doc misunderstanding

Post 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...
A+
Denis
Denis
Enthusiast
Enthusiast
Posts: 779
Joined: Fri Apr 25, 2003 5:10 pm
Location: Doubs - France

Re: French doc misunderstanding

Post by Denis »

Hi French team, nobody to answer? :oops:
A+
Denis
threedslider
Enthusiast
Enthusiast
Posts: 428
Joined: Sat Feb 12, 2022 7:15 pm

Re: French doc misunderstanding

Post 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
Post Reply