View previous topic :: View next topic |
Author |
Message |
smarpu2 Beginner
Joined: 03 Jul 2004 Posts: 12 Topics: 9
|
Posted: Fri Mar 18, 2005 2:53 am Post subject: how to code call for this |
|
|
Hi,
I have two segments A,B .My intention is i want to read 100 records from segment A and there i want to come to segment B and do some validations in segment B .now i want to read segment A cursor position should be at 100th record of segment A.How to do this?
Thanks |
|
Back to top |
|
 |
Sreejith Intermediate
Joined: 02 Dec 2002 Posts: 155 Topics: 25 Location: N.Ireland
|
Posted: Fri Mar 18, 2005 5:28 am Post subject: |
|
|
If you have multiple positioning enabled it will do this by default. Otherwise define 2 separate PCBs one for segment A and one for segment B.
Sreejith |
|
Back to top |
|
 |
|
|