Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Getting the horse in front of the cart
Message
 
À
16/07/2007 16:50:24
Jay Johengen
Altamahaw-Ossipee, Caroline du Nord, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
01240829
Message ID:
01241095
Vues:
32
Maybe because of this:
m.StoreMessage = .F.
....
FOR ix=1 TO ALINES(laLines,strProcessData)
    ....
    DO CASE 
	CASE m.Segment = 'MSH'
	     m.StoreMessage = .T.
....
maybe in the last message the loop didn't goes through this branch of CASE? What happens if you remove check for StoreMessage in the IF?
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform