It would be really really useful to have a few extra notecard functions in addition to llGetNotecardLine()
I propose adding
llAppendNotecard() that appends the given string to a named notecard
llCreateNotecard() that creates a notecard with the given name
The idea is to have a more permanent storage capability than variables. This could be useful in vending machines (logs), scripted radios and televisons and many other devices that might benefit from "offline" storage.
Thanks for a great scripting envrionment.