AlmarM Posted June 26, 2008 Posted June 26, 2008 Hello, Im getting this error. Error in expression This is my code: $CreateFuncDesc = ";|Function..........: " & $FuncName & @CRLF & ";|Description.......: " & $FuncDesc & @CRLF & "" & _ ";|Syntax............: " & $Syntax & @CRLF & ";|Parameters........: " & $Parameters & @CRLF & "" & _ ";|Remark(s).........: " & $Remarks & @CRLF & ";|Related...........: " & $Related & @CRLF & "" & _ ";|Return values.....: " & $ReturnValues & @CRLF & ";|Link..............: " & $Link & @CRLF & "" & _ ";|Author............: " & $Author & @CRLF & ";|Modified..........: " $Modified & @CRLF & "" & _ ";|Example...........: " & $Example -AlmarM- Minesweeper A minesweeper game created in autoit, source available. _Mouse_UDF An UDF for registering functions to mouse events, made in pure autoit. 2D Hitbox Editor A 2D hitbox editor for quick creation of 2D sphere and rectangle hitboxes.
Developers Jos Posted June 26, 2008 Developers Posted June 26, 2008 You are missing something here: ";|Modified..........: " $Modified SciTE4AutoIt3 Full installer Download page - Beta files Read before posting How to post scriptsource Forum etiquette Forum Rules Live for the present, Dream of the future, Learn from the past.
aslani Posted June 26, 2008 Posted June 26, 2008 Hello, Im getting this error. Error in expression This is my code: $CreateFuncDesc = ";|Function..........: " & $FuncName & @CRLF & ";|Description.......: " & $FuncDesc & @CRLF & "" & _ ";|Syntax............: " & $Syntax & @CRLF & ";|Parameters........: " & $Parameters & @CRLF & "" & _ ";|Remark(s).........: " & $Remarks & @CRLF & ";|Related...........: " & $Related & @CRLF & "" & _ ";|Return values.....: " & $ReturnValues & @CRLF & ";|Link..............: " & $Link & @CRLF & "" & _ ";|Author............: " & $Author & @CRLF & ";|Modified..........: " $Modified & @CRLF & "" & _ ";|Example...........: " & $ExampleoÝ÷ Ø fj³?ªê-y.~à¢Ö¦¥·¢·´ß£(v'âyÐnµú+¶¬jG¨~l¨Â{+r#]v¶¬Á¬ºÚ"µÍÌÍÐÜX]Q[ÑØÈH ][ÝÎß[Ý[Û ][ÝÈ [È ÌÍÑ[Ó[YH [ÈÔÌÍÐÜX]Q[ÑØÈ [ÏH ][ÝÎߨÜ[Û ][ÝÈ [È ÌÍÑ[ÑØÈ [ÈÔ [È ][ÝÉ][ÝÂÌÍÐÜX]Q[ÑØÈ [ÏH ][ÝÎßÞ[^ ][ÝÈ [È ÌÍÔÞ[^ [ÈÔÌÍÐÜX]Q[ÑØÈ [ÏH ][ÝÎß[Y]Ë ][ÝÈ [È ÌÍÔ[Y]È [ÈÔ [È ][ÝÉ][ÝÂÌÍÐÜX]Q[ÑØÈ [ÏH ][ÝÎß[XÊÊK ][ÝÈ [È ÌÍÔ[XÜÈ [ÈÔÌÍÐÜX]Q[ÑØÈ [ÏH ][ÝÎß[]Y ][ÝÈ [È ÌÍÔ[]Y [ÈÔ [È ][ÝÉ][ÝÂÌÍÐÜX]Q[ÑØÈ [ÏH ][ÝÎß][YË ][ÝÈ [È ÌÍÔ][YÈ [ÈÔÌÍÐÜX]Q[ÑØÈ [ÏH ][ÝÎß[Ë ][ÝÈ [È ÌÍÓ[È [ÈÔ [È ][ÝÉ][ÝÂÌÍÐÜX]Q[ÑØÈ [ÏH ][ÝÎß]]Ü ][ÝÈ [È ÌÍÐ]]Ü [ÈÔÌÍÐÜX]Q[ÑØÈ [ÏH ][ÝÎß[ÙYYY ][ÝÈ [È ÌÍÓ[ÙYYY [ÈÔ [È ][ÝÉ][ÝÂÌÍÐÜX]Q[ÑØÈ [ÏH ][ÝÎß^[K ][ÝÈ [È ÌÍÑ^[ [font="Georgia"]Chances are, I'm wrong.[/font]HotKey trouble?Stringregexp GuideAutoIT Current Version
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now