[Open] Please add >= and <= operators

Ideas for new features & functions

Moderators: Dorian (MJT support), JRL

Post Reply
User avatar
jpuziano
Automation Wizard
Posts: 1085
Joined: Sat Oct 30, 2004 12:00 am

[Open] Please add >= and <= operators

Post by jpuziano » Tue Dec 14, 2010 10:52 pm

Hi Marcus,
Help File entry for the If> command wrote:Simple expressions can contain only two parts separated by one of the following operators:

= Equals
> Greater than
Not Equal
Please consider adding the missing two common relational operators:
http://en.wikipedia.org/wiki/Relational_operator wrote: >= greater than or equal to
{(%k% > 10) OR (%k% = 10)},end,loop

And JRL just PM'd me (thx JRL) to say I can also write this:

IF>{%k%>=10},end,loop

While that is better, what I'd really like to be able to write is just this:

IF>k>=10,end,loop

"Less is More"... so what do you say Marcus? Can Simple Expressions be enhanced? Can we get the addition of these two operators onto the wish list?

Anyone else out there second this request?
jpuziano

Note: If anyone else on the planet would find the following useful...
[Open] PlayWav command that plays from embedded script data
...then please add your thoughts/support at the above post - :-)

Post Reply
Sign up to our newsletter for free automation tips, tricks & discounts