---+ .DATASET SET CURRENT _This subroutine sets the "current" Dataset to be a previously initialized Dataset._ <br />%TOC% ---++ Usage: <pre> PASS <dataset_name> FIELD SHARE? N GOSUB 0CD .DATASET SET CURRENT * Check for error IF 0CD .DATASET SET CURRENT NE </pre> ---++ Description: This subroutine sets the "current" Dataset to be a previously initialized Dataset. You must have initialized the dataset via [[CDDatasetInitialize][.DATASET INITIALIZE]] before selecting it as the "current" dataset. <dataset_name> must be PASSed, otherwise the subroutine will cancel. You can PASS a blank name to refer to the "unnamed" dataset. The specified dataset become the "current" dataset. See [[CDOverviewDatasetDefinition][Datasets Overview]] for more information on working with data. ---++ Comments: _Read what other users have said about this page or add your own comments._ <br />%COMMENT% -- Main.JeanNeron - 2011-11-11
This topic: Main
>
WebHome
>
APPX510Features
>
CDChartDirectorDesignerAPI
>
CDChartDirectorDataRoutines
>
CDDatasetSetCurrent
Topic revision: r2 - 2012-02-19 - JeanNeron
Copyright © 2008-2025 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki?
Send feedback