NextPrevUpTopContentsIndex

17.1.4 Execute transactions

When a client issues an execute transaction to a server, the command to be executed is transferred as a string. This involves the marshalling of the command and its arguments into a suitable string format. The standard format of such a string is:

[command(arg1,arg2,...)]
LispWorks User Guide - 8 Apr 2005

NextPrevUpTopContentsIndex