From 6e0b8ae13b9bfdc86703b2183b1096664f055e14 Mon Sep 17 00:00:00 2001 From: Allan Date: Mon, 10 Jul 2023 19:54:22 +0100 Subject: [PATCH] chore: updating header info in mp_getformats.sas --- all.sas | 2 +- base/mp_getformats.sas | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/all.sas b/all.sas index b820ece..1d7afc5 100644 --- a/all.sas +++ b/all.sas @@ -7894,7 +7894,7 @@ run; format list. Note - the source for this information is the dictionary.formats table. This - does NOT show formats that do not have + cannot show formats that are not already declared in the FMTSEARCH path. Example usage: diff --git a/base/mp_getformats.sas b/base/mp_getformats.sas index 3e69636..1b7cd38 100644 --- a/base/mp_getformats.sas +++ b/base/mp_getformats.sas @@ -8,7 +8,7 @@ format list. Note - the source for this information is the dictionary.formats table. This - does NOT show formats that do not have + cannot show formats that are not already declared in the FMTSEARCH path. Example usage: