how to find in email 8 random numbers (e. g. XXXXXXXX)) Topic is solved

Get help with using AutoHotkey (v1.1 and older) and its commands and hotkeys
DanRim
Posts: 153
Joined: 20 Jul 2018, 15:16

how to find in email 8 random numbers (e. g. XXXXXXXX))

20 Jul 2018, 15:26

Hi guys,

Can some one give me advice what is the script which will help find me eight random number.
I have email in which I need find different numbers which consist always from different values, I just need to tell AHK - find numbers and copy which consist of eight random numbers e. g XXXXXXXX.

Can AHK do this?
SirRFI
Posts: 404
Joined: 25 Nov 2015, 16:52

Re: how to find in email 8 random numbers (e. g. XXXXXXXX))  Topic is solved

20 Jul 2018, 16:18

Use RegExMatch. Example of how that works: https://regex101.com/r/CLbDZQ/1
Use

Code: Select all

[/c] forum tag to share your code.
Click on [b]✔[/b] ([b][i]Accept this answer[/i][/b]) on top-right part of the post if it has answered your question / solved your problem.
DanRim
Posts: 153
Joined: 20 Jul 2018, 15:16

Re: how to find in email 8 random numbers (e. g. XXXXXXXX))

20 Jul 2018, 17:15

SirRFI wrote:Use RegExMatch. Example of how that works: https://regex101.com/r/CLbDZQ/1
p.s but how to copy this number with AHK?

Return to “Ask for Help (v1)”

Who is online

Users browsing this forum: No registered users and 351 guests