From 4bb0b60431958b629b8d3603c879367b8c8b812d Mon Sep 17 00:00:00 2001 From: Luiz Rafael Culik Date: Sat, 19 Feb 2000 09:16:19 +0000 Subject: [PATCH] See changelog 20000219 07:02 --- harbour/ChangeLog | 4 ++++ harbour/source/rtl/environ.c | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index cb6d3f93e3..0cbbdfc8b7 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -1,3 +1,7 @@ +20000219-07:02 GMT-3 Luiz Rafael Culik + * source/rtl/environ.c + ! Added missing $ONELINER$ token to the __run() function +Ps: the line below wasn't me Added usage of @() 2000-02-18 17:30 GMT-5 David G. Holm diff --git a/harbour/source/rtl/environ.c b/harbour/source/rtl/environ.c index b682b408c3..f9265acf93 100644 --- a/harbour/source/rtl/environ.c +++ b/harbour/source/rtl/environ.c @@ -646,6 +646,10 @@ HARBOUR HB_GETE( void ) /* $DOC$ * $FUNCNAME$ * __RUN() + * $CATEGORY$ + * DOS + * $ONELINER$ + * Run a external program * $SYNTAX$ * __RUN( ) * $CATEGORY$