|
Home > Archive > dBASE Bugs > February 2006 > Project Explorer - Inno
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Project Explorer - Inno
|
|
| Charlie Lutz 2006-02-28, 8:30 pm |
| There appears to be a bug in the file qlanguage.cc.
Plus 2.6
To replicate:
Create a project in project explorer.
Click the Inno tab.
Click the script tab.
Click the save icon next to the path (the blue disk icon).
IF the path points to a non existant folder the following error occurs:
Error: No CATCH for exception, class: EXCEPTION.
Error: Data type mismatch. Expecting: Character
file: qlanguage.cc
Routine: qlanguage::imsgbox
line: 394
Obviously the fix is to make sure you use a valid path, but the cc
should not crash.
Thanks,
Charlie
--
____________________
________
Charlie Lutz
#1000441
| |
| kathy kolosky 2006-02-28, 8:30 pm |
| Hi Charlie. I submitted this as QAID 5771.
Thanks, Kathy
QA
dBI
"Charlie Lutz" <lutzc@(remove)wes.army.mil> wrote in message
news:MPG. 1e6cc67bc3612efa9896
d5@news.dbase.com...
> There appears to be a bug in the file qlanguage.cc.
> Plus 2.6
>
> To replicate:
>
> Create a project in project explorer.
> Click the Inno tab.
> Click the script tab.
> Click the save icon next to the path (the blue disk icon).
> IF the path points to a non existant folder the following error occurs:
>
> Error: No CATCH for exception, class: EXCEPTION.
> Error: Data type mismatch. Expecting: Character
>
> file: qlanguage.cc
> Routine: qlanguage::imsgbox
> line: 394
>
> Obviously the fix is to make sure you use a valid path, but the cc
> should not crash.
>
> Thanks,
> Charlie
> --
>
>
> ____________________
________
> Charlie Lutz
> #1000441
| |
| Charlie Lutz 2006-02-28, 8:30 pm |
| In article <w#puST8OGHA.2320@news-server>, kkolosky@databi.com says...
> Hi Charlie. I submitted this as QAID 5771.
>
> Thanks, Kathy
> QA
> dBI
Thank you,
Charlie
--
____________________
________
Charlie Lutz
#1000441
|
|
|
|
|