Writing all item attributes to a file: Difference between revisions

From Planimate Knowledge Base
Jump to navigation Jump to search
(Importing text file)
 
mNo edit summary
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<font face="MS Sans Serif">The AttRef mode "Entire Item" selects an entire item for an operation.
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.


If this mode is selected as a change object File Write target, then<br /> all the item attributes of the item are written to the file, as if they<br /> 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.


This is provided for debugging, reading is not supported.
----




The "write titles as well" and "formatted values" options are implemented.<br /> If titles are included, the item class and ID are written.
<font size="2">idkbase note 4</font>


The new attref mode isn't useful anywhere else in PL yet.<br /> </font>
----
[[Category:Debugging]]
[[Category:Debugging]]
[[Category:Item/Attribute]]
[[Category:Attribute]]
<font size="2">idkbase note 4</font>
[[Category:Item]]

Latest revision as of 01: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