FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour XHB-32-BCC.DLL / HARBOUR-32-BCC.DLL
Posts: 7317
Joined: Thu Oct 18, 2012 07:17 PM
XHB-32-BCC.DLL / HARBOUR-32-BCC.DLL
Posted: Fri Feb 13, 2015 09:08 PM
if I use hbrun of harbour on dos to run a Prg wrote into harbour language it say me it need HARBOUR-32-BCC.DLL
if I use hbrun of xharbout it make and error

Code (fw): Select all Collapse
Subsystem Call ....: BASE
System Code .......: 9999
Default Status ....: .F.
Description .......: Corruption detected
Operation .........: __HRBLOAD()->hb_hrbLoad()
Arguments .........: 
Involved File .....: 
Dos Error Code ....: 0

 Trace Through:
----------------
__HRBRUN              :       0 in Module: 
_APPMAIN              :       0 in Module: utils\hbrun\hbrun.prg



I need to run a Prg on dos to see How it make
how I can make to run it ?
thanks
Since from 1991/1992 ( fw for clipper Rel. 14.4 - Momos)

I use : FiveWin for Harbour March-April 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com
Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: XHB-32-BCC.DLL / HARBOUR-32-BCC.DLL
Posted: Sat Feb 14, 2015 10:22 AM

Silvio,

You can use FWH\samples\build.bat to build a MsDos EXE with Harbour

(please notice: no "h" in build.bat)

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 7317
Joined: Thu Oct 18, 2012 07:17 PM
Re: XHB-32-BCC.DLL / HARBOUR-32-BCC.DLL
Posted: Sat Feb 14, 2015 11:05 AM

I NOT WANT COMPILE A PRG ...
I wish only run a prg on dos

hbrun test.prg

Since from 1991/1992 ( fw for clipper Rel. 14.4 - Momos)

I use : FiveWin for Harbour March-April 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com
Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: XHB-32-BCC.DLL / HARBOUR-32-BCC.DLL
Posted: Tue Feb 17, 2015 07:55 AM

Use a hrb file, not a prg

regards, saludos

Antonio Linares
www.fivetechsoft.com

Continue the discussion