Node:map-created-texts-reverse, Previous:local-to-global-reverse, Up:Protocol Requests



map-created-texts-reverse [122] (11) Recommended


  map-created-texts-reverse [122] (( author               : Pers-No;
                                     local-no-ceiling     : Local-Text-No;
                                     no-of-existing-texts : INT32 ))
                -> ( Text-Mapping );

Return text numbers for existing texts that author has written. This is just like map-created-texts, but searches in the other direction. (Compare with local-to-global-reverse.)

As a special case, if local-no-ceiling is 0, information will be returned about the last no-of-existing-texts texts.

Error codes

login-first
Login required before issuing this call.
long-array
no-of-existing-texts was larger than 255.
conf-zero
author was set to 0.
undef-pers
The conference does not exist, or the client is not allowed to know that it exists.
access-denied
The conference exists, but the client is not allowed to retrieve information about the texts in the conference.