Saving templates
To save a new
template, select Save from the pop-up menu in the Export/Import
Template view, and give the template a name and optionally a comment
that identifies its use.

The template is stored inside the DataWindow object in the PBL.
After saving a template with a DataWindow object, you can see its
definition in the Source editor for the DataWindow object. For example,
this is part of the source for a DataWindow that has two templates.
The templates have required elements only:
|
1 |
export.xml(usetemplate="t_address"<br>   template=(comment="Employee Phone Book"<br>      name="t_phone" xml="<d_emplist><d_emplist_row<br>      __pbband=~"detail~"/></d_emplist>")<br>   template=(comment="Employee Address Book"<br>      name="t_address" xml="<d_emplist><d_emplist_row<br>      __pbband=~"detail~"/></d_emplist>")) |
Document get from Powerbuilder help
Thank you for watching.
Subscribe
Login
0 Comments
Oldest