>
> > Custom list of external commands. If you need to pass
> > some values, you can add support for macros. (f.e. {TOPIC}
> > means cTopic), and then call the external command. Most
> > of the things can be solved using them.
> >
>
> Yes I am aware but for this particular purpose {TOPIC}
> needs t
Viktor Szakáts wrote:
>
> Custom list of external commands. If you need to pass
> some values, you can add support for macros. (f.e. {TOPIC}
> means cTopic), and then call the external command. Most
> of the things can be solved using them.
>
Yes I am aware but for this particular purpose {TOP
>
> Massimo Belgrano wrote:
> >
> > |cTopic|
> > IF( Empty( cTopic := ::GetText() ), cTopic := ::GetWord(.F.) ),
> > HtmlHelpTopic( ::hWnd, "c:\harbour\xhdoc\xHarbour Language
> > Reference Guide.chm", cTopic )
> >
>
> HtmlHelpTopic( ::hWnd, "c:\harbour\xhdoc\xHarbour Language
> Reference Guide.chm
Massimo Belgrano wrote:
>
> |cTopic|
> IF( Empty( cTopic := ::GetText() ), cTopic := ::GetWord(.F.) ),
> HtmlHelpTopic( ::hWnd, "c:\harbour\xhdoc\xHarbour Language
> Reference Guide.chm", cTopic )
>
HtmlHelpTopic( ::hWnd, "c:\harbour\xhdoc\xHarbour Language
Reference Guide.chm", cTopic )
Invo
2010/2/27 Pritpal Bedi
>
>
> Massimo Belgrano wrote:
> >
> >
>
> Yep, double click is required, implementing.
> With "(" it is added advantage.
Agree!
>
>
>
> How you are using macro, show me code example.
> I can assume, though may be wrongly, that it will be Windows only solution.
>
> yey i
Massimo Belgrano wrote:
>
> regarding function-doc of harbour tree
> Imo is better done by double click or pressing a function key (imo f1)
> doc/
> instead type(
> because i need help reading already written source so i not type "("
>
Yep, double click is required, implementing.
With "(" it
regarding function-doc of harbour tree
Imo is better done by double click or pressing a function key (imo f1) doc/
instead type(
because i need help reading already written source so i not type "("
can you give simular result also using harbour language guide by
xharbour.com?
as i have previous w
vouchcac wrote:
>
> + Implemented: auto activating and displaying the function's
> documentation
> you have currently finished typing opening brace. This feature
> is activated only when you have initialized the documentation
> browser by clicking on the "H" icon on the r