 |
AutoHotkey Community Let's help each other out
|
| View previous topic :: View next topic |
| Author |
Message |
dijiyd
Joined: 01 Apr 2004 Posts: 90 Location: Philippines
|
Posted: Tue Nov 23, 2004 3:07 pm Post subject: Nice |
|
|
| 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 |
|
 |
BoBo Guest
|
Posted: Tue Nov 23, 2004 5:40 pm Post subject: |
|
|
| Quote: | | can tell me how to open a dial up connection using run, it would be very helpful |
Check the forum for rasdial.
 |
|
| Back to top |
|
 |
jonny
Joined: 13 Nov 2004 Posts: 3005 Location: Minnesota
|
Posted: Tue Nov 23, 2004 6:01 pm Post subject: |
|
|
| 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 |
|
 |
dijiyd
Joined: 01 Apr 2004 Posts: 90 Location: Philippines
|
Posted: Wed Nov 24, 2004 2:26 pm Post subject: Oh.. |
|
|
| Oh yeah... sorry. I kinda didn't pay attention to that at the time. Thanks. |
|
| Back to top |
|
 |
|
|
You can post new topics in this forum You can reply to topics in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|