See changelog 20000219 07:02

This commit is contained in:
Luiz Rafael Culik
2000-02-19 09:16:19 +00:00
parent eda4944789
commit 4bb0b60431
2 changed files with 8 additions and 0 deletions

View File

@@ -1,3 +1,7 @@
20000219-07:02 GMT-3 Luiz Rafael Culik <culik@sl.conex.net>
* source/rtl/environ.c
! Added missing $ONELINER$ token to the __run() function
Ps: the line below wasn't me
Added usage of @<Function>()
2000-02-18 17:30 GMT-5 David G. Holm <dholm@ sd-llc.com>

View File

@@ -646,6 +646,10 @@ HARBOUR HB_GETE( void )
/* $DOC$
* $FUNCNAME$
* __RUN()
* $CATEGORY$
* DOS
* $ONELINER$
* Run a external program
* $SYNTAX$
* __RUN( <cCommand> )
* $CATEGORY$