Search found 3 matches

by markyg03
Wed Sep 22, 2010 7:20 pm
Forum: Technical / Scripting
Topic: Error Parsing Expression
Replies: 4
Views: 4915

Just wanted to say it was a silly error. Originally when I was writing my complex expressions, I never put % signs around my variable. So I did a Find and Replace, so for instance I would type in Card1, replace all with %card1%. I never thought to check my GRC that now had percent signs around it! S...
by markyg03
Wed Sep 22, 2010 2:47 am
Forum: Technical / Scripting
Topic: Error Parsing Expression
Replies: 4
Views: 4915

Do I have to do that even when I technically did assign it a variable? At the beginning of my code I have a GRC> and card1 as the result..
by markyg03
Wed Sep 22, 2010 1:39 am
Forum: Technical / Scripting
Topic: Error Parsing Expression
Replies: 4
Views: 4915

Error Parsing Expression

I am stumped. I know the answer is right in front of my eyes but i can't see it. Whats wrong with this code?

if>{(%card1%=46772787) OR (%card1%=46680165) OR (%card1%=6439945) OR (%card1%=64777281)}
goto>clickCardOne
endif>

Says Error Parsing or whatever..

Thanks.

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