you can read in an entire notecard with <span></span><br><span class="Apple-style-span" style><table width="100%" style="font-size:13px;color:black;background-color:white;border-top-width:thin;border-right-width:thin;border-bottom-width:thin;border-left-width:thin;border-top-style:solid;border-right-style:solid;border-bottom-style:solid;border-left-style:solid;border-top-color:black;border-right-color:black;border-bottom-color:black;border-left-color:black">
<tbody><tr valign="top"><td colspan="2"><div dir="ltr" style="text-align:left"><pre class="source-lsl" style="padding-top:1em;padding-right:1em;padding-bottom:1em;padding-left:1em;border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-top-style:dashed;border-right-style:dashed;border-bottom-style:dashed;border-left-style:dashed;border-top-color:rgb(47,111,171);border-right-color:rgb(47,111,171);border-bottom-color:rgb(47,111,171);border-left-color:rgb(47,111,171);color:black;background-color:rgb(249,249,249);line-height:normal">
<span class="kw2" style="color:rgb(0,0,160);font-weight:normal">string</span> text = osGetNotecard<span class="br0" style="color:rgb(102,204,102)">(</span>name<span class="br0" style="color:rgb(102,204,102)">)</span>;</pre>
</div></td></tr></tbody></table></span>Op zondag 1 april 2012 schreef R.Gunther (<a href="mailto:rigun@rigutech.nl">rigun@rigutech.nl</a>) het volgende:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Started to look at osMakeNotecard today. Used this example<br>
<br>
By Tom Earth<br>
<br>
default<br>
{<br>
touch_start(integer n)<br>
{<br>
key id =llDetectedKey(0);<br>
string name =llKey2Name(id);<br>
list contents;//The variable we are going to use for the contents of the notecard.<br>
contents +=["Name:"+name+"\n"];<br>
contents +=["Key:"+(string)id+"\n"];<br>
contents +=["Pos:"+(string)<u></u>llDetectedPos(0)+"\n"];<br>
contents +=["Rotation:"+(string)<u></u>llDetectedRot(0)+"\n"];<br>
osMakeNotecard(name,contents);<u></u>//Makes the notecard.<br>
}<br>
}<br>
<br>
The problem now, it create every time you click a new notecard.<br>
How can i configure the osMakeNotecard so it use<br>
the existing notecard and add new lines to it ?<br>
<br>
It looks bad to create everytime new notecards.<br>
It would be more healty for grid side to if you can just append data to a notecard.<br>
Instead of read old one, delete it and create a new one.<br>
<br>
Maby some extension to this osMakeNotecard command would be good idea.<br>
<br>
______________________________<u></u>_________________<br>
Opensim-users mailing list<br>
<a>Opensim-users@lists.berlios.de</a><br>
<a href="https://lists.berlios.de/mailman/listinfo/opensim-users" target="_blank">https://lists.berlios.de/<u></u>mailman/listinfo/opensim-users</a><br>
</blockquote><br><br>-- <br>Groningen en Hannover Opensims:
<span style="color:rgb(50,61,86);font-family:'Trebuchet MS',Helvetia,Tahoma,Verdana,Arial,sans-serif;font-size:16px;text-align:left;background-color:rgb(255,255,255)">secondlife://meverhagen.nl:8002:Hannover ZW/ </span><br>