Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

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

Recommended Posts

Posted

Exactly correct. When you multiply a repeating field (vector) by a non-repeating field (scaler) you must use the extend function:

VectorField2 = VectorField1 * Extend(scaler)

(just expanding a little for our other readers...)

-bd

Posted

Why Oak, I'm surprised you didn't take the opportunity to say "Don't ever use repeating fields." I certainly shall:

Don't ever use repeating fields.

OK, that's not exactly true, but if there's a way (and there almost always is) to use a related file, it's nearly always much better.

Posted

I have a confession to make. My invoice database (an old FM 2.1 relic) uses repeating fields. My excuse is that working on my own files is a non-billable activity, so the shoemaker's kids go barefoot... wink.gif

-bd

Posted

Truth be told, my invoice DB used to have repeating fields too, but I've fixed that.

The only time I use repeating fields now is as a reference for conditional value lists. If I only have, say, Category and Subcategory, then the related file will have the two fields, with one record per Category, and a repeating Subcategory field. I find it easier to edit the lists that way.

This topic is 7910 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.