1
0
mirror of https://github.com/sasjs/core.git synced 2026-01-16 13:00:05 +00:00

chore: docs

This commit is contained in:
munja
2021-12-18 14:37:54 +00:00
parent 09136cfdbb
commit 3d2ad531cf
3 changed files with 14 additions and 16 deletions

View File

@@ -11,9 +11,7 @@
This macro will only work for BASE (V9) engine libraries. It works by
creating a copy of the dataset (without data, WITH constraints) in the same
library, appending a sorted view into it, and finally - renaming it. By
default, COMPRESS=CHAR and REUSE=YES will be applied, this behaviour can
be adjusted using the `dsoptions=` parameter.
library, appending a sorted view into it, and finally - renaming it.
Example usage:
@@ -41,7 +39,6 @@
@version 9.2
@author Allan Bowe
@source https://github.com/sasjs/core
**/