mirror of
https://github.com/sasjs/core.git
synced 2026-01-18 05:50:06 +00:00
chore: updating doc header
This commit is contained in:
2
all.sas
2
all.sas
@@ -2305,7 +2305,7 @@ Usage:
|
|||||||
|
|
||||||
@param [in] inds The input dataset containing the formats to apply (and where
|
@param [in] inds The input dataset containing the formats to apply (and where
|
||||||
to apply them). Example structure:
|
to apply them). Example structure:
|
||||||
|LIB:$4.|DS:$7.|VAR:$32.|FMT:$49.|
|
|LIB:$8.|DS:$32.|VAR:$32.|FMT:$49.|
|
||||||
|---|---|---|---|
|
|---|---|---|---|
|
||||||
|`WORK `|`EXAMPLE `|`ACTUAL `|`DOLLAR12.2 `|
|
|`WORK `|`EXAMPLE `|`ACTUAL `|`DOLLAR12.2 `|
|
||||||
|`WORK `|`EXAMPLE `|`COUNTRY `|`$CHAR10. `|
|
|`WORK `|`EXAMPLE `|`COUNTRY `|`$CHAR10. `|
|
||||||
|
|||||||
@@ -39,7 +39,7 @@
|
|||||||
|
|
||||||
@param [in] inds The input dataset containing the formats to apply (and where
|
@param [in] inds The input dataset containing the formats to apply (and where
|
||||||
to apply them). Example structure:
|
to apply them). Example structure:
|
||||||
|LIB:$4.|DS:$7.|VAR:$32.|FMT:$49.|
|
|LIB:$8.|DS:$32.|VAR:$32.|FMT:$49.|
|
||||||
|---|---|---|---|
|
|---|---|---|---|
|
||||||
|`WORK `|`EXAMPLE `|`ACTUAL `|`DOLLAR12.2 `|
|
|`WORK `|`EXAMPLE `|`ACTUAL `|`DOLLAR12.2 `|
|
||||||
|`WORK `|`EXAMPLE `|`COUNTRY `|`$CHAR10. `|
|
|`WORK `|`EXAMPLE `|`COUNTRY `|`$CHAR10. `|
|
||||||
|
|||||||
Reference in New Issue
Block a user