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 

Show control panel
Goto page Previous  1, 2
 
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Scripts & Functions
View previous topic :: View next topic  
Author Message
dijiyd



Joined: 01 Apr 2004
Posts: 90
Location: Philippines

PostPosted: Tue Nov 23, 2004 3:07 pm    Post subject: Nice Reply with quote

Ooooh.. nice. Now, if anyone can tell me how to open a dial up connection using run, it would be very helpful.
Back to top
View user's profile Send private message
BoBo
Guest





PostPosted: Tue Nov 23, 2004 5:40 pm    Post subject: Reply with quote

Quote:
can tell me how to open a dial up connection using run, it would be very helpful


Check the forum for rasdial.

Cool
Back to top
jonny



Joined: 13 Nov 2004
Posts: 3005
Location: Minnesota

PostPosted: Tue Nov 23, 2004 6:01 pm    Post subject: Reply with quote

Quote:
Not sure what you mean by escaping them?


Heh. It may be time for me to actually do something instead of just blowing air.


OK. I've tested this and it works:

Code:
Run, control Sysdm.cpl`,System`,1
return


That's called escaping characters. See the link to know which characters you need to escape, but as a general rule, if it's used somewhere else in AHK (i.e. {}, ;, ::,) you need to escape it inside a parameter or send.

Also, that control panel trick is just the tip of the iceberg. Remember to check out that site I pointed you to. Look at the rest of Virtual Plastic too, it's a great site.
Back to top
View user's profile Send private message
dijiyd



Joined: 01 Apr 2004
Posts: 90
Location: Philippines

PostPosted: Wed Nov 24, 2004 2:26 pm    Post subject: Oh.. Reply with quote

Oh yeah... sorry. I kinda didn't pay attention to that at the time. Thanks.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Scripts & Functions All times are GMT
Goto page Previous  1, 2
Page 2 of 2

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum


Powered by phpBB © 2001, 2005 phpBB Group