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

TerminalView.Shell (gb.form.terminal)

Function Shell ( Command As String [ , Environment As String[] ] ) As Process

Execute a command inside the terminal view using the SHELL instruction and a virtual terminal.

  • Command is the command string passed to the SHELL instruction.

  • Environment is the command optional environment.

The Process object is returned.