Dokumentaro de Gambaso
Compilation & Installation
Components
gb
gb.crypt
gb.qt4
Documents
Indekso de Lingvo
Language Overviews
LeguMin
Lexicon
Registro

TerminalView.Exec (gb.form.terminal)

Function Exec ( Command As String[] [ , Environment As String[] ] ) As Process
Execute a command inside the terminal view using the EXEC instruction and a virtual terminal.

  • Command is the command string array passed to the EXEC instruction.

  • Environment is the command optional environment.

The Process object is returned.