View previous topic :: View next topic |
Author |
Message |
vallabhaneni Beginner
Joined: 26 Dec 2002 Posts: 23 Topics: 7
|
Posted: Mon May 12, 2003 4:47 pm Post subject: MOVE |
|
|
Hi All
I am moving s9(9) comp to s9(9) and s9(9)v99 comp-3 to s9(9)v99
I think I am doing right but I am getting SOC4.
Anybody can help in this situation.
Thank you
Val |
|
Back to top |
|
 |
sp_shukla Beginner
Joined: 09 Apr 2003 Posts: 9 Topics: 0
|
Posted: Mon May 12, 2003 7:40 pm Post subject: |
|
|
are you sure that you are getting the SOC4 because of this move? I was under the impression that you will get a SOC7 for a data exception!!!!
Are you initiliazing your COMP-3 variable??(still if you are not you should get a SOC7 but still worth of looking)
Can you show us your variable declaration and move statements.
SP |
|
Back to top |
|
 |
slade Intermediate
Joined: 07 Feb 2003 Posts: 266 Topics: 1 Location: Edison, NJ USA
|
Posted: Wed May 14, 2003 1:05 am Post subject: |
|
|
Hi Val,
Check what your sending data looks like before the moves. Apparently the content of the data doesn't match the definitions you used for them.
For example, you may have an alpha in a digit of the s9(9) field or the comp-3 field may contain an invalid sign in the low order 4 bits of the low order byte of the field.
HTH, Jack. |
|
Back to top |
|
 |
|
|