DATASETM Fixed mapping for conversion to dataset
B = DATASETM(A)
DescriptionThis command is almost identical to B = PRDATASET(A), except that it supports the mapping type of construct: B = A*DATASETM. This may be especially useful to include the dataset conversion in a variable like for the processing definitions of a datafile. See alsodatasets, datafiles, mappings, dataset,
|