Tuesday, January 18, 2011

hbrun

HBRUN(1)                                                              HBRUN(1)



NAME
hbrun - "DOt Prompt" Console / runner for the Harbour Language


SYNOPSIS
hbrun [ []]


DESCRIPTION
hbrun is "DOt Prompt" console for the Harbour Language. It can work as
interpreter when run without parameters or can execute xBase/Clipper
source code in .prg file or compiled Harbour Portable Objects (.hrb)
given as first parameter. Type of file is recognized by extension used
with parameter. If not given then .hrb is used.


hbrun can be also used to execute .prg files as scripts It's enough to
add in the first line of .prg file:

#!/usr/bin/hbrun

and set executable attribute.


OPTIONS
-h, -?, --help
When given as first parameter display help

This program has no other options. are passed to
startup function in executed code coming from .


AUTHOR
Przemyslaw Czerpak, The Harbour Project (http://www.harbour-
project.org)



HBRUN(1)

No comments:

Post a Comment