Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Retriving information from text box
#5
I don't know what is in s. if it is a number, the code works.

Macro
Code:
Copy      Help
str s="7777"

if(findrx(s "^\d+$")=0)
,out "it is a number"


Messages In This Thread

Forum Jump:


Users browsing this thread: 7 Guest(s)