Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
DLL Management
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00890629
Message ID:
00890901
Vues:
25
>>>George, David, Charlie,
>>>Thanks to all for the input. Because this part of the system can get called many times I think I will just put a flag property for each DLL in the startup form and set it to .t. the 1st time in and check if true each run.
>>>
>>John,
>>
>>This might be a better idea, depending on how many DLLs are involved. You could create a single flag (an integer) then use this to set and determine its state via the bit-wise functions. This way you can check multiple conditions with a single line of code.
>
>George,

>great idea! Since I'm already using bitwise for other settings in that module it is going to be a snap to do it. Sometimes the obvious is the hardest to see and I sure didn't see that one.
>
>Thanks,

John,

You're quite welcome. I'm sure we've all been done the road, staring at some code that for just some reason doesn't want to work. Then a colleague wanders by and points to the problem in 2 seconds flat.< s >
George

Ubi caritas et amor, deus ibi est
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform