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 5028 matches
AutoHotkey Community Forum Index
Author Message
  Topic: Anyone know how to clear IE's cached pages?
Titan

Replies: 20
Views: 314

PostForum: General Chat   Posted: Sat Mar 20, 2010 11:14 am   Subject: Anyone know how to clear IE's cached pages?
I have helped him out alot
Our only interactions involved you emailing me complaints and posting criticisms on the forum and IRC of how I developed autohotkey.net. You had several half baked ideas a ...
  Topic: IronAHK: cross platform .NET rewrite of AutoHotkey
Titan

Replies: 71
Views: 4915

PostForum: Scripts & Functions   Posted: Wed Mar 17, 2010 11:46 pm   Subject: IronAHK: cross platform .NET rewrite of AutoHotkey
Sure, that would help.
  Topic: IronAHK: cross platform .NET rewrite of AutoHotkey
Titan

Replies: 71
Views: 4915

PostForum: Scripts & Functions   Posted: Wed Mar 17, 2010 10:23 pm   Subject: IronAHK: cross platform .NET rewrite of AutoHotkey
I've been working heavily with c# and cant see a managed way to use .net to create non-standard windows.System.Drawing is very comprehensive, I'm sure it doesn't miss out anything. You mentioned layer ...
  Topic: IronAHK: cross platform .NET rewrite of AutoHotkey
Titan

Replies: 71
Views: 4915

PostForum: Scripts & Functions   Posted: Wed Mar 17, 2010 7:28 pm   Subject: IronAHK: cross platform .NET rewrite of AutoHotkey
It seems that the default values are not being used if (optional) parameters are not provided.infogulch discovered the same problem last night with RegExReplace. If the limit parameter was unspecified ...
  Topic: IronAHK: cross platform .NET rewrite of AutoHotkey
Titan

Replies: 71
Views: 4915

PostForum: Scripts & Functions   Posted: Wed Mar 17, 2010 6:33 pm   Subject: IronAHK: cross platform .NET rewrite of AutoHotkey
Do you really need a 64 bit version then? Surely the 32 bit one would be fine if its just for the installerI'm not sure that would work either:

How to: Create a Windows Installer for a 64-bit Platf ...
  Topic: IronAHK: cross platform .NET rewrite of AutoHotkey
Titan

Replies: 71
Views: 4915

PostForum: Scripts & Functions   Posted: Wed Mar 17, 2010 10:08 am   Subject: IronAHK: cross platform .NET rewrite of AutoHotkey
Or does .net got both ways from the same EXE?Yes, it doesn't matter which version of IronAHK you have installed, any compiled binaries will work everywhere on all operating systems and processor archi ...
  Topic: 14-03-yyyy --> Laszlo-Day !
Titan

Replies: 8
Views: 252

PostForum: General Chat   Posted: Sun Mar 14, 2010 10:03 pm   Subject: 14-03-yyyy --> Laszlo-Day !
it's the Google Doodle of todayLooks like it coincided with [url=http://www.google.co.uk/logos/mother10-hp.gif]Mothers Day in the UK Razz
  Topic: IronAHK: cross platform .NET rewrite of AutoHotkey
Titan

Replies: 71
Views: 4915

PostForum: Scripts & Functions   Posted: Sun Mar 14, 2010 7:20 pm   Subject: IronAHK: cross platform .NET rewrite of AutoHotkey
About the compatibility. This does not interest me.It does for me Wink The aim for version 1.0 is 99% compatibility with AutoHotkey on Windows and 95% on Unix (OSX and Linux).

I would suggest to use ...
  Topic: IronAHK: cross platform .NET rewrite of AutoHotkey
Titan

Replies: 71
Views: 4915

PostForum: Scripts & Functions   Posted: Sun Mar 14, 2010 3:53 pm   Subject: IronAHK: cross platform .NET rewrite of AutoHotkey
Thanks for testing, I just noticed a silly mistake in FileRead which causes an infinite loop or index out of bounds exception when it tries to parse *c/*t/*m options. This will be fixed in the next ve ...
  Topic: IronAHK: cross platform .NET rewrite of AutoHotkey
Titan

Replies: 71
Views: 4915

PostForum: Scripts & Functions   Posted: Sun Mar 14, 2010 2:52 pm   Subject: IronAHK: cross platform .NET rewrite of AutoHotkey
Version 0.5.5 released with 70% AutoHotkey compatibility, hotkeys and hotsrings on Windows and 126 various improvements over 14390 lines of code.

A Windows installer is now available in 32bit and 6 ...
  Topic: IronAHK: cross platform .NET rewrite of AutoHotkey
Titan

Replies: 71
Views: 4915

PostForum: Scripts & Functions   Posted: Sun Mar 14, 2010 8:46 am   Subject: IronAHK: cross platform .NET rewrite of AutoHotkey
I would appreciate if it is going to be configurable.The StdLib search path is as follows:
Environment variable AHKLIBPATH, multiple paths can be specified e.g. /opt/ahk:/root/scripts or C:\scripts;D ...
  Topic: Autohotkey.net issues
Titan

Replies: 1
Views: 62

PostForum: Bug Reports   Posted: Sun Mar 14, 2010 8:32 am   Subject: Autohotkey.net issues
If you are using an FTP client to upload have you checked that it is set to overwrite files? The file manager overwrites automatically. You could be seeing the old image due to browser caching, have y ...
  Topic: Anyone know how to clear IE's cached pages?
Titan

Replies: 20
Views: 314

PostForum: General Chat   Posted: Thu Mar 11, 2010 12:13 am   Subject: Re: clearer explanation?
you mean no offense, by a really offensive comment!?Sure for political correctness, just in case you do have an unfortunate condition which makes you write that way.

plz re-phrase that (the msg you ...
  Topic: Anyone know how to clear IE's cached pages?
Titan

Replies: 20
Views: 314

PostForum: General Chat   Posted: Wed Mar 10, 2010 9:44 pm   Subject: Re: clearer explanation?
...on XP & IE6 (which I have but don't use {I use Firefox}), in Tools -> Options... there is a Delete Files... button, click that button you have a Yes/No dialog & a checkbox "Delete a ...
  Topic: Unix in 9 lines of AutoHotkey
Titan

Replies: 2
Views: 336

PostForum: Scripts & Functions   Posted: Thu Mar 04, 2010 11:00 pm   Subject: Unix in 9 lines of AutoHotkey
Because AutoHotkey is DllCall("AllocConsole")
DllCall("SetConsoleTitle", "Str", uname := "ahkunix 1.0")
FileAppend, You have no mail., con ...
 
Page 1 of 336 Goto page 1, 2, 3 ... 334, 335, 336  Next
All times are GMT
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group