Portal
Search
LA
QM
Hello There, Guest!
Login
Register
Login
Username:
Password:
Lost Password?
Remember me
Github
Google
LA/QM forum
›
Quick Macros
›
Help (QM)
« Previous
1
…
14
15
16
17
18
…
23
Next »
If equals numbers
Thread Rating:
0 Vote(s) - 0 Average
1
2
3
4
5
If equals numbers
ken gray
Posting Freak
Posts: 1,770
Threads: 411
Joined: Feb 2003
#5
03-13-2008, 12:25 PM
I really enjoy using regex when i can!
Code:
Copy
Help
str
a="1234567"
_i=
findrx
(a "\d{7}")
if
(
len
(a)=7)
,
if
_i=-1
,,
out
"not 7 digits"
An old blog on QM coding and automation.
The Macro Hook
Website
Find
«
Next Oldest
|
Next Newest
»
Messages In This Thread
View a Printable Version
Forum Jump:
Private Messages
User Control Panel
Who's Online
Search
Forum Home
LibreAutomate C#
-- Help (LA)
-- Shared C# code
-- Ideas (LA)
-- Bugs (LA)
Quick Macros
-- Help (QM)
-- QM extensions
-- Shared QM code
-- Development (QM)
---- Ideas
---- Bugs
Other
-- Info
-- Other
Users browsing this thread: 1 Guest(s)
Linear Mode
Threaded Mode