Script bug V2.3.11147

mbowdich
Posts: 209
Joined: Tue Oct 05, 2010 10:54 am

Script bug V2.3.11147

Post by mbowdich » Mon Oct 24, 2011 10:45 am

If you enter only a period (.) in a script with nothing before or after it, an exception occurs.

See attached screenshot.
Attachments
exception.JPG
exception.JPG (43.06 KiB) Viewed 77 times
bseidl

Re: Script bug V2.3.11147

Post by bseidl » Mon Oct 24, 2011 1:54 pm

Thank you, mbowdich.

We will track this. I'm having trouble regenerating this issue. Can you send me some example code and let me know what you do to get the unhandled exception (i.e. compile, create, etc)? Thanks!

bseidl
mbowdich
Posts: 209
Joined: Tue Oct 05, 2010 10:54 am

Re: Script bug V2.3.11147

Post by mbowdich » Mon Oct 24, 2011 9:03 pm

I do not have to do anything. As soon as I press the "." key on its own line, the exception is thrown. OS is XP SP3.

EDIT: To get it to happen the first time, you will need to type another charachter after the ".". After that it will happen when only the "." is pressed (assuming you continue). It also must be on its own line. If done after a "}" for example, it does not throw the exception.
mbowdich
Posts: 209
Joined: Tue Oct 05, 2010 10:54 am

Re: Script bug V2.3.11147

Post by mbowdich » Tue Oct 25, 2011 9:05 am

Narrowing it down even more, it has to be the last line of the script.