LoneReaper Posted March 19, 2004 Posted March 19, 2004 If ( Last (PatternCount (RW_BookFormat , "HDRS|" )) , "" , "HDRS|
-Queue- Posted March 19, 2004 Posted March 19, 2004 It's failing on you because of the Last( ) function. Last( ) returns the value of the largest nonempty repetition of a repeating field or the value of the last related record's field, according to the sort order specified in a relationship. Neither case seems to apply to your situation. What do you mean by 'last record'? The last record in the file? The last record preceding to the current one? The last record which was entered (locked)?
LoneReaper Posted March 21, 2004 Author Posted March 21, 2004 i found another way thanks! I am using a program called Autoit, it is so cool. hiddensoft.com
Recommended Posts
This topic is 7896 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