.DT
do_request
DW_wibble creator help
do_request

.SH Name
.SP 5 5
do_request -  The main entrance to the buy things command.
.EP

.SH Syntax
.SI 5
int do_request(mixed indirect_obs,
               string dir_match,
               string indir_match,
               string * words)
.EI

.SH Returns
.SI 5
1 on success, 0 on failure
.EI

.SH Defined in
.SI 5
/obj/service_provider.c
.EI

.SH Description
.SP 5 5

The main entrance to the buy things command.
.EP

