March 21, 200619 yr Hey everyone. What I want to do is export records based on the record number in the current window. For example, I have a window containing 100 records. Without doing a "Find", I want to export the contents of record number 2 through record number 10 only. I want this export based on the record number because the window I'm working in already has the correct records that I should be working with. There is no need to perform a "Find" upon entering this new window. How can I do this? Thanks in advance. J
March 21, 200619 yr Jason, FM exports a found set. Period. Bring up another window with simple: New Window[]. Perform your find in that window and export from there. Close window; prior found set is preserved. Preceed with Freeze Window if you don't want Users to see you do it. You can capture the User selected range of records in a global. L Edited March 21, 200619 yr by Guest
Create an account or sign in to comment