* utils/hbrun/hbrun.prg
+ If a .dbf file is passed on the command line, hbrun will
open it.
* contrib/examples/uhttpd/hbmk_vc.bat
* Updated.
* contrib/examples/uhttpd/hbmk_b32.bat
% Minor opt.
uHTTPD micro web server Build it using hbmk*.bat Parameters accepted: --without-gd (disable Lib GD support) To see accepted parameters run: uhttpd -? Parameters can also be defined using uhttpd.ini file. Before starting please build modules in modules folder using bldhrb.bat Once started connect to uhttpd using: http://localhost:8082 to see default index page. Francesco