Pritpal, some little debug as you can see below, i have put:

hbide_dbg (cRootPath)
and the len of result array "hbide_dbg (a_)" give me 0 length

Changing  at row 1588

aDir := directory( cRootPath + "*.", "D" )

to

aDir := directory( cRootPath , "D" )

make hbide loading the directory structure and the subdirs related docs text
file are now showed.
But the refresh button still not recall nothing (especially this function
with debug vars) and to have the doc loaded (if i change the doc path) i
must restart the hbide to get new path related contents refreshed/listed.

Thank you

Marco
_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to