man

  Previous topic Next topic JavaScript is required for the print function Mail us feedback on this topic! Mail us feedback on this topic!  
c:\harbour\doc\man
c:\harbour\doc\man\harbour.1
.TH HARBOUR 1

.SH NAME
harbour \- Harbour Project compiler

.SH SYNOPSIS
\fBharbour\fP \fB\fP \fB[options]\fP

.SH DESCRIPTION
\fBharbour\fP is a CA-Cl*pper compatible compiler for multiple platforms.

.SH OPTIONS
.IP "\fB-a\fP" 10
Automatic memvar declaration
.IP "\fB-b\fP" 10
Debug info
.IP "\fB-build\fP" 10
display detailed version info
.IP "\fB-credits\fP" 10
display credits
.IP "\fB-d[=]\fP" 10
#define 
.IP "\fB-es[]\fP" 10
set exit severity
.IP "\fB-g\fP" 10
output type generated is  (see below)
.IP "\fB-gc[]\fP" 10
output type: C source (.c) (default)
.IP
: 0=compact 1=normal 2=verbose (default)
.IP
3=generate real C code instead of PCODE
.IP "\fB-go\fP" 10
output type: Platform dependant object module
.IP "\fB-gw\fP" 10
output type: Windows/DOS OBJ32 (.obj)
.IP "\fB-gh\fP" 10
output type: Harbour Portable Object (.hrb)
.IP "\fB-i\fP" 10
#include file search path
.IP "\fB-j[]\fP" 10
generate i18n gettex file (.pot)
.IP "\fB-k\fP" 10
compilation mode (type -k? for more data)
.IP "\fB-l\fP" 10
suppress line number information
.IP "\fB-m\fP" 10
compile module only
.IP "\fB-n[]\fP" 10
no implicit starting procedure (default)
.IP
: 0=no implicit starting procedure
.IP
1=no starting procedure at all
.IP "\fB-o\fP" 10
object file drive and/or path
.IP "\fB-p[]\fP" 10
generate pre-processed output (.ppo) file
.IP "\fB-p+\fP" 10
generate pre-processor trace (.ppt) file
.IP "\fB-q\fP" 10
quiet
.IP "\fB-q0\fP" 10
quiet and don't display program header
.IP "\fB-r=\fP" 10
set maximum number of preprocessor iterations
.IP "\fB-s\fP" 10
syntax check only
.IP "\fB-u[]\fP" 10
use command def set in  (or none)
.IP "\fB-undef:\fP" 10
#undef 
.IP "\fB-v\fP" 10
variables are assumed M->
.IP "\fB-w[]\fP" 10
set warning level number (0..3, default 1)
.IP "\fB-x[]\fP" 10
set symbol init function name prefix (for .c only)
.IP "\fB-z\fP" 10
suppress shortcutting (.and. & .or.)
.IP "\fB@\fP" 10
compile list of modules in 

.SH AUTHOR

Author of harbour: The Harbour Project (http://www.harbour-project.org)

This manual page was written by Luis Mayoral ,
for the Debian GNU/Linux system (but may be used by others).
c:\harbour\doc\man\hbdoc.1
.TH HBDOC 1

.SH NAME
hbdoc \- Harbour Project Doc Extractor

.SH SYNOPSIS
\fBhbdoc\fP \fB[options]\fP \fB\fP \fB[]\fP

.SH DESCRIPTION
\fBhbdoc\fP is the Harbour Project doc extractor.

.SH OPTIONS
.IP "\fB-txt\fP" 10
Create an ASCII file instead of a Norton Guide
.IP "\fB-con\fP" 10
Create an ASCII file without formfeeds
.IP "\fB-hpc\fP" 10
Helpc source file
.IP "\fB-ngi\fP" 10
Adds the -NG switch to EHC command for compile for DOS/Windows/Linux.
.IP "\fB-rtf\fP" 10
Winhelp source code for Windows
.IP "\fB-os2\fP" 10
OS/2 help source code For OS/2
.IP "\fB-htm\fP" 10
Generate HTML output
.IP "\fB-chm\fP" 10
Generate HTML source files for Windows .chm Help files
.IP "\fB-pdf\fP" 10
Generate an Adobe Portable Document (.pdf)
.IP "\fB-trf\fP" 10
Generate Linux TROFF code
.IP "\fB-doc\fP" 10
Create continuous ASCII file w/o author information

.SH AUTHOR

Author of hbdoc: The Harbour Project (http://www.harbour-project.org)

This manual page was written by Luis Mayoral ,
for the Debian GNU/Linux system (but may be used by others).
c:\harbour\doc\man\hbmake.1
.TH HBMAKE 1

.SH NAME
hbmake \- Harbour Project Make Utility

.SH SYNOPSIS
\fBhbmake\fP \fBcFile\fP \fB[options]\fP

.SH DESCRIPTION
\fBhbmake\fP is the Harbour Project make utility.

.SH OPTIONS
.IP "\fB-e[x]\fP" 10
Create a new Makefile. If /ex is used it creates a new make file in extended mode
.IP "\fB-el[x]\fP" 10
Create a new Makefile. If /elx is used it creates a new make file to build a library in extended mode
.IP "\fB-D\fP" 10
Define a macro
.IP "\fB-p\fP" 10
Print all commands and depedencies
.IP "\fB-b\fP" 10
Use BCC as C compiler
.IP "\fB-g\fP" 10
Use GCC as C compiler
.IP "\fB-gl\fP" 10
Use GCC as C compiler in Linux
.IP "\fB-v\fP" 10
Use MSVC as C compiler
.IP "\fB-f\fP" 10
Force recompilation of all files
.IP "\fB-i\fP" 10
Ignore errors returned by command
.IP "\fB-r\fP" 10
Recurse Source Directory
.IP "\fB-l[LANGID]\fP" 10
Specify the language to be used on hbmake Texts LANGID = (EN/PT/ES). On Windows
System, the default will be the SO language if is found. Otherwise, will be English.
On OS/2;FreeBSD/LINUX the default is English


.SH AUTHOR

Author of hbmake: The Harbour Project (http://www.harbour-project.org)

This manual page was written by Luis Mayoral ,
for the Debian GNU/Linux system (but may be used by others).
c:\harbour\doc\man\hbpp.1
.TH HBPP 1

.SH NAME
hbpp \- Harbour Project Preprocessor

.SH SYNOPSIS
\fBhbpp\fP \fB\fP \fB[options]\fP

.SH DESCRIPTION
\fBhbpp\fP is the old Harbour Project preprocessor.

.SH OPTIONS
.IP "\fB-d[=]\fP" 10
#define 
.IP "\fB-i\fP" 10
add #include file search path
.IP "\fB-o\fP" 10
creates hbpp.out with all tables
.IP "\fB-n\fP" 10
with those only, which defined in your file
.IP "\fB-w\fP" 10
enable warnings


.SH AUTHOR

Author of hbpp: The Harbour Project (http://www.harbour-project.org)

This manual page was written by Luis Mayoral ,
for the Debian GNU/Linux system (but may be used by others).
c:\harbour\doc\man\hbrun.1
.TH HBRUN 1

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

.SH SYNOPSIS
\fBhbrun\fP \fB[\fP \fB[]]\fP

.SH DESCRIPTION
\fBhbrun\fP 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 \fB\fP
parameter. If not given then .hrb is used.

.PP
\fBhbrun\fP can be also used to execute .prg files as scripts
It's enough to add in the first line of .prg file:
.PP
\fB#!/usr/bin/hbrun\fP
.PP
and set executable attribute.

.SH OPTIONS
.IP "\fB-h, -?, --help\fP" 10
When given as first parameter display help
.PP
This program has no other options. \fB\fP are passed to
startup function in executed code coming from \fB\fP.

.SH AUTHOR

Przemyslaw Czerpak, The Harbour Project (http://www.harbour-project.org)
c:\harbour\doc\man\hbtest.1
.TH HBTEST 1

.SH NAME
hbtest \- Harbour Project Regression Test Suite

.SH SYNOPSIS
\fBhbtest\fP \fB[options]\fP

.SH DESCRIPTION
\fBhbtest\fP is the Harbour Project regression test suite.

.SH OPTIONS
.IP "\fB-h, -?\fP" 10
Display help
.IP "\fB-all\fP" 10
Display all tests, not only the failures
.IP "\fB-skip:\fP" 10
Skip the listed test numbers


.SH AUTHOR

Author of hbtest: The Harbour Project (http://www.harbour-project.org)

This manual page was written by Luis Mayoral ,
for the Debian GNU/Linux system (but may be used by others).

Page url: http://www.yourdomain.com/help/index.html?man.htm