> 8) In the DEBUG option eventually I need to change some environment
> variables what I do not want to use the OS shell to do this. (Like RAD
> Studio)
> http://www.kssoftware.com.br/debug-enviroment.png
> 
>    I hope that Will be made also a (xhb) visual debugger for made easy
>    all the works
> 

Probably this can be achieved in new 
"Environments" protocol where an environment definition
can be split loke this:

      [ BCC55 5.5.1 Command Line Tools ]
{hb_comp} bcc
{shell} cmd.exe
{ext} bat
{content} set HB_COMPILER=bcc
{content} set PATH=c:\harbour;c:\harbour\bcc\bin;C:\harbour\harbour\bcc\bin;
<DEBUG>
{content} set MyVariable1=someValue1
{content} set MyVariable2=someValue2
</DEBUG>

Off cource this can be substituted easily through a wizard,
but I want to keep things simple and straight.

Pritpal Bedi   
-- 
View this message in context: 
http://old.nabble.com/hbIDE---Requested-Thought-of-Features-Tracking-tp27313368p27314864.html
Sent from the Harbour - Dev mailing list archive at Nabble.com.

_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to