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 38 matches
AutoHotkey Community Forum Index
Author Message
  Topic: Extract clipboard text in variables
mitre

Replies: 4
Views: 168

PostForum: Ask for Help   Posted: Sun Aug 21, 2011 10:04 am   Subject: Extract clipboard text in variables
Even do not understand, but it works.
Thanks to all Very Happy
  Topic: Extract clipboard text in variables
mitre

Replies: 4
Views: 168

PostForum: Ask for Help   Posted: Sun Aug 21, 2011 7:47 am   Subject: Extract clipboard text in variables
OK, now to see if I understand. Very Happy
Just lack the management of strings that contain spaces.
ej:

var1=TP - Tiempo de Protombina

not

var1=TP
var2=-
var3=Tiempo
var4=de
...

Thanks
But ...
  Topic: Extract clipboard text in variables
mitre

Replies: 4
Views: 168

PostForum: Ask for Help   Posted: Sat Aug 20, 2011 7:11 pm   Subject: Extract clipboard text in variables
Clipboard:
Área de Hematimetría-Hemograma
Leucocitos 6.80 10^3/µL [3.5 - 10.8]
Hematies 3.85 mill./mmc. [3.8 - 6.1]
Hemoglobina 10.8 g/dL [12.0 - 17.0]
Hematocrito 32.8 % ...
  Topic: View button bad
mitre

Replies: 2
Views: 298

PostForum: Ask for Help   Posted: Tue Oct 27, 2009 1:12 pm   Subject: View button bad
Thanks Rolling Eyes
  Topic: View button bad
mitre

Replies: 2
Views: 298

PostForum: Ask for Help   Posted: Tue Oct 27, 2009 12:47 pm   Subject: View button bad
Why not look good the second button?


; primer botón
Gui, Add, Button, w150 h30 , Boton1
Gui, Add, Text, xp yp+35, Primer texto

; segundo boton
Gui, Add, Button, w150 hp xp yp+15 , Boton2 ...
  Topic: Why this error ... in #IfWinActive
mitre

Replies: 3
Views: 335

PostForum: Ask for Help   Posted: Tue Jun 16, 2009 6:19 pm   Subject: Why this error ... in #IfWinActive
Thank's.
And if I need other hotkeys without "#ifwinactive" limitation?
  Topic: Why this error ... in #IfWinActive
mitre

Replies: 3
Views: 335

PostForum: Ask for Help   Posted: Tue Jun 16, 2009 5:05 pm   Subject: Why this error ... in #IfWinActive
#IfWinActive, ahk_class TTOTAL_CMD

^m:: run, notepad ;p.e.

^n::
Hotkey, ^m, off ; desactivar ^m
; code
; code
Hotkey, ^m, on ;activar ^m
return

#IfWinActive

...
  Topic: AutoHotKey for Notepad2
mitre

Replies: 90
Views: 25958

PostForum: Scripts & Functions   Posted: Fri May 29, 2009 10:30 pm   Subject: AutoHotKey for Notepad2
I'm fixing that at this time Smile
We are waiting Wink
  Topic: Autohotkey and Excel
mitre

Replies: 5
Views: 773

PostForum: Ask for Help   Posted: Thu May 28, 2009 5:24 pm   Subject: Autohotkey and Excel
Thank's Laughing
  Topic: Autohotkey and Excel
mitre

Replies: 5
Views: 773

PostForum: Ask for Help   Posted: Wed May 27, 2009 9:48 pm   Subject: Autohotkey and Excel
sorry, my english is bad. Crying or Very sad

Not wide, ... empty, empty cell Embarassed
  Topic: Autohotkey and Excel
mitre

Replies: 5
Views: 773

PostForum: Ask for Help   Posted: Wed May 27, 2009 1:06 pm   Subject: Autohotkey and Excel
How detect a wide cell with autohotkey in ms excel.
Thank's in advance. Question
  Topic: How disable a datetime control with GuiControl?
mitre

Replies: 2
Views: 576

PostForum: Ask for Help   Posted: Wed May 27, 2009 1:04 pm   Subject: How disable a datetime control with GuiControl?
Thank's
  Topic: How disable a datetime control with GuiControl?
mitre

Replies: 2
Views: 576

PostForum: Ask for Help   Posted: Sun May 24, 2009 9:38 pm   Subject: How disable a datetime control with GuiControl?
¿? Question
  Topic: AutoHotKey for Notepad2
mitre

Replies: 90
Views: 25958

PostForum: Scripts & Functions   Posted: Thu Apr 16, 2009 11:41 am   Subject: AutoHotKey for Notepad2
Excellent work. Smile
After installing the new compilation (v1.4) on my system has been
lost definition in the icon bar, and have appeared
rare characters in the status line.
http://img25.imagesha ...
  Topic: :: SmartGUI Creator ::
mitre

Replies: 691
Views: 304072

PostForum: Scripts & Functions   Posted: Wed Apr 15, 2009 5:41 pm   Subject: :: SmartGUI Creator ::
Great response
Thanks
 
Page 1 of 3 Goto page 1, 2, 3  Next
All times are GMT
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group