AutoHotkey Community
Let's help each other out
FAQ
Search
Memberlist
Register
Profile
Log in to check your private messages
Log in
Search found 6 matches
AutoHotkey Community Forum Index
Author
Message
Topic:
Find the first number in a string??
jmsssm
Replies:
4
Views:
134
Forum:
Ask for Help
Posted: Tue May 13, 2008 1:41 pm Subject:
Find the first number in a string??
Thanks Oberon!
It works...
script running ahahahahahah
thnx all
Topic:
Find the first number in a string??
jmsssm
Replies:
4
Views:
134
Forum:
Ask for Help
Posted: Tue May 13, 2008 11:59 am Subject:
Find the first number in a string??
Hey,
I need help finding the first number (0 doesn't count) in a string of this type:
String : INC000000173753
So i need the pos of 1.
note what i really need is the number in the end ...
Topic:
Variable to Clipboard
jmsssm
Replies:
5
Views:
184
Forum:
Ask for Help
Posted: Thu Mar 20, 2008 4:00 pm Subject:
Variable to Clipboard
It's OK now.
I changed to CLCL and it works!
My first script is working!
Thanks
Topic:
Variable to Clipboard
jmsssm
Replies:
5
Views:
184
Forum:
Ask for Help
Posted: Wed Mar 19, 2008 8:27 pm Subject:
Variable to Clipboard
Done that!
Displays correctly but doesn't save to clipboard.
I use Flashpaste as clipboard manager.
Note: The others clipboard = ..... are saved successfully in flashpaste that one no.
...
Topic:
Variable to Clipboard
jmsssm
Replies:
5
Views:
184
Forum:
Ask for Help
Posted: Wed Mar 19, 2008 7:44 pm Subject:
Variable to Clipboard
The others:
Clipboard = %subj2%
Clipboard = %h%
works well...
Topic:
Variable to Clipboard
jmsssm
Replies:
5
Views:
184
Forum:
Ask for Help
Posted: Wed Mar 19, 2008 7:24 pm Subject:
Variable to Clipboard
^k::
Send {Home}
Send JMM -{Space}
Send ^s
Send ^r
Sleep 2500
Send ^a
Sleep 500
Send ^c
Sleep 500
Send {Left}
z := clipboard
w := clipboar ...
Page
1
of
1
All times are GMT
Jump to:
Select a forum
AutoHotkey
----------------
Ask for Help
Scripts & Functions
Bug Reports
Wish List
Announcements
General
----------------
Utilities & Resources
General Chat
Powered by
phpBB
© 2001, 2005 phpBB Group