Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
if else
#12
also, if w is a string then you can't use "<". that's only for a number.

you can do it this way though.
str w
double z

z=val(w)
if z<99999.99
etc
An old blog on QM coding and automation.

The Macro Hook


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)