--- In [email protected], "nospam0123456us" <nospam012345...@...> wrote:
>
> Ive made some cleaning on my script using the "Variable must de declared 
> before using" ..... 
> And ive done some debug using exec.scriptdebug and exec.scriptdebugfield ....
> 
> It was fine....
> 
> I've done some try with objects, Unicode string... and uhhhhh Script debug is 
> also ANSI and it is not possible to get field handle back from it...

Can you have an expression that uses a service of the plugin to return viewable 
string?

> 
> could it be possible to have a kind of exec.scriptdebugFieldHandle(i) in 
> order to do ou own stuff in the onDegug Command list hook  to have a better 
> output specially with Unicode, object, struct ...
> 
> Is it also possible to have more than 9 fields ?



> 
> Is it possible to have a enable/disable state on those fields... i got plenty 
> of error message when i use some call like dump, to_ascii, methods, 
> variables, .... when it jump from one file/script to another
>

Sorry, not planning any changes to this part of PowerPro for now.

  You could uncheck the evaluate on break option and manually decide when to 
evaluation.  There is also the existing breakpoint/expression comment line to 
manually set the expressions.


Reply via email to