Difference: CDLayerAddDataSetTemplateEs ( vs. 1)

Revision 12013-02-20 - RayPelegrino

Line: 1 to 1
Added:
>
>
META TOPICPARENT name="CDLayerAddDataSetTemplate"

.LAYER ADD DATASET TM

Esta subrutina se suma una plantilla de conjunto de datos en el grupo de datos actual.


Usage:

      PASS         <data_set_name>            FIELD            SHARE? N
      GOSUB    0CD .LAYER ADD DATASET TM
      IF       0CD .LAYER ADD DATASET TM      NE

Descripcion:

Esta subrutine agrega un conjunto de datos template al data grupo "current". La tabla debe haber sido inicializado como un "XY Chart" via .CHART INITIALIZE, una layer creada via .XY ADD BAR LAYER y un grupo de datos agregado via .LAYER ADD DATA GROUP antes de llamar a esta rutina.

<data_set_name> is opcional . Si passed, ise convertirá en el nombre de esta plantilla de conjunto de datos.

La plantilla de conjunto de datos se convierte en el "actual" modelo de conjunto de datos.

Vea Datasets Overview para más información sobre cómo trabajar con los datos.

Comentarios:

Read what other users have said about this page or add your own comments.


<--/commentPlugin-->

-- JeanNeron - 2011-11-03

 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback