Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Getting the horse in front of the cart
Message
 
To
16/07/2007 16:50:24
Jay Johengen
Altamahaw-Ossipee, North Carolina, United States
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01240829
Message ID:
01241095
Views:
30
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.
Previous
Reply
Map
View

Click here to load this message in the networking platform