AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Search found 6 matches
AutoHotkey Community Forum Index
Author Message
  Topic: Find the first number in a string??
jmsssm

Replies: 4
Views: 134

PostForum: 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

PostForum: 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

PostForum: 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!

Very Happy

Thanks
  Topic: Variable to Clipboard
jmsssm

Replies: 5
Views: 184

PostForum: 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

PostForum: Ask for Help   Posted: Wed Mar 19, 2008 7:44 pm   Subject: Variable to Clipboard
The others:

Clipboard = %subj2%

Clipboard = %h%

works well...

Confused
  Topic: Variable to Clipboard
jmsssm

Replies: 5
Views: 184

PostForum: 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:  


Powered by phpBB © 2001, 2005 phpBB Group