Previous Topic: Commands

Next Topic: Special Purpose IMODs

Returning Results

The server IMOD should accumulate all results on a local stack. Then it should transfer the entire stack contents (using the QUEUES() function) to the requester, specifying POST.

The first record should be considered equivalent to RESULT and is the result returned if access is through the $SERVER() function. Remaining records, if any, are returned to the requester using the stack.