Node:delete-text, Next:, Previous:create-text-old, Up:Protocol Requests



delete-text [29] (1) Recommended


        delete-text [29] ( text : Text-No )
                -> ( );

Deletes the text text from the LysKOM database, if the person issuing the command may do so.

Example:

        1 29 33467
        =1

This simple example shows the deletion of text number 33467.

Error codes

login-first
Login required before issuing this call.
no-such-text
The text text does not exist or no read access.
not-author
The person logged in is not the text author or supervisor of the text author.