Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Harbour Version 0.37 (c) reference Guid - Norton Guide http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]

RUN

Run an external program.
---------------------------------------------------------------------------------

 Syntax

        RUN  <cCommand>  

 Arguments

        <cCommand>   Command to execute.    

 Description

      This command runs an external program. Please make sure that you have
      enough free memory to be able to run the external program.  Do not
      use it to run Terminate and Stay Resident programs  (in case of DOS)
      since that causes several problems.

 Examples

      Run  "edit " + cMyTextFile      // Runs an external editor
      Run  "command"                  // Gives a DOS shell (DOS only)

Status

      Ready

 Compliance

      This command is Ca-Clipper compliant.

 Platforms

      All

 Files

      source/rtl/run.c  Library is rtl



See Also: RUN

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson