Home
About
Policies
FAQ
Forums
Registration
Password Recovery

Property List

From Tapestries MUCK

(Difference between revisions)
Jump to: navigation, search
(+cat)
(str /1:Submissive for most of the lunar cycle / str/2:A dog's tongue str/3:I love my fellow creatures and want to share any experience with them; I love females most. 3 properties listed.</pre>)
Line 1: Line 1:
-
A '''property list''' is commonly used for storing multi-line descriptions and anything else that might need a home for a large block of text.  You can create a list using [[lsedit]].
+
str A '''property list''' is commonly used for storing multi-line descriptions and anything else that might need a home for a large block of text.  You can create a list using [[lsedit]].
==Technical Syntax==
==Technical Syntax==

Revision as of 22:28, 30 January 2012

str A property list is commonly used for storing multi-line descriptions and anything else that might need a home for a large block of text. You can create a list using lsedit.

Technical Syntax

While not particularly important to know, it can be useful to know that at the core a list is just bunch of numbered props in a propdir.

lsedit me=example
<    Welcome to the list editor.  You can get help by entering '.h'     >
< '.end' will exit and save the list.  '.abort' will abort any changes. >
<    To save changes to the list, and continue editing, use '.save'     >
< Insert at line 7 >
.l
this
is
an
example
list
pretty simple huh?
< listed 6 lines starting at line 1 >
.abort
< Edit aborted. >
< list not saved. >
ex me=example#/
str /example#/1:this
str /example#/2:is
str /example#/3:an
str /example#/4:example
str /example#/5:list
str /example#/6:pretty simple huh?
6 properties listed.
Personal tools
Namespaces
Variants
Actions
navagation
information
wiki
Toolbox