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: Write to Windows event log?
rkuechler

Replies: 1
Views: 554

PostForum: Ask for Help   Posted: Tue Apr 05, 2005 3:49 pm   Subject: Write to Windows event log?
Question

Hi

Is there a possibility (or a command-line-tool) to write some information with an AHK-Script to the Windows event log?
Thanks for any suggestions!

Roman.
  Topic: Comparing a string or what format is an IP address?
rkuechler

Replies: 4
Views: 370

PostForum: Ask for Help   Posted: Tue Feb 15, 2005 10:06 am   Subject: Strange - you are right
Embarassed
Strange - you are right.
Ok, my example script is simplified. I extracted the really IP address (IP_dns1) from a large string. So i suspect the address could contain more, invisible characte ...
  Topic: Comparing a string or what format is an IP address?
rkuechler

Replies: 4
Views: 370

PostForum: Ask for Help   Posted: Tue Feb 15, 2005 9:48 am   Subject: Comparing a string or what format is an IP address?
Question
Hi!

I had some troubles comparing a string containing an IP address:

IP_dns1 = 123.11.111.4
If IP_dns1 = 123.11.111.4
{
Goto, end
}
Else
Goto, beginn

In this c ...
  Topic: Remove CR (carriage return) in a string?
rkuechler

Replies: 6
Views: 502

PostForum: Ask for Help   Posted: Mon Feb 14, 2005 8:19 am   Subject: Thanks!
Thanks to BoBo and jonny (and others) for the detailed and kind answers!
They solved my problems.
Very Happy
  Topic: Remove CR (carriage return) in a string?
rkuechler

Replies: 6
Views: 502

PostForum: Ask for Help   Posted: Sun Feb 13, 2005 6:45 pm   Subject: Remove CR (carriage return) in a string?
Question
Hi

I'm quite new with AHK.
How do i get some CRs (carriage returns), or should i say "enters" or "returns" out of a string?

Thanks for any answer!

Roman
  Topic: PrimalScript?
rkuechler

Replies: 4
Views: 1056

PostForum: Utilities & Resources   Posted: Mon Jan 31, 2005 10:47 pm   Subject: PrimalScript?
Hi

I'm quite new with AutoHotkey - but already very happy about it! Very Happy
One question:
I work with PrimalScript Editor. Is there a possibility that PrimalScript supports the syntax of AutoHotkey, ...
 
Page 1 of 1
All times are GMT
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group