Hello Again ...
One point that I do not know if it's a limitation of autoit or SCITE but if possible would be very helpful ...
Imagine the situation:
After performing a listing, all was well when suddenly an error occurs.
Ok but if I knew the values of variables at the time of the error would be very useful for debugging.
1) Display the line that gave the error (OK)
2) Location of error (OK)
3) Values of Variables involved in Line (Tip)
4) Values in alphabetical order of the Local Variables in Function Location (Hint)
5) Amounts in alphabetical order of global variables (Tip)
PS when Matrix Display all data (Tip)
If so show me where I can post this suggestion
3) Values of Variables involved in Line (Tip)4) Values in alphabetical order of the Local Variables in Function Location (Hint)5) Amounts in alphabetical order of global variables (Tip)PS when Matrix Display all data (Tip)