| Anonymous | Login | Signup for a new account | 2023-09-09 22:47 EDT | ![]() |
| Main | My View | View Issues | Change Log | Roadmap | Wiki | My Account |
| View Issue Details [ Jump to Notes ] [ Wiki ] | [ Issue History ] [ Print ] | |||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | |||
| 0000147 | mSLDev | Syntax Checking | public | 2013-04-17 20:53 | 2013-04-17 21:07 | |||
| Reporter | Wims | |||||||
| Assigned To | administrator | |||||||
| Priority | normal | Severity | minor | Reproducibility | always | |||
| Status | closed | Resolution | no change required | |||||
| Platform | OS | OS Version | ||||||
| Product Version | ||||||||
| Target Version | Fixed in Version | 0.4.1.0 | ||||||
| Summary | 0000147: condition and extra ) | |||||||
| Description | Load this in an alias file: nohtml& { var %pos while ($bfind($1,1,<).text)) { %pos = $v1 if ($bfind($1,$calc(1+%pos),>).text) bcopy -c $1 %pos $1 $iif($v1 != $bvar($1,0),$calc((1+$v1)*((%v -%a) - (%o *(%c - %m)) -1)),$v1 0) else bcopy -c $1 1 $1 1 $calc(%pos -1) } while ($bfind($1,1,>).text) bcopy -c $1 1 $1 $calc(1+$v1) -1 } see how msldev reports weird things. | |||||||
| Tags | No tags attached. | |||||||
| Beta mIRC version? | ||||||||
| mIRC Version | ||||||||
| Attached Files | ||||||||
Notes |
|
|
(0000090) administrator (administrator) 2013-04-17 21:07 edited on: 2013-04-17 21:08 |
Not a bug, you get two errors: File 3:29 Alias Trailing Characters after closing brace. File 9:1 Alias Alias missing actual commands. The first one is the trailing characters: while ($bfind($1,1,<).text)[)] { Where I boxed it. And the second error is } Which is on a line of it's own, so it's treated as an alias with no command just like if it were: foobar Due to the nature of your original error, there were propagating errors. |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2013-04-17 20:53 | Wims | New Issue | |
| 2013-04-17 21:07 | administrator | Note Added: 0000090 | |
| 2013-04-17 21:07 | administrator | Status | new => closed |
| 2013-04-17 21:07 | administrator | Assigned To | => administrator |
| 2013-04-17 21:07 | administrator | Resolution | open => no change required |
| 2013-04-17 21:07 | administrator | Fixed in Version | => 0.4.1.0 |
| 2013-04-17 21:08 | administrator | Note Edited: 0000090 | View Revisions |
| Copyright © 2000 - 2011 MantisBT Group |