Commit Graph

30 Commits

Author SHA1 Message Date
yabwon
51a921162f version 20200725
version 20200725, descriptions to macros added
2020-07-25 12:37:39 +02:00
yabwon
57fd048276 version 20200725
version 20200725, descriptions to macros added
2020-07-25 12:22:14 +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
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
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
yabwon
0997b15307 update 20200424
bug fix for testing packages under Linux
2020-04-24 17:59:10 +02:00
yabwon
9e9a457e86 version 20200424
bug fix for testing packages under Linux
2020-04-24 17:53:41 +02:00
yabwon
0bb95145d7 version 20200424
bug fix for testing packages under Linux
2020-04-24 17:42:46 +02:00
yabwon
136b0b9854 version 20200422
Bugfix in ICEloadPackage macro
2020-04-22 23:45:08 +02:00
yabwon
d15cfd931a version 20200101
TODO list extended
2020-01-22 20:42:53 +01:00
yabwon
c6fb0c440a version 20200101
Additional note in help added.

Happy new year 2020!
2020-01-01 10:51:38 +01:00
yabwon
0385e8e5b2 version 20191215
updates related to testing added in generatePackage.sas, update in generating SYSloadedPackages macrovariable, update in packages= macroparameter in generatePackage.sas,

generate_package_sqlinds.sas is now in line with article,
2019-12-15 21:28:59 +01:00
yabwon
f43e8a7587 version 20191215
testin added and described
2019-12-15 17:21:40 +01:00
yabwon
583625fdb8 version 20191215
module for developer's tests added, two new macroparameters:
testPackage=Y
and
packages=
the first one turns on testing, the second one points to location of the folder with packages (in case when generated package has dependencies)
2019-12-15 15:09:44 +01:00
yabwon
b571a3619e version 20191118
emergency ICEloadPackage macro to load package when loadPackage() is unavaliable for some reasons
2019-11-18 21:52:25 +01:00
yabwon
2dc8e600e2 lazyData loading added 2019-11-16 21:53:24 +01:00
yabwon
f69a2a8da1 update in version checking
update in version checking
2019-11-10 16:56:36 +01:00
yabwon
fac0142601 unload update
"To unload additional required SAS packages execute"
2019-11-06 21:31:23 +01:00
yabwon
b72b8211a0 Spelling
Spelling
2019-11-05 22:25:53 +01:00
yabwon
c10e517fe3 loading required packages is now available
loading required packages is now available sience each package has its own unique file reference by MD5(packageName).
2019-11-04 20:26:44 +01:00
yabwon
cdfb7a8b1d TODO updated! 2019-11-04 06:28:36 +01:00
yabwon
9555714bda sparwdzanie domknietosci, parzystosci i wystepowania tagow HELP START - HELP END w plikach [v] 2019-10-28 20:32:52 +01:00
yabwon
48aad33e87 spelling 2019-10-28 20:03:38 +01:00
yabwon
39117ffb90 comments updated 2019-10-26 14:28:13 +02:00
yabwon
cfdf990e51 minor changes
minor changes, new wersion ot the paper
2019-10-24 22:51:11 +02:00
yabwon
767f364287 updates
SYSloadedPackages and SYSloadedPackages,

PDF updated
2019-10-23 23:41:28 +02:00
yabwon
943cf26e5f first attempt to packageReqPackages 2019-10-22 23:05:08 +02:00
yabwon
78b6af1f81 UER library handling added 2019-10-17 17:52:44 +02:00
yabwon
e6f06d7b71 Initial commit 2019-10-13 10:50:44 +02:00