Jump to content

This topic is 4694 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

strange - when i create a new record with new data it evaluates correctly for each?

Posted

Yes.

The bug must be on the unique way to set that repeatition: using the Replace Field Contents [ ]

Nor Set Field [ ], neither Set Field by Name [ ], can set that rep.

Posted

Continuing to joke, you can set any number of repetition ( 0 or even negative ), but there will always be a single repetition that will occupy the second position in the result of the function List ()

Posted

Note that this doesn't have to be a repeating field. If you perform a replace on any non-rep field; but use an invalid rep (zero; negative; or emtpy) in your replace operation, you will get a damaged index. Actually you will get an index that holds the new value, but the index shows a question mark. However if you search for record containing the replacement value, you will find them.

This topic is 4694 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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.