allan
667198e5c0
feat: mfv_getpathuri macro to get the uri of a file or folder
...
Also refactoring mv_createfolder.sas
2025-05-18 18:48:50 +01:00
munja
b525b4171d
fix: updating ms_runstp to accept parameters and file inputs. Explicitly setting lrecl everywhere. Adding lrecl=80 as default in testinit.sas
2022-04-28 21:06:28 +01:00
Allan Bowe
8bd31e6c97
fix: tests for ms_createwebservice and mp_createwebservice
2022-04-25 21:33:14 +00:00
munja
63bf00e28f
fix: adding (and fixing) tests for ms_* macro suite
2022-04-21 23:51:47 +01:00
munja
a7b78c73c4
chore: adding mprintnest in debug mode in testinit.sas
2022-02-09 22:07:30 +01:00
munja
899f6d9558
fix: updates following test results
2022-01-30 18:34:29 +01:00
munja
6224844915
feat: new mcf_init.sas macro to handle function compilation tracking (and associated test). Further updates to support mp_stackdiffs test results so far
2022-01-24 23:29:43 +01:00
munja
f258d4f2f1
fix: tests
2022-01-22 19:47:24 +01:00
munja
208c88f5a4
feat: ensuring mX_webout services run without MEMSIZE, closes #142 . Also adding note2err in mp_init().
2022-01-12 21:23:42 +01:00
munja
8b355b8056
feat: new macros (mp_reseterror and mp_init), new datetime format added to mp_getcols, and stub prepared for mp_makedata
2021-12-05 23:35:25 +00:00
Allan Bowe
2d81de5841
chore: generating all.sas and updating doc links
2021-11-25 16:46:56 +00:00
Allan Bowe
107ab836d6
feat: mp_lockXXX macros f
...
These macros provide a centralised approach for locking tables where updates can happen in multiple passes. The mp_lockfilecheck macro will also verify the ability to create a SAS lock (if a v9 library engine, and not a view)
2021-11-25 16:43:39 +00:00
Allan Bowe
04a3189a89
feat: new mv_getjobresult.sas macro, corresponding test, and additional fixes
2021-05-06 01:07:25 +03:00
ba1272aaf7
fix: updating mv_createwebservice to support 0x01 hex characters, adding a test (and test scaffolding) as part of this. The test scaffolding will be updated once goes live - for now it is being deployed as a service.
2021-04-17 00:11:06 +02:00