Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Trouble with 'replace' statement
Message
De
28/05/1999 07:52:22
Jolene Dicks
Human Resources Development Canada
St. John's, Terre-Neuve, Canada
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Trouble with 'replace' statement
Divers
Thread ID:
00223884
Message ID:
00223884
Vues:
40
I am trying to execute a series of simple 'replace' statements. I loop through an array which in turn does various checks and manipulations. I also have a counter which calculates a value for each record in the .dbf.

The program produces the following results in a dbf:

Mon Tues Wed Thur Fri Sat Sun Total
Rec1 * * * * 4
Rec2 * * * 3
Rec3 * * * 0

The problem is that some of the records total aren't right for some of the records. After I noticed it I suspended my program and traced through the loop. The counter variable actually contains the correct total, but when it replaces the 'total' field in the table, it remains as 0 (see Rec3).

Has anyone experienced any problem such as this with replace statements. I'll take any suggestions, I am at a lost...

TIA

Jolene Dicks
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform