Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VFP 9 Debugger Bug
Message
De
21/07/2005 14:42:00
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Divers
Thread ID:
01034735
Message ID:
01034842
Vues:
18
>>>Fabio,
>>>
>>>Where should I put this code and what should I do?
>>>
>>>Thanks.
>>
>>You have said that it is the REQUERY () that you from problems.
>>
>>Replace the REQUERY() line with :
>>
>>SYS(2030,0)
>> requery()
>>SYS(2030,1)
>>IF WEXIST("Trace")
>>   SET STEP ON     && reactive the debug
>>ENDIF
>>
>
>I see :( It's impossible, because this is in the framework class, which we don't have our own subclass (cCursor).

This is the usual history:
someone takes a framework that reduces of 10 times the clean job
but it increases of 10000 times the dirty job.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform