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...

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 

Reply via email to