View Single Post
  #780  
Old 03-22-2007, 08:02 AM
_dave_ _dave_ is offline
Senior Member
 
Join Date: Feb 2005
Location: UK
Posts: 2,628
Default Re: Stars Bet Pot AHK ?

[ QUOTE ]
I'm getting a error with the latest version 0.2h

Error:Call to nonexistent funvtion
spec: amount := RegExReplace(amount, "[A-Za-z]")

line# 1322

i'll revert to the older version so its no biggie

chris

[/ QUOTE ]

Update your AHK. Minimum version of Version 1.0.45 (Nov. 4 2006) is required for RegEx capability. There has been a few more updates since this, 1.0.46.09 (March 4, 2007) is the latest as I write this.

http://www.autohotkey.com/download/

dave.
Reply With Quote