Newbies jodajen2 Posted February 20, 2003 Newbies Posted February 20, 2003 I need to make a simple script to find the records that have a field with a number greater then another number. I.e. (fieldname) > 1000. Or have it omit records that have a specific field empty. I.e. (fieldname) <> "". I can make FM do the FIND and get what I need but can't get the scriptmaker to do the same. I am very frustrated with FM because it is nothing like SQL. SQL is so easy with select statements. I thought ever db used the "*" as a wildcard. FM doesn't even like that. Help.
djgogi Posted February 21, 2003 Posted February 21, 2003 freeze window Set error capture [on] Enter Find Mode [] Insert Text [field name,
Recommended Posts
This topic is 7950 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