432 Commits

Author SHA1 Message Date
yabwon
5b1f8a3aae Getting Started with SAS Packages
presentation: "Getting Started with SAS Packages" added
2020-08-04 10:18:04 +02:00
yabwon
ef6473ad35 link to the doc added
link to the doc added
2020-08-04 10:14:43 +02:00
yabwon
e30261410e obsolete
obsolete
2020-08-04 07:17:31 +02:00
yabwon
3ede4541fd version 20200803
version 20200803, some code simplifications
2020-08-03 13:56:18 +02:00
yabwon
387898e01a version 20200730
Adjusted to SPF v.20200730
20200801
2020-07-31 22:20:10 +02:00
yabwon
e801f99e1c version 20200730
version 20200730, change list:

1) All elements of the SAS Packages Framework were moved to the SPFinit.sas file in directory SPF [SAS Packages Framework].

2) The public repository reordered [two new folders] and location link in the %installPackages() macro changed.

3) New directories: SPF [for SAS Packages Framework content and documentation] and packages [for packages repository]

4) Package FunctionsImissinBASE renamed to BasePlus.

5) All packages recompiled with new setup.

6) Help info improved and spellings corrected.
20200731
2020-07-31 14:43:40 +02:00
yabwon
850e003ea9 folder name corrected
folder name corrected
2020-07-31 11:34:06 +02:00
yabwon
21827e7ffa version 20200730
example added
20200730
2020-07-30 19:02:34 +02:00
yabwon
d59fb10575 version 20200730
Adjustments for version 20200730
2020-07-30 16:00:07 +02:00
yabwon
8e6a2d0da5 Update LICENSE 2020-07-30 15:30:59 +02:00
yabwon
0c75cf373e Merge branch 'master' of https://github.com/yabwon/SAS_PACKAGES 2020-07-30 15:28:43 +02:00
yabwon
42ede60e73 version 20200703
info about available packages
2020-07-30 15:28:33 +02:00
yabwon
a33d67528a version 20200730
Adjustments for version 20200730.
2020-07-30 15:25:21 +02:00
yabwon
9459b110d6 version 20200730
version 20200730, change list:

1) All elements of the SAS Packages Framework were moved to the SPFinit.sas file in directory SPF [SAS Packages Framework].

2) The public repository reordered [two new folders] and location link in the %installPackages() macro changed.

3) New directories: SPF [for SAS Packages Framework content and documentation] and packages [for packages repository]

4) Package FunctionsImissinBASE renamed to BasePlus.

5) All packages recompiled with new setup.
2020-07-30 15:01:05 +02:00
yabwon
0c49d2a5b1 version 20200730
adjusted to new setup
2020-07-30 14:56:06 +02:00
yabwon
98a6beeb8c version 0.5
recompiled with new framework setup

package FunctionsImissinBASE renamed to BasePlus
2020-07-30 14:46:45 +02:00
yabwon
6e03570afb version 0.3
recompiled with new framework setup
2020-07-30 14:46:05 +02:00
yabwon
b4bb3296c3 version 0.2
recompiled with new framework setup
2020-07-30 14:45:56 +02:00
yabwon
6841f6bd08 version 2.1
recompiled with new framework setup
2020-07-30 14:45:19 +02:00
yabwon
f4493aef1c version 20200730
version 20200730, change list:

1) All elements of the SAS Packages Framework were moved to the SPFinit.sas file in directory SPF [SAS Packages Framework].

2) The public repository reordered [two new folders] and location link in the %installPackages() macro changed.

3) New directories: SPF [for SAS Packages Framework content and documentation] and packages [for packages repository]

4) Package FunctionsImissinBASE renamed to BasePlus.

5) All packages recompiled with new setup.
2020-07-30 14:43:42 +02:00
yabwon
3e117ce8ef version 20200730
Deleted because repository was rerganised.
2020-07-30 14:39:26 +02:00
yabwon
f73e7c4c68 Update README.md
update about FunctionsImissinBASE 0.5
2020-07-27 19:37:36 +02:00
yabwon
e15ddd22cd version 0.5
some functions were renamed: arrRepNull() is now arrFillMiss(), the "shifting" functions are now arrMissToLeft/Right().
corrected help info.

thanks to ChrisNZ @ communities.sas.com for great feedback and valuable suggestions!
2020-07-27 19:35:50 +02:00
yabwon
f36dcd369e Update README.md
info about FunctionsImissinBASE 0.4
2020-07-26 17:35:59 +02:00
yabwon
84705927f1 version 0.4
some functions were renamed: arrVal() is arrFill(), replaceNull() is now arrRepNull(), kill() is now delDataset() ,and the "shifting" functions have "arr" prefix.
macros have new parameters: quote=,
new format added: boolz,
corrected help info.

thanks to ChrisNZ @ communities.sas.com for great feedback and valuable suggestions!
2020-07-26 17:35:23 +02:00
yabwon
51a921162f version 20200725
version 20200725, descriptions to macros added
20200725
2020-07-25 12:37:39 +02:00
yabwon
50adc7818b Update README.md
Latest version is 20200725.
2020-07-25 12:26:31 +02:00
yabwon
57fd048276 version 20200725
version 20200725, descriptions to macros added
2020-07-25 12:22:14 +02:00
yabwon
757d7a9ccc Update README.md
New macros: getVars() amd QgetVars() added to the functionsImissinBASE package.
2020-07-25 11:36:47 +02:00
yabwon
365f8b459e version 0.3
New macros getVars() amd QgetVars() added.
2020-07-25 11:28:57 +02:00
yabwon
c712bfd162 Update README.md
FunctionsImissinBASE 0.2
2020-06-29 21:59:30 +02:00
yabwon
70912499d5 Merge branch 'master' of https://github.com/yabwon/SAS_PACKAGES 2020-06-29 21:57:24 +02:00
yabwon
a5e428aa3f version 0.2
4 formats added
2020-06-29 21:56:59 +02:00
yabwon
d1cc2e7a8b Update README.md 2020-06-29 21:29:15 +02:00
yabwon
19f6889945 new package FunctionsImissinBASE added
new package FunctionsImissinBASE added
2020-06-25 16:50:30 +02:00
yabwon
f0336647e0 version 0.1
Functions I miss in BASE: a bunch of functions and functionalities I am missing in BASE SAS
2020-06-25 16:44:56 +02:00
yabwon
499846dbb1 [2020.06.21] Extended and up to date version of the SGF article
[2020.06.21] Extended and up to date version of the SGF article

formating update in the "User's session."
2020-06-21 12:06:00 +02:00
yabwon
8cf5b24ad5 new version of the article added 20200619 2020-06-19 17:12:45 +02:00
yabwon
dd08229500 new version of the article added 2020-06-19 17:11:32 +02:00
yabwon
1812f52243 [2020.06.19] Extended and up to date version of the SGF article
[2020.06.19] Extended and up to date version of the SGF article
new information added to be in line with current status of the framework
2020-06-19 17:09:09 +02:00
yabwon
3963373009 version 20200619
version 20200619

Fixes:
Note about type conversion fixed, testing HELP tags improved, documentation elements added.

Features:
IMLMODULE element added to the list of elements. IML modules can be now added to the package and are stored in "<PackagNamie>IML" catalog in the WORK library.
2020-06-19 14:47:24 +02:00
yabwon
69b652e94d info about new updates added
info about new updates added
2020-06-10 12:42:45 +02:00
yabwon
50eb73aa1f version 20200610
version 20200610, additional help information note added to all macros in the framework
2020-06-10 12:27:45 +02:00
yabwon
8846418a50 version 20200609
version 20200609, element of type "FUNCTIONS" added  (mind the S at the end, it is not the same as "FUNCTION"). It allows to compile multiple functionS in one FCMP call. Description/instruction will be added soon.
The code of each new function in 'xxx_functions' subfolder should be stored in a single file but without "proc fcmp" header and "run" footer just plain function/subroutine definition.
2020-06-09 17:29:54 +02:00
yabwon
aef9868c2d Update README.md 2020-06-08 09:37:44 +02:00
yabwon
1fd09c51e2 version 20200608
version number added :-)
2020-06-08 09:08:19 +02:00
yabwon
73596f8d18 version 0.3
Recompiled due to new version of %generatePackage()
2020-06-08 08:43:27 +02:00
yabwon
226c56f50f version 0.2
Recompiled due to new version of %generatePackage()
2020-06-08 08:42:50 +02:00
yabwon
cbdc0b167f version 2.1
Recompiled due to new version of %generatePackage()

inner macro pagesize=MAX added
2020-06-08 08:22:48 +02:00
yabwon
f1f88c3ca7 version 20200608
Bug fix in the "test for required SAS software components" in the localized SAS session (e.g. po_PL)
2020-06-08 08:13:03 +02:00