mirror of
https://github.com/sasjs/core.git
synced 2025-12-15 16:14:36 +00:00
chore: automated commit
This commit is contained in:
@@ -241,7 +241,7 @@ data _null_;
|
||||
put ')/*/STORE SOURCE*/; ';
|
||||
put '%put output location=&jref; ';
|
||||
put '%if &action=OPEN %then %do; ';
|
||||
put ' OPTIONS NOBOMFILE; ';
|
||||
put ' options nobomfile; ';
|
||||
put ' data _null_;file &jref encoding=''utf-8''; ';
|
||||
put ' put ''{"START_DTTM" : "'' "%sysfunc(datetime(),datetime20.3)" ''"''; ';
|
||||
put ' run; ';
|
||||
|
||||
Reference in New Issue
Block a user