Jump to content
Server Maintenance This Week. ×

nesting in substitute, is there limitation?


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

Recommended Posts

Hello outthere,

My question, is there an internal filemaker limitation on the numbers of nesting in a subsitute function? Example below. Is it wise to limit and to split up, or is there no known limit to the number of nestings?

Thanks

Harry

(example below)

--

Substitute( Substitute( Substitute( Substitute( Substitute( Substitute( Substitute( Substitute( Substitute( Substitute( Substitute( Substitute( Substitute( Substitute( Substitute( Substitute( Substitute( Substitute( Substitute( Substitute( Substitute( Substitute( Substitute( Substitute( Substitute( Substitute( Substitute( Substitute( Substitute( Substitute( Substitute( Substitute( Substitute( Substitute( Substitute( Substitute( Substitute( Substitute( Substitute( Substitute( Substitute( Substitute( Substitute( Substitute( Substitute( Substitute( Substitute( Substitute( Substitute( field to substitute,"?","Ä"), "?", "Å"), "

Link to comment
Share on other sites

The 256 (253?) is for a continuous text string; the character limit is 30,000 characters. There's a limit of 170(?) or so possible tests in a CASE or nested IF function; I would assume that applies to nested Substitutes.

I don't guarantee the numbers (this is from an obscure clipping), but they sound close; I've seen the dialog messages; recently the 30,000, and often the 253 (forgetting to close a quote will get you that one). FileMaker will gracefully tell you when you get there.

Link to comment
Share on other sites

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