- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Dear Paul,
I simply write these codes :
xfa.sourceSet.DataConnection.open();
xfa.sourceSet.DataConnection.first();
while not EOF
{ do something ...
xfa.sourceSet.DataConnection.next();
}
I see your words.
ie. There is no way the file must get locked unless I execute xfa.sourceSet.DataConnection.close();
right?
Rgds.
Views
Replies
0 Likes
Total Likes