Writing all item attributes to a file: Difference between revisions

From Planimate Knowledge Base
Jump to navigation Jump to search
mNo edit summary
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<br /> all the item attributes of the item are written to the file, as if they<br /> were a table row.


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.
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.


The "write titles as well" and "formatted values" options are implemented.<br /> If titles are included, the item class and ID are written.
The new attref mode isn't useful anywhere else in PL yet.<br /> </font>
----
----


Line 18: Line 13:


[[Category:Debugging]]
[[Category:Debugging]]
[[Category:Attribute/Item]]
[[Category:Attribute]]
[[Category:File]]
[[Category:Item]]
[[Category:Reference]]

Revision as of 03:06, 12 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