Newbies Jime6 Posted November 21, 2000 Newbies Share Posted November 21, 2000 Using FM 4.1 on Win 2000. I have 3 different files: Orders, Blanket orders, and Credit card. I am trying to find a way to have any or all of these files let me know that the order is due today. I thought about using Find, but I believe that would have to be used 3 times once for each file. Is there a way to do one find accross all 3 files or some kind of script use here? I am more of a user than developer, so am lost as to how to accomplish what I need. Thanks in advance for any assistance. Link to comment Share on other sites More sharing options...
LiveOak Posted November 22, 2000 Share Posted November 22, 2000 You've just made a good argument for having one order file with different types of orders. You can manage the display so that the user of one type of order never knows the other exists. To solve the immediate problem, there is no canned step that performs a find across multiple files. You can create a script that moves to each file in turn, finding and displaying the appropriate records. This script could be set as a startup script so that the file always opened to the desired records. You may need to become a little more of a developer or get some consulting help to create the scripts you need. -bd Link to comment Share on other sites More sharing options...
Recommended Posts
This topic is 8694 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now