Node:map-created-texts, Next:set-keep-commented, Previous:local-to-global, Up:Protocol Requests
map-created-texts [104] (( author : Pers-No; first-local-no : Local-Text-No; no-of-existing-texts : INT32 )) -> ( Text-Mapping );
Return text numbers for existing texts that author
has written.
Just as each conference has a mapping from local text numbers to global text numbers, each person has a mapping from the N:th text written by him to the global text number. This function can be used to retrieve part of that mapping.
More information and examples may be found in local-to-global.
login-first
long-array
no-of-existing-texts
was larger than 255.
conf-zero
author
was set to 0.
local-text-zero
first-local-no
was set to 0.
undef-pers
no-such-local-text
first-local-no
is greater than the highest local text number that
ever existed in the conference.
access-denied