Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Sometimes deletes and sometimes does not
Message
De
10/10/2004 10:58:34
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivie
 
 
À
10/10/2004 10:49:23
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00949061
Message ID:
00950261
Vues:
11
>Hilmar,
>
>
>Sorry for jumping in. I think it stops due to set step on

Yes, you are right, I had overlooked that.


Mohammed, once you get to this point, you should execute the program one line at a time, from the main debugger window. See the buttons on the top of the screen.

There are a total of 5 child windows.

The window that initially appears at the top, "Trace", will show you the running program, highlighting the line that will execute next.

The window that is initially at the bottom, "Locals", allows you to write and evaluate expressions.

For example, some of the expressions you might want to check, when you delete records, might include:
deleted() && is the record deleted?

recno() && what is the current record number?

alias() && are you in the correct table?

eof()

reccount()
Difference in opinions hath cost many millions of lives: for instance, whether flesh be bread, or bread be flesh; whether whistling be a vice or a virtue; whether it be better to kiss a post, or throw it into the fire... (from Gulliver's Travels)
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform