[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

2.5.2 Call a function in an object

This is a most particularly useful command. It enables you to call functions in an object with any parameters you like.

Syntax: Call <object spec> arg1%%arg2%%...

For example, I want to set the property OBJ_I_VOLUME to 55 in the second object in Adam's inventory:

 
Call *adam:#2 add_prop _obj_i_volume%%55

Please also notice that I used the string the property really is defined to, not the property name.



This document was generated by Hekay Permer on April, 20 2005 using texi2html