Calq commands and keywords

Function

call

Definition

This function calls a remote program for execution. It expects two parameters: the function name, and the parameters to it. The remote program must exist on the default server (carmaux.cs.gsu.edu) to work.

Example

  call('dir', 'hello')
  call('echo2', 'hello')


What is Calq?
Latest version of Calq
Digital Wave Systems Lab homepage