View previous topic :: View next topic |
Author |
Message |
boddupalli1975 Beginner
Joined: 01 Feb 2005 Posts: 5 Topics: 3
|
Posted: Sat Feb 05, 2005 1:34 am Post subject: Error after sending Map |
|
|
Junk values are being moved to one of the online fields after sending the map.
Please help.
Thanks |
|
Back to top |
|
|
boddupalli1975 Beginner
Joined: 01 Feb 2005 Posts: 5 Topics: 3
|
Posted: Sat Feb 05, 2005 2:01 am Post subject: |
|
|
More Explanation :
Theere are 4 fields in our screen like following
1. Drug code x(4)
2. Drug name x(10)
3. Drug quantity s9(5)
4. Drug Price - pic s9(5)v99
when we enter Drug Code, Name and Quantity , junk values are being moved to Drug price.
Please help
Thanks |
|
Back to top |
|
|
warp5 Intermediate
Joined: 02 Dec 2002 Posts: 429 Topics: 18 Location: Germany
|
Posted: Mon Feb 07, 2005 1:53 am Post subject: |
|
|
This is a program error - you are not clearing the fields before sending the map. |
|
Back to top |
|
|
|
|