Writing all item attributes to a file: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
mNo edit summary |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
The [Attribute Reference] mode "Entire Item" selects an entire item for an operation. | |||
If this mode is selected as a change object File Write target, then all the item attributes of the item are written to the file, as if they were a table row. | |||
This is provided for debugging, reading is not supported. | |||
The "write titles as well" and "formatted values" options are implemented. If titles are included, the item class and ID are written. | |||
---- | |||
<font size="2">idkbase note 4</font> | |||
[[Category:Debugging]] | [[Category:Debugging]] | ||
[[Category:Attribute | [[Category:Attribute]] | ||
[[Category:Item]] |
Latest revision as of 02:16, 13 January 2008
The [Attribute Reference] mode "Entire Item" selects an entire item for an operation.
If this mode is selected as a change object File Write target, then all the item attributes of the item are written to the file, as if they were a table row.
This is provided for debugging, reading is not supported.
The "write titles as well" and "formatted values" options are implemented. If titles are included, the item class and ID are written.
idkbase note 4