Panel

Linden Labs

Second Life ® y Linden Lab ® are registered trademarks from Linden Research, Inc. KodigoStyle is not affiliated or sponsored by Linden Reseach.

System responses


These are submited by 
llMessageLinked(LINK_ROOT, MSG_CHANNEL, "THE RESPONSE", NULL_KEY);

Responses structure: (# separated values)
COMMAND STATUS DATA


 Setting API code responses.
 API#OKCorrect API code.
 API#ERROR#CODEIncorrect API code.

 Setting options responses.
 OPTIONS#OKOption(s) set correctly.
 OPTIONS#ERROR#DEBUGIncorrect value for DEBUG option.
 OPTIONS#ERROR#MSG_CHANNELIncorrect value for MSN_CHANNEL option.

 Communication system calls.
 COMM#OKMessage sent succesfully.
 COMM#MESSAGE#...Incomming message, where '...' is the message.

 Data Storage calls.
 CALL#OK#ADDRecord added to the storage system.
 CALL#ERROR#ADDCant add the record to the storage server
 CALL#OK#DELETERecord(s) removed from the storage system.
 CALL#ERROR#DELETENo records to delete?
 CALL#OK#ALLDELETEDTable deleted (for DELETE-ALL data storage call)
 CALL#OK#UPDATERecord(s) updated.
 CALL#ERROR#UPDATECan´t update record(s).
  
 CALL#ERROR#NO_CODEIncorrect API code.
 CALL#ERROR#NO_METANo TABLE_NAME value given.
 CALL#ERROR#NO_VALUEIncorrect values
 CALL#ERROR#OPTIONIncorrect option used.
 CALL#ERROR#OTHEROther kind of error (Notify if this happends)

 Requested records responses.
 RESPONSE#...Where '...' are the TABLE_NAME and columns values (#)
 RESPONSE#0No responses for the query
 RESPONSE#ENDEnd of the responses.
  
 COUNT#...Where '...' is the number of records for the COUNT option.

  Sign in   Recent Site Activity   Terms   Report Abuse   Print page  |  Powered by Google Sites