Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×
The Claris Museum: The Vault of FileMaker Antiquities at Claris Engage 2025! ×

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

Recommended Posts

  • Newbies
Posted

I'm trying to perform a numeric compare. Here is my code:

[FMP-If: RangeEnd.neq.CurrentFoundCount]

<form action="email_next.asp" method="post" name="NextEmail">

<td><input type="submit" type="button" value="Next >>"></td>

</FORM>

[/FMP-If]

No matter what I do, the above does not work unless an actual number is on the right side of the compare operator. Both variables contain numbers. I'm at a loss as to why this doesn't work, and how to work around it.

  • Newbies
Posted

Gary,

Thanks for the reply. The two values I am trying to compare are actually both internal numeric variables, FMP-CurrentFoundCount and FMP-RangeEnd, so putting Field: in front of RangeEnd does not work (I did try it just in case smile.gif) Any additional ideas?

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