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 5 matches
AutoHotkey Community Forum Index
Author Message
  Topic: Pasting html code from a file
indiglo

Replies: 5
Views: 522

PostForum: Ask for Help   Posted: Fri May 01, 2009 8:46 pm   Subject: Pasting html code from a file
Well, it thinks that the symbols in the html are part of the code. I just tested it with some source code from here and the error says that there is a missing ')' even though one is there.

I tried ...
  Topic: Pasting html code from a file
indiglo

Replies: 5
Views: 522

PostForum: Ask for Help   Posted: Fri May 01, 2009 8:25 pm   Subject: Pasting html code from a file
Hi, I am trying to use a simple script of the form

f12::
{
clipboard= <html>
Send ^v
}


to paste some html I use repetitively. The problem is that the symbols in the ...
  Topic: Running on Startup not working
indiglo

Replies: 2
Views: 348

PostForum: Ask for Help   Posted: Fri May 01, 2009 5:35 pm   Subject: Running on Startup not working
Yeah, the script works fine. I'm on Vista and I do have admin rights.
  Topic: Running on Startup not working
indiglo

Replies: 2
Views: 348

PostForum: Ask for Help   Posted: Fri May 01, 2009 4:56 am   Subject: Running on Startup not working
I'm trying to get my script to run on startup, so far without luck. I've tried putting the .ahk file, a compiled .exe, and a shortcut to the script in the startup folder to no effect.

Is there some ...
  Topic: Trying to toggle autohide taskbar with keystroke in vista
indiglo

Replies: 31
Views: 9675

PostForum: Ask for Help   Posted: Tue Apr 28, 2009 5:11 pm   Subject: Re: Better Script
Put it in your startup directory

I tried doing that with both the .ahk file, and after converting it into an exe. Does it take windows a long time to execute the file or something? Or is there just ...
 
Page 1 of 1
All times are GMT
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group