.LAYER LINK DATASET TM 
This subroutine links a Data Set to a Data Set Template.
  Usage: 
* Opt PASS         <dataset_name>             FIELD            SHARE? N
* Opt PASS         <dataset_template>         FIELD            SHARE? N
* Opt PASS         <group_name>               FIELD            SHARE? N
* Opt PASS         <xylayer_name>             FIELD            SHARE? N
* Opt PASS         <chart_name>               FIELD            SHARE? N
*     GOSUB    0CD .LAYER LINK DATASET TM
*     IF       0CD .LAYER LINK DATASET TM     NE
 
  Description: 
This subroutine links a data set to the "current" or specified data set template. A data set template must have been created via 
.LAYER ADD DATASET TM before calling this routine.
All parameters are optional. If passed, they must refer to a previously created chart, layer, data group or data template.
The data set template becomes the "current" data set template.
See 
Datasets Overview for more information on working with data.
Read what other users have said about this page or add your own comments.
-- 
JeanNeron - 2011-11-03