Skip to content
Pete edited this page Jun 21, 2022 · 21 revisions

Back to Home

NOTE: All database-handling functions, that is, functions whose names used to be prefixed by db*** , hb_db*** and ord***, have been grouped in a separate page. Follow this link to move there.

  • OS() cOSName
    returns the operating system name as a character string.

  • OutErr( <exp list> ) NIL
    writes a list of values to the standard error device

  • OutStd( <exp list> ) NIL
    writes a list of values to the standard output device

Back to Home

Index

Harbour exclusive functions Clipper compatible functions
hb_A A
hb_B B
hb_C C
hb_D D
hb_E E
hb_F F
hb_G G
hb_H H
hb_I I
hb_J_K J K
hb_L L
hb_M M
hb_N_O N O
hb_P P
hb_R Q R
hb_S S
hb_T T
hb_U U
hb_V V W
hb_W X Y

  • Contrib. Libraries
HBWIN WinAPI Library Compress Libraries
HBHPDF Library (Haru) Multi Threading
Harbour Socket API hbCT (Cl*pper tools)
Serial API hbNF (NanForum library)
HBCURL cURL API Library Mini-XML docs

Clone this wiki locally